An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x722EAFE
Function=[Unknown.]
Library=(N/A)
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
at sun.awt.windows.WToolkit.eventLoop(Native Method)
at sun.awt.windows.WToolkit.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Dynamic libraries:
0x07F60000 - 0x07F6F000 C:\PROGRAM FILES\JAVA\J2RE1.4.2_04\BIN\NET.DLL
Heap at VM Abort:
Heap
def new generation total 576K, used 383K [0x10030000, 0x100d0000, 0x10790000)
eden space 512K, 62% used [0x10030000, 0x1007fca0, 0x100b0000)
from space 64K, 100% used [0x100c0000, 0x100d0000, 0x100d0000)
to space 64K, 0% used [0x100b0000, 0x100b0000, 0x100c0000)
tenured generation total 1408K, used 372K [0x10790000, 0x108f0000, 0x16030000)
the space 1408K, 26% used [0x10790000, 0x107ed348, 0x107ed400, 0x108f0000)
compacting perm gen total 4864K, used 4853K [0x16030000, 0x164f0000, 0x1a030000)
the space 4864K, 99% used [0x16030000, 0x164ed740, 0x164ed800, 0x164f0000)
Local Time = Thu Nov 24 17:46:26 2005
Elapsed Time = 1
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_04-b05 mixed mode)
#
==================================================================
我做的是那个〈JAVA语言程序设计〉第8章的例子!可惜怎么也运行不起来!一直出现这个什么错误啊!一点开HTML文件就是闪了一下浏览器就自动关了,什么也运行不起来!怎么回事啊?
我运行JDK里的例子到是很好的啊!高手指教啊?谢谢!