Tagged Questions
The jvm-crash tag has no wiki summary.
10
votes
4answers
302 views
How do I investigate the cause of a JVM crash?
One day ago, after few monthes of normal working, our java app starts to crashing occasionally with following error:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal ...
7
votes
2answers
637 views
How to avoid MATLAB crash when opening too many figures?
Sometimes I start a MATLAB script and realize too late that it is going to output way too many figures. Eventually I get an
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java ...
6
votes
3answers
3k views
how to generate thread dump java on out of memory error
does java 6 generate thread dump in addition to heap dump (java_pid14941.hprof)
this is what happened to one of my applications.
java.lang.OutOfMemoryError: GC overhead limit exceeded
Dumping heap ...
4
votes
2answers
165 views
JVM crashes continuously during lucene indexing
JVM crashes continuously. I can't to figure out what the problem is. I tested with the latest 1.6 jdk as well as 1.7. The same problem.
I have run the memory check and the no errors were reported. I ...
3
votes
1answer
106 views
final, non-canonical NaN double value changes during runtime
I am writing java code that interacts with R, where "NA" values are distinguished from NaN values. NA indicates that a value is "statistically missing", that is it could not collected or is otherwise ...
3
votes
1answer
3k views
Tomcat or JVM crash dump file?
Our Tomcat server terminated unexpectedly. (It runs as a windows service; the system event log shows an error: Event ID 7034).
Where can I find a dump of a JVM crash, or some indication of why the ...
3
votes
1answer
454 views
Anyone tried submitting hs_err files to Sun?
I run a lot of java code on my servers, and occasionally I get a JVM crash, accompanied by a crash dump hs_err_pid file.
Lately I've decided to try to be a better netizen, so I examined the latest ...
2
votes
3answers
62 views
Queries from JVM core file dump
A JVM crashed and created a JVM core pid file.
I am inexperienced with JMV core files so I could use help with following.
The error which I am getting is:
#
# A fatal error has been detected by the ...
2
votes
3answers
191 views
JVM hangs because of infinite GC
I have a huge application running in glassfish server which creates lot of short-living objects and i have the following GC configuration in JVM.
-XX:+DisableExplicitGC
-XX:+UseParallelGC
...
2
votes
3answers
113 views
JVM crashes when attempting to modify String value using reflection
This is my first question I hopefully don't make any terrible mistake.
Assuming no SecurityManager is preventing me from doing this :
public static void main(String[] args) {
String str = "1";
...
2
votes
2answers
529 views
Problem in Eclipse 3.5 and ubuntu 9.10
Someone knows why eclipse close when i click any button. This is because when i try to do something, update eclipse or whatever, eclipse close and it gives me this log...
#
# A fatal error has been ...
1
vote
1answer
55 views
JVM crashes using JOGL, vertex buffer objects, and trying to free the vbo in a finalize method
I have some CAD software I've written. Each component being drawn has a set of vertex buffer objects. If the component gets deleted, I have to free the vertex buffer objects in the finalize method ...
1
vote
2answers
752 views
No hs_err_pid.log file created and core dumped from jvm on Solaris
Problem description
After a while of running my java server application I am experiencing strange behaviour of Oracle Java virtual machine on Solaris. Normally, when there is a crash of jvm ...
1
vote
0answers
183 views
A fatal error has been detected by the Java Runtime Environment
Ran into this JVM error after running an process for an extended period of time that reads records from a csv file, validates the data, and stores in in a database. Using Hibernate and PostgreSQL. ...
1
vote
2answers
308 views
Java Appcrash Problem
when I start my Java-Program, I get this error (using Xuggle-library with Webcam):
Problem signature:
Problem Event Name: APPCRASH
Application Name: java.exe
Application Version: ...
1
vote
0answers
197 views
Eclipse:IWAV0171E Could not create a socket connection to remote vm
I had my Eclipse nicely setup for writing simple Java desktop applications untill today when I tried to open a class in Visual Editor I`m getting the error:
---------------------------
Error:
...
1
vote
4answers
529 views
Java crashed application - how to find out why java crashed - possible memory problem
my java server started to crash repeteally, and I can't find why.
I have server with 7,5GB memory and I have alocated 3GB for java process.
Server was running fine, did many times Garbage ...
1
vote
0answers
134 views
GWT Designer Crash With the following error
I am trying to open a previous designed composit which was previously opening correcly with gwt designer but I am ending with the following error
Can someone help me to solve this!!
1
vote
3answers
2k views
Java Runtime Environment getting “fatal error SIGSEGV”
I am trying to run a Java program through Eclipse. Whenever I try and run the thing, this is what I get:
Info: XInitThreads() called for concurrent Thread support
#
# A fatal error has been detected ...
1
vote
3answers
3k views
Java : how to check current Perm / PermGen Size?
Yesterday when I was running the WebLogic Application Server 11g installer, I encountered a OutOfMemory error, so I Googled for the answer:
java -Xms256m -Xmx512m -XX:PermSize=128m ...
1
vote
3answers
2k views
Blackberry 9800 Simulator Crashing When Launching Browser
The Blackberry 9800 simulator is crashing when launching the browser, throwing
JVM Error 104: Uncaught
IllegalStateException.
This is a clean install of the simulator with no 3rd party ...
1
vote
4answers
100 views
Research on banishing heap space issues?
We are putting together a platform that can supposedly load any jar file and run statistical models. The issue im facing right now is that some models run too big to fit on our platform causing heap ...
1
vote
1answer
352 views
JVM terminates when launching eclipse with J2SE 6.0 on mac os x (need J2SE 6.0 for Oracle enterprise pack for eclipse)
I know my issue has party been addressed at this link
http://stackoverflow.com/questions/245803/jvm-terminates-when-launching-eclipse-mat-on-mac-os-with-j2se-60
but it was a year+ ago.. plus the ...
0
votes
0answers
27 views
JVM crash on 64 bit wimdows in Junit test ant target
I am getting this strange situation in my project using windows 64 bit platform.
The project involves JNI calls.
The project requires an environment variable "My_Env" to be set.
This variable is ...
0
votes
0answers
20 views
.NET Winform Application Crash with Java Virtual Machine Errors
I have a problem with my WinForm application which inside has a Web Browser.
I use it to navigate in some website which contains (Javascript).
Update: I use XULRUNNER (Gecko Engine).
They are ...
0
votes
1answer
157 views
Java applet in firefox linux makes Java application launcher crash/exit
I have a Java applet that downloads data from where it's hosted, using HTTP. The applet has default permissions for an applet, that is, not many. Randomly during download, maybe 90% chance of ...
0
votes
2answers
27 views
What is the best java opts for running Berkeley DB JE?
I have a machine that inserts around 502,000,000 rows into a BDB JE. An example of a key and a value is:
juhnegferseS0004-47-19332 39694.290336
All of the keys and values are roughly of the same ...
0
votes
0answers
120 views
JNI jmethodId is returning a method from a different class
This is related to a previous Question that I asked, Native method called by java does not match.
I finally found the true cause of the problem. Turns out that the code isn't getting the correct ...
0
votes
0answers
112 views
Native method called by Java does not match
I got this from the dump file generated by the jvm when it crashed.
As you can see, the java callstack calls the syncCalendarEntry native method. However, the native callstack is trying to execute a ...
0
votes
2answers
222 views
JVM (64-bit 1.5.0._22) crashing at GCTaskThread
One of our dev servers keeps crashing every now and then and the reports look very similar. We're thinking it is due to lack of memory, but we want to verify this. Could you guys assist in this ...
0
votes
1answer
264 views
JRE Access Exception Crash Caused by JNA
I am attempting to get the Version info for a .exe using the Version.dll and JNA.
import com.sun.jna.Library;
import com.sun.jna.Native;
import com.sun.jna.ptr.IntByReference;
import ...
0
votes
4answers
2k views
A fatal error has been detected by the Java Runtime Environment: SIGSEGV, libjvm
Hi and thanks for reading,
I have the following error while running my program and can't figure out what the solution would be. I also looked at all the topics with a similar error here, but could ...
0
votes
1answer
198 views
jdk1.6 JMAP.EXE: Remote thread failed for unknown reason
I get this error when using the following batch file to take a core dump of a Java service running in a Windows console shell:
The parent directory name of this script is: MyDIR
Install dir is: ...
0
votes
1answer
371 views
eclipse crashes - failed to start jvm
i am trying to use weka on Android. i need to increase the heapspace to use that. i have tried various combinations of -xmx and -xms but it fails to start the jvm.
currently i have this set up, but it ...
0
votes
3answers
735 views
Increase memory allocated to jdk
My eclipse is pointing to a jdk. I am using GWT. sometimes my eclipse is crashing with the following error, can someone help
i'm getting a new error when Xmx2000m
these are some of the last lines ...
0
votes
1answer
309 views
how to increase the physical memory
i am running alfresco in 6 dual core server machine.. server: tomcat. DB:oracle
My users are accessing the CIFS drive
but when i running the tomcat, it is working fine upto certain period of ...
0
votes
1answer
282 views
JVM Error 525 : Bad persistent object
I'm trying to add a string value and a customized horizontal field manager to a HashTable. String being the key and the custom horizontal field manager being the value. I do remove the pair from the ...
0
votes
1answer
777 views
It is posible to write hs_err_pid*.log in a specific directory (different than the class directory) when java virtual machine crash?
When a java application crash outside the java virtual machine generate a log file hs_err_pidXXXX.log in the same directory than the class running.
It's posible generate this file in a different ...
0
votes
1answer
698 views
Jpcap breaking the JVM
I have written the following program that is intended to dump all network device traffic to a file. I know the problem involves the use of JpcapWriter. Why am I getting the error message shown below?
...
0
votes
2answers
352 views
Breaking Down Native Memory Usage Within a JVM Process on SLES
I have a WebSphere Portal application running four instances on a single box and after about 7 days of runtime there is only 130-150mb of address space free in native memory (using PMAP). Somewhere ...
0
votes
1answer
159 views
How Can I overcome slow response or memory limit with large data sets on Tomcat web application?
Inventory Application built in four-layered model consisting of: applet-based graphical user interface; proprietary middle layer (Tomcat web application); Business logic in Oracle 10g stored ...
0
votes
2answers
383 views
jna call to kernel32.CreateToolhelp32Snapshot in shutdown hook crashes the VM
If a thread sets a shutdown hook using
Runtime.getRuntime().addShutdownHook();
calls via jna the method:
kernel32.CreateToolhelp32Snapshot (0x00000002, 0)
it crashes the VM.
If I call the same ...