Below added fatal error log. -Dsun.java2d.d3d=false(work around) added to classpath . Still fatal error coming. can any one help on this issue?
java : A fatal error is coming while runnig Swing Application(.6.0_18-b07).
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d1668b0, pid=8116, tid=7428
JRE version: 6.0_18-b07
Java VM: Java HotSpot(TM) Client VM (16.0-b13 mixed mode, sharing windows-x86 )
Problematic frame:
C [awt.dll+0xb68b0]
A general hint with this type of error: search for
[awt.dll+0xb68b0]— or the equivalent with other problems. This is the top result, there’s a workaround at the bottom.