An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0xB7E03DD3
Function=index+0x63
Library=/lib/libc.so.6
Current Java thread:
at oracle.net.common.NetGetEnv.getDNSDomain(Native Method)
at oracle.net.ca.ConfigureProfile.setDefaultProfileParams(Unknown Source)
at oracle.net.ca.InitialSetup.setupConfigObjects(Unknown Source)
at oracle.net.ca.InitialSetup.<init>(Unknown Source)
at oracle.net.ca.NetCA.main(Unknown Source)
Heap at VM Abort:
Heap
def new generation total 576K, used 366K [0xab790000, 0xab830000, 0xabc70000)
eden space 512K, 65% used [0xab790000, 0xab7e3610, 0xab810000)
from space 64K, 51% used [0xab820000, 0xab8284e0, 0xab830000)
to space 64K, 0% used [0xab810000, 0xab810000, 0xab820000)
tenured generation total 1408K, used 549K [0xabc70000, 0xabdd0000, 0xaf790000)
the space 1408K, 39% used [0xabc70000, 0xabcf9510, 0xabcf9600, 0xabdd0000)
compacting perm gen total 4096K, used 3564K [0xaf790000, 0xafb90000, 0xb3790000)
the space 4096K, 87% used [0xaf790000, 0xafb0b3c0, 0xafb0b400, 0xafb90000)
Local Time = Tue Apr 3 17:49:04 2007
Elapsed Time = 1
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
#作者: xmltiger 时间: 2007-04-04 21:46
估计开发库版本太高,用老版本试试看