Tagged Questions

4
votes
9answers
3k views

How to detect Out Of Memory condition?

I have an application running on Websphere Application Server 6.0 and it crashes nearly every day because of Out-Of-Memory. From verbose GC is certain there are the memory leaks(many of them) ...
0
votes
0answers
42 views

how to configure websphere monitoring policy to help recycling a server after crash?

I know this suppose to be straightforward (the checkbox and combobox for this functionality is available in Admin Console >> WebSphere Application Servers >> [Server] >> Monitoring) but I cannot seem ...