We have a memory intensive tomcat application (lucene based)  that is crashing 
multiple times per day, but it never completes the memory dump.  Any tips on 
what to try next would be appreciated. 

Environment
Citrix XenServer Virtual Machine
Windows 2008 R2 SP1
8vCPUs
24GB Ram

-Xms12288m -Xmx20480m -XX:PermSize=128m -XX:MaxPermSize=256m -XX:+UseG1GC 
-XX:MaxGCPauseMillis=200 -Dcom.sun.management.jmxremote=true 
-Dcom.sun.management.jmxremote.port=1100 
-Dcom.sun.management.jmxremote.ssl=false 
-Dcom.sun.management.jmxremote.authenticate=false 
-Djava.io.tmpdir=F:\tomcat-7.0.39\temp 
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 
-Djava.util.logging.config.file=F:\tomcat-7.0.39\conf\logging.properties2 exit

# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (os_windows_x86.cpp:149), pid=5304, tid=2776 #  
guarantee(result == EXCEPTION_CONTINUE_EXECUTION) failed: Unexpected result 
from topLevelExceptionFilter # # JRE version: -b11 # Java VM: Java HotSpot(TM) 
64-Bit Server VM (23.21-b01 mixed mode windows-amd64 compressed oops) # Failed 
to write core dump. Call to MiniDumpWriteDump() failed

---------------  T H R E A D  ---------------

Current thread (0x000000006ebc9000):  JavaThread "ajp-apr-1002-exec-54" daemon 
[_thread_in_Java, id=2776, stack(0x000000007cdb0000,0x000000007ceb0000)]

Stack: [0x000000007cdb0000,0x000000007ceb0000]

---------------  P R O C E S S  ---------------

Thanks

Kevin


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to