running SWING
Hello,
I'm having problem running any Java Application/Applet which contain SWING classes on my Win2000 OS. I got the error message below when I run the application/applet from command prompt...
#
# An EXCEPTION_ACCESS_VIOLATION exception has been detected in native code outside the VM.
# Program counter=0x5006a8c4
#
Can anyone help me with this?
Regards
Andy
[424 byte] By [
andyvtec] at [2007-9-26 4:05:00]

What version of the JRE are you using? I get errors like this with JRE 1.4 Beta quite a bit in Win98. See the end of this thread:
http://forum.java.sun.com/thread.jsp?forum=4&thread=145677&start=15&range=15
And the following bug I reported:
http://developer.java.sun.com/developer/bugParade/bugs/4482430.html
Vote for the bug if you want to see some action being taken...:)