Thursday, August 27, 2009

Panic Action, Overload, OutOfMemory in Weblogic Server

http://j-francois.blogspot.com/2009/03/workmanager.html

in the server configuration, the Overload tab helps you define
policies to handle OutOfMemory and Stuck Threads.


I am trying to figure out a way to dump as much info as possible about
the Heap in case of OutOfMemory.... not many options available in
WL9.2....

you can start your JVM with

http://blog.xebia.fr/2008/11/27/analyse-memoire-dune-jvm/


or with JRockit -Djrockit.oomdiagnostics http://forums.oracle.com/forums/thread.jspa?threadID=697856&tstart=180

No comments: