Problem Description : com/sun/jdi/DoubleAgentTest.java under JDI_REGRESSION suite fail due to java.lang.Exception: Debuggee failed with ERROR
Tested_Java_Release : 1.6.0
Tested_Build : 1.6.0-beta-b59d
Operating System : ALL
Machine Name : wowamd
Test suite : JDI_REGRESSION
Test cases : com/sun/jdi/DoubleAgentTest.java
Results : http://vmsqe.sfbay/weekly/mustang/results/1.6.0-beta-b59d/ServerVM/64BITRHAS4.0AMD/mixed/VM4/JDI_REGRESSION-WEEKLYmtg-VM4-ServerVM-mixed-64BITRHAS4.0AMD-2006-01-13-20-49-34/analysis_new.html#New_Failures
Error : java.lang.Exception: Debuggee failed with ERROR about capabilities: ERROR: JDWP unable to get necessary JVMTI capabilities.
at DoubleAgentTest.main(DoubleAgentTest.java:123)
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:589)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:82)
at java.lang.Thread.run(Thread.java:620)
JavaTest Message: Test threw exception: java.lang.Exception: Debuggee failed with ERROR about capabilities: ERROR: JDWP unable to get necessary JVMTI capabilities.
JavaTest Message: shutting down test
Tested_Java_Release : 1.6.0
Tested_Build : 1.6.0-beta-b59d
Operating System : ALL
Machine Name : wowamd
Test suite : JDI_REGRESSION
Test cases : com/sun/jdi/DoubleAgentTest.java
Results : http://vmsqe.sfbay/weekly/mustang/results/1.6.0-beta-b59d/ServerVM/64BITRHAS4.0AMD/mixed/VM4/JDI_REGRESSION-WEEKLYmtg-VM4-ServerVM-mixed-64BITRHAS4.0AMD-2006-01-13-20-49-34/analysis_new.html#New_Failures
Error : java.lang.Exception: Debuggee failed with ERROR about capabilities: ERROR: JDWP unable to get necessary JVMTI capabilities.
at DoubleAgentTest.main(DoubleAgentTest.java:123)
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:589)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:82)
at java.lang.Thread.run(Thread.java:620)
JavaTest Message: Test threw exception: java.lang.Exception: Debuggee failed with ERROR about capabilities: ERROR: JDWP unable to get necessary JVMTI capabilities.
JavaTest Message: shutting down test
- duplicates
-
JDK-6354345 JDWP: Loading twice is not properly handled. Misleading error message.
- Resolved