File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other JSE/JEE APIs and the fly likes Help understanding JVM Crash Dump file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Help understanding JVM Crash Dump file" Watch "Help understanding JVM Crash Dump file" New topic
Author

Help understanding JVM Crash Dump file

Sri Harsha Yenuganti
Greenhorn

Joined: Mar 02, 2010
Posts: 18

I am using JNI to run some native code from Java. The code runs fine in Windows XP system. When i port the code to Linux and try running it there, It runs perfectly for 2-3 times. And after that it crashes. This crash is so random that it crashes the first time sometimes. Sometimes it works for 2-3 times and then crashes.

As the code is running fine for some time, the problem may be with the memory.

My Java Memory Arguments are "-Xms 768m -Xmx1024m".
Java Version : 1.6.0_12 and I am running my application in Weblogic 11g.

Every time it crashes, it gives me a JVM crash dump file, from which I am not able to decode the problem.

Here is the latest crash dump file:


Can anyone help me to locate the reason for these random crashes ? Is the problem with Heap Memory as some of the statics say the memory space is 99% used ?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Help understanding JVM Crash Dump file
 
Similar Threads
After upgrading the systems to java 1.5.0_09 virtual machine is crashing occasionally
avoid the error
JVM crash with weblogic 9.2 and jdk1.5 on a Sun machine
server starting error
An unexpected error has been detected by HotSpot Virtual Machine: jdk1.5_09-b03