I am running only one servlet and also it is running on my pc (a sample application for practice) but why the server is throwing OOM , and more this servlet is not any data from anywhere .
Can anybody please help me for the reason of this ??
Save India From Corruption - Anna Hazare.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35257
7
posted
0
Maybe the servlet does something that uses up all the available memory.
Install the Java-monitor probe in Tomcat, it will show you what memory pools are being exhausted (heap or non-heap memory) and you can see how the memory use develops over time.
Hi , i downloaded the software and installed it , but it does not show how it works , and strangely when i run http:localhost:8088/java-monitor , it redirects to their website nor its forum responds to my question . Do you have any idea ?
srinivas srinivasmeenavalli
Ranch Hand
Joined: Jul 13, 2008
Posts: 65
posted
0
Which application server your are using ?
is it websphere ? if yes you need to check heap dump files in
C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6\profiles\default
after that start your Rational application developer with