-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
hs16
-
generic, sparc
-
linux, solaris, solaris_10
60 SAJDI tests failed with following error:
Attaching to target VM
# ERROR: IOException while attaching with sun.jvm.hotspot.jdi.SAPIDAttachingConnector:
# ERROR: java.io.IOException
java.io.IOException
at sun.jvm.hotspot.jdi.SAPIDAttachingConnector.attach(SAPIDAttachingConnector.java:111)
at nsk.sajdi.SAPIDAttachingConnector.attach.attach001.runIt(attach001.java:72)
at nsk.sajdi.SAPIDAttachingConnector.attach.attach001.run(attach001.java:26)
at nsk.sajdi.SAPIDAttachingConnector.attach.attach001.main(attach001.java:21)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at sun.jvm.hotspot.jdi.SAPIDAttachingConnector.createVirtualMachine(SAPIDAttachingConnector.java:70)
at sun.jvm.hotspot.jdi.SAPIDAttachingConnector.attach(SAPIDAttachingConnector.java:94)
... 3 more
Caused by: java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at sun.jvm.hotspot.memory.GenerationFactory.class$(GenerationFactory.java:33)
at sun.jvm.hotspot.memory.GenerationFactory.initialize(GenerationFactory.java:33)
at sun.jvm.hotspot.memory.GenerationFactory.access$000(GenerationFactory.java:19)
at sun.jvm.hotspot.memory.GenerationFactory$1.update(GenerationFactory.java:25)
at sun.jvm.hotspot.runtime.VM.registerVMInitializedObserver(VM.java:306)
at sun.jvm.hotspot.memory.GenerationFactory.<clinit>(GenerationFactory.java:23)
at sun.jvm.hotspot.memory.GenCollectedHeap.initialize(GenCollectedHeap.java:41)
at sun.jvm.hotspot.memory.GenCollectedHeap.access$000(GenCollectedHeap.java:19)
at sun.jvm.hotspot.memory.GenCollectedHeap$1.update(GenCollectedHeap.java:29)
at sun.jvm.hotspot.runtime.VM.registerVMInitializedObserver(VM.java:306)
at sun.jvm.hotspot.memory.GenCollectedHeap.<clinit>(GenCollectedHeap.java:27)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at sun.jvm.hotspot.memory.Universe.class$(Universe.java:53)
at sun.jvm.hotspot.memory.Universe.initialize(Universe.java:53)
at sun.jvm.hotspot.memory.Universe.access$000(Universe.java:20)
at sun.jvm.hotspot.memory.Universe$1.update(Universe.java:42)
at sun.jvm.hotspot.runtime.VM.registerVMInitializedObserver(VM.java:306)
at sun.jvm.hotspot.memory.Universe.<clinit>(Universe.java:40)
at sun.jvm.hotspot.runtime.VM.getUniverse(VM.java:465)
at sun.jvm.hotspot.jdi.VirtualMachineImpl.init(VirtualMachineImpl.java:167)
at sun.jvm.hotspot.jdi.VirtualMachineImpl.createVirtualMachineForPID(VirtualMachineImpl.java:205)
... 9 more
Caused by: java.lang.RuntimeException: No integer constant named "Generation::TrainGen" present in type database
at sun.jvm.hotspot.types.basic.BasicTypeDataBase.lookupIntConstant(BasicTypeDataBase.java:75)
at sun.jvm.hotspot.types.basic.BasicTypeDataBase.lookupIntConstant(BasicTypeDataBase.java:68)
at sun.jvm.hotspot.memory.Generation.initialize(Generation.java:75)
at sun.jvm.hotspot.memory.Generation.access$000(Generation.java:35)
at sun.jvm.hotspot.memory.Generation$1.update(Generation.java:55)
at sun.jvm.hotspot.runtime.VM.registerVMInitializedObserver(VM.java:306)
at sun.jvm.hotspot.memory.Generation.<clinit>(Generation.java:53)
... 33 more
list of failure tests:
nsk/sajdi/SAPIDAttachingConnector/attach/attach001 execute_script #
nsk/sajdi/SAPIDAttachingConnector/attach/attach002 execute_script #
nsk/sajdi/VirtualMachine/canBeModified/canbemodif001 execute_script #
nsk/sajdi/VirtualMachine/capabilities/caps002 execute_script #
nsk/sajdi/jdb/options/connect/connect001 execute_script #
nsk/sajdi/ArrayReference/getValue/getvalue001 execute_script #
nsk/sajdi/ArrayReference/getValues/getvalues001 execute_script #
nsk/sajdi/ArrayReference/getValues_ii/getvalues_ii001 execute_script #
nsk/sajdi/ArrayType/componentType/comptype001 execute_script #
nsk/sajdi/ClassLoaderReference/visibleClasses/vsbclasses001 execute_script #
nsk/sajdi/InterfaceType/superinterfaces/superintf001 execute_script #
nsk/sajdi/Method/allLineLocations/linelocs001 execute_script #
nsk/sajdi/Method/allLineLocations_ss/linelocs_ss001 execute_script #
nsk/sajdi/Method/arguments/arguments001 execute_script #
nsk/sajdi/Method/bytecodes/bytecodes001 execute_script #
nsk/sajdi/Method/location/location001 execute_script #
nsk/sajdi/Method/locationsOfLine_i/locofline_i001 execute_script #
nsk/sajdi/Method/locationsOfLine_ssi/locofline_ssi001 execute_script #
nsk/sajdi/Method/variables/variables001 execute_script #
nsk/sajdi/ObjectReference/getValues/getvalues001 execute_script #
nsk/sajdi/PathSearchingVirtualMachine/classPath/classpath001 execute_script #
nsk/sajdi/PrimitiveType/name/name001 execute_script #
nsk/sajdi/PrimitiveValue/value/value001 execute_script #
nsk/sajdi/ReferenceType/allFields/allfields001 execute_script #
nsk/sajdi/ReferenceType/allLineLocations/linelocs001 execute_script #
nsk/sajdi/ReferenceType/allLineLocations_ss/linelocs_ss001 execute_script #
nsk/sajdi/ReferenceType/fieldByName/fldbyname001 execute_script #
nsk/sajdi/ReferenceType/fields/fields001 execute_script #
nsk/sajdi/ReferenceType/getValues/getvalues001 execute_script #
nsk/sajdi/ReferenceType/locationsOfLine_i/locofline_i001 execute_script #
nsk/sajdi/ReferenceType/locationsOfLine_ssi/locofline_ssi001 execute_script #
nsk/sajdi/ReferenceType/methods/methods001 execute_script #
nsk/sajdi/ReferenceType/methodsByName/methbyname001 execute_script #
nsk/sajdi/ReferenceType/nestedTypes/nestedtypes001 execute_script #
nsk/sajdi/ReferenceType/nestedTypes/nestedtypes002 execute_script #
nsk/sajdi/ReferenceType/sourceDebugExtension/srcdebugx001 execute_script #
nsk/sajdi/ReferenceType/visibleFields/vsbfields001 execute_script #
nsk/sajdi/ThreadGroupReference/threadGroups/thrdgrps001 execute_script #
nsk/sajdi/ThreadReference/ownedMonitors/ownmon002 execute_script #
nsk/sajdi/ThreadReference/status/status001 execute_script #
nsk/sajdi/VMCannotBeModifiedException/thrown/thrown001 execute_script #
nsk/sajdi/VMCannotBeModifiedException/thrown/thrown002 execute_script #
nsk/sajdi/VirtualMachine/allClasses/allclasses001 execute_script #
nsk/sajdi/VirtualMachine/allThreads/allthreads001 execute_script #
nsk/sajdi/VirtualMachine/capabilities/caps001 execute_script #
nsk/sajdi/VirtualMachine/classesByName/clsbyname001 execute_script #
nsk/sajdi/VirtualMachine/eventQueue/eventqueue001 execute_script #
nsk/sajdi/VirtualMachine/eventRequestManager/reqmgr001 execute_script #
nsk/sajdi/VirtualMachine/exit/exit001 execute_script #
nsk/sajdi/VirtualMachine/getDefaultStratum/getdfltstrat001 execute_script #
nsk/sajdi/VirtualMachine/mirrorOf/mirrorof001 execute_script #
nsk/sajdi/VirtualMachine/mirrorOf_s/mirrorof_s001 execute_script #
nsk/sajdi/VirtualMachine/process/process001 execute_script #
nsk/sajdi/VirtualMachine/redefineClasses/redefine001 execute_script #
nsk/sajdi/VirtualMachine/resume/resume001 execute_script #
nsk/sajdi/VirtualMachine/setDebugTraceMode/tracemode001 execute_script #
nsk/sajdi/VirtualMachine/setDefaultStratum/setdfltstrat001 execute_script #
nsk/sajdi/VirtualMachine/suspend/suspend001 execute_script #
nsk/sajdi/VirtualMachine/topLevelThreadGroups/topthrgroups001 execute_script #
nsk/sajdi/VirtualMachine/virtualMachine/virtmachine001 execute_script #
Attaching to target VM
# ERROR: IOException while attaching with sun.jvm.hotspot.jdi.SAPIDAttachingConnector:
# ERROR: java.io.IOException
java.io.IOException
at sun.jvm.hotspot.jdi.SAPIDAttachingConnector.attach(SAPIDAttachingConnector.java:111)
at nsk.sajdi.SAPIDAttachingConnector.attach.attach001.runIt(attach001.java:72)
at nsk.sajdi.SAPIDAttachingConnector.attach.attach001.run(attach001.java:26)
at nsk.sajdi.SAPIDAttachingConnector.attach.attach001.main(attach001.java:21)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at sun.jvm.hotspot.jdi.SAPIDAttachingConnector.createVirtualMachine(SAPIDAttachingConnector.java:70)
at sun.jvm.hotspot.jdi.SAPIDAttachingConnector.attach(SAPIDAttachingConnector.java:94)
... 3 more
Caused by: java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at sun.jvm.hotspot.memory.GenerationFactory.class$(GenerationFactory.java:33)
at sun.jvm.hotspot.memory.GenerationFactory.initialize(GenerationFactory.java:33)
at sun.jvm.hotspot.memory.GenerationFactory.access$000(GenerationFactory.java:19)
at sun.jvm.hotspot.memory.GenerationFactory$1.update(GenerationFactory.java:25)
at sun.jvm.hotspot.runtime.VM.registerVMInitializedObserver(VM.java:306)
at sun.jvm.hotspot.memory.GenerationFactory.<clinit>(GenerationFactory.java:23)
at sun.jvm.hotspot.memory.GenCollectedHeap.initialize(GenCollectedHeap.java:41)
at sun.jvm.hotspot.memory.GenCollectedHeap.access$000(GenCollectedHeap.java:19)
at sun.jvm.hotspot.memory.GenCollectedHeap$1.update(GenCollectedHeap.java:29)
at sun.jvm.hotspot.runtime.VM.registerVMInitializedObserver(VM.java:306)
at sun.jvm.hotspot.memory.GenCollectedHeap.<clinit>(GenCollectedHeap.java:27)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at sun.jvm.hotspot.memory.Universe.class$(Universe.java:53)
at sun.jvm.hotspot.memory.Universe.initialize(Universe.java:53)
at sun.jvm.hotspot.memory.Universe.access$000(Universe.java:20)
at sun.jvm.hotspot.memory.Universe$1.update(Universe.java:42)
at sun.jvm.hotspot.runtime.VM.registerVMInitializedObserver(VM.java:306)
at sun.jvm.hotspot.memory.Universe.<clinit>(Universe.java:40)
at sun.jvm.hotspot.runtime.VM.getUniverse(VM.java:465)
at sun.jvm.hotspot.jdi.VirtualMachineImpl.init(VirtualMachineImpl.java:167)
at sun.jvm.hotspot.jdi.VirtualMachineImpl.createVirtualMachineForPID(VirtualMachineImpl.java:205)
... 9 more
Caused by: java.lang.RuntimeException: No integer constant named "Generation::TrainGen" present in type database
at sun.jvm.hotspot.types.basic.BasicTypeDataBase.lookupIntConstant(BasicTypeDataBase.java:75)
at sun.jvm.hotspot.types.basic.BasicTypeDataBase.lookupIntConstant(BasicTypeDataBase.java:68)
at sun.jvm.hotspot.memory.Generation.initialize(Generation.java:75)
at sun.jvm.hotspot.memory.Generation.access$000(Generation.java:35)
at sun.jvm.hotspot.memory.Generation$1.update(Generation.java:55)
at sun.jvm.hotspot.runtime.VM.registerVMInitializedObserver(VM.java:306)
at sun.jvm.hotspot.memory.Generation.<clinit>(Generation.java:53)
... 33 more
list of failure tests:
nsk/sajdi/SAPIDAttachingConnector/attach/attach001 execute_script #
nsk/sajdi/SAPIDAttachingConnector/attach/attach002 execute_script #
nsk/sajdi/VirtualMachine/canBeModified/canbemodif001 execute_script #
nsk/sajdi/VirtualMachine/capabilities/caps002 execute_script #
nsk/sajdi/jdb/options/connect/connect001 execute_script #
nsk/sajdi/ArrayReference/getValue/getvalue001 execute_script #
nsk/sajdi/ArrayReference/getValues/getvalues001 execute_script #
nsk/sajdi/ArrayReference/getValues_ii/getvalues_ii001 execute_script #
nsk/sajdi/ArrayType/componentType/comptype001 execute_script #
nsk/sajdi/ClassLoaderReference/visibleClasses/vsbclasses001 execute_script #
nsk/sajdi/InterfaceType/superinterfaces/superintf001 execute_script #
nsk/sajdi/Method/allLineLocations/linelocs001 execute_script #
nsk/sajdi/Method/allLineLocations_ss/linelocs_ss001 execute_script #
nsk/sajdi/Method/arguments/arguments001 execute_script #
nsk/sajdi/Method/bytecodes/bytecodes001 execute_script #
nsk/sajdi/Method/location/location001 execute_script #
nsk/sajdi/Method/locationsOfLine_i/locofline_i001 execute_script #
nsk/sajdi/Method/locationsOfLine_ssi/locofline_ssi001 execute_script #
nsk/sajdi/Method/variables/variables001 execute_script #
nsk/sajdi/ObjectReference/getValues/getvalues001 execute_script #
nsk/sajdi/PathSearchingVirtualMachine/classPath/classpath001 execute_script #
nsk/sajdi/PrimitiveType/name/name001 execute_script #
nsk/sajdi/PrimitiveValue/value/value001 execute_script #
nsk/sajdi/ReferenceType/allFields/allfields001 execute_script #
nsk/sajdi/ReferenceType/allLineLocations/linelocs001 execute_script #
nsk/sajdi/ReferenceType/allLineLocations_ss/linelocs_ss001 execute_script #
nsk/sajdi/ReferenceType/fieldByName/fldbyname001 execute_script #
nsk/sajdi/ReferenceType/fields/fields001 execute_script #
nsk/sajdi/ReferenceType/getValues/getvalues001 execute_script #
nsk/sajdi/ReferenceType/locationsOfLine_i/locofline_i001 execute_script #
nsk/sajdi/ReferenceType/locationsOfLine_ssi/locofline_ssi001 execute_script #
nsk/sajdi/ReferenceType/methods/methods001 execute_script #
nsk/sajdi/ReferenceType/methodsByName/methbyname001 execute_script #
nsk/sajdi/ReferenceType/nestedTypes/nestedtypes001 execute_script #
nsk/sajdi/ReferenceType/nestedTypes/nestedtypes002 execute_script #
nsk/sajdi/ReferenceType/sourceDebugExtension/srcdebugx001 execute_script #
nsk/sajdi/ReferenceType/visibleFields/vsbfields001 execute_script #
nsk/sajdi/ThreadGroupReference/threadGroups/thrdgrps001 execute_script #
nsk/sajdi/ThreadReference/ownedMonitors/ownmon002 execute_script #
nsk/sajdi/ThreadReference/status/status001 execute_script #
nsk/sajdi/VMCannotBeModifiedException/thrown/thrown001 execute_script #
nsk/sajdi/VMCannotBeModifiedException/thrown/thrown002 execute_script #
nsk/sajdi/VirtualMachine/allClasses/allclasses001 execute_script #
nsk/sajdi/VirtualMachine/allThreads/allthreads001 execute_script #
nsk/sajdi/VirtualMachine/capabilities/caps001 execute_script #
nsk/sajdi/VirtualMachine/classesByName/clsbyname001 execute_script #
nsk/sajdi/VirtualMachine/eventQueue/eventqueue001 execute_script #
nsk/sajdi/VirtualMachine/eventRequestManager/reqmgr001 execute_script #
nsk/sajdi/VirtualMachine/exit/exit001 execute_script #
nsk/sajdi/VirtualMachine/getDefaultStratum/getdfltstrat001 execute_script #
nsk/sajdi/VirtualMachine/mirrorOf/mirrorof001 execute_script #
nsk/sajdi/VirtualMachine/mirrorOf_s/mirrorof_s001 execute_script #
nsk/sajdi/VirtualMachine/process/process001 execute_script #
nsk/sajdi/VirtualMachine/redefineClasses/redefine001 execute_script #
nsk/sajdi/VirtualMachine/resume/resume001 execute_script #
nsk/sajdi/VirtualMachine/setDebugTraceMode/tracemode001 execute_script #
nsk/sajdi/VirtualMachine/setDefaultStratum/setdfltstrat001 execute_script #
nsk/sajdi/VirtualMachine/suspend/suspend001 execute_script #
nsk/sajdi/VirtualMachine/topLevelThreadGroups/topthrgroups001 execute_script #
nsk/sajdi/VirtualMachine/virtualMachine/virtmachine001 execute_script #
- relates to
-
JDK-6917755 heapdump tests failed on HSX with error sun.jvm.hotspot.runtime.VMVersionMismatchException
- Closed
-
JDK-6961354 SAJDI tests failed with java.io.IOException
- Closed