-
Bug
-
Resolution: Fixed
-
P4
-
6
Following test fails on Linux IA32 client and server VM.
nsk/sajdi/SACoreAttachingConnector/attach/attach001
nsk/sajdi/SACoreAttachingConnector/attach/attach002
Same problem seen with following testcases also:
nsk/sajdi/SADebugServerAttachingConnector/attach/attach011
nsk/sajdi/SADebugServerAttachingConnector/attach/attach012
nsk/sajdi/jdb/options/connect/connect002
nsk/sajdi/jdb/options/connect/connect004
Stack trace:
#java.io.IOException
# at sun.jvm.hotspot.jdi.SACoreAttachingConnector.attach(SACoreAttachingConnector.java:123)
# at nsk.sajdi.SACoreAttachingConnector.attach.attach001.runIt(attach001.java:74)
# at nsk.sajdi.SACoreAttachingConnector.attach.attach001.run(attach001.java:26)
# at nsk.sajdi.SACoreAttachingConnector.attach.attach001.main(attach001.java:21)
#Caused by: java.lang.reflect.InvocationTargetException
# at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
nsk/sajdi/SACoreAttachingConnector/attach/attach001
nsk/sajdi/SACoreAttachingConnector/attach/attach002
Same problem seen with following testcases also:
nsk/sajdi/SADebugServerAttachingConnector/attach/attach011
nsk/sajdi/SADebugServerAttachingConnector/attach/attach012
nsk/sajdi/jdb/options/connect/connect002
nsk/sajdi/jdb/options/connect/connect004
Stack trace:
#java.io.IOException
# at sun.jvm.hotspot.jdi.SACoreAttachingConnector.attach(SACoreAttachingConnector.java:123)
# at nsk.sajdi.SACoreAttachingConnector.attach.attach001.runIt(attach001.java:74)
# at nsk.sajdi.SACoreAttachingConnector.attach.attach001.run(attach001.java:26)
# at nsk.sajdi.SACoreAttachingConnector.attach.attach001.main(attach001.java:21)
#Caused by: java.lang.reflect.InvocationTargetException
# at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)