Fatal error by Java runtime environment
Posted
by siri
on Stack Overflow
See other posts from Stack Overflow
or by siri
Published on 2010-03-30T05:53:36Z
Indexed on
2010/03/30
6:13 UTC
Read the original article
Hit count: 412
java
|runtime-error
I am executing a junit test case
I got the following error,
A fatal error has been detected by the Java Runtime Environment:
Internal Error (classFileParser.cpp:3174), pid=2680, tid=2688
Error: ShouldNotReachHere()
JRE version: 6.0_18-b07
Java VM: Java HotSpot(TM) Client VM (16.0-b13 mixed mode windows-x86 )
Can any body please suggest the solution to resolve
© Stack Overflow or respective owner