See 
<https://hudson.apache.org/hudson/job/River-QA/./category=proxytrust,jdk=JDK%201.6%20(latest),label=Windows/17/>

------------------------------------------
[...truncated 7441 lines...]
     [java] Test Passed: OK
     [java] 
     [java] 
     [java] -----------------------------------------
     [java] 
     [java] Running 
com/sun/jini/test/spec/security/proxytrust/proxytrustverifier/IsTrustedObject_RemoteExceptionTest.td
     [java] Time is Sun Nov 28 23:23:59 GMT 2010
     [java] Starting test in separate process with command:
     [java] c:\hudson\tools\java\latest-1.6-64\jre\bin\java 
-Djava.security.policy=file:/C:/hudson/hudson-slave/workspace/River-QA/category/proxytrust/jdk/JDK%201.6%20(latest)/label/Windows/qa/harness/policy/defaulttest.policy
 -cp 'c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK 1.6 
(latest)\label\Windows\qa\lib\jiniharness.jar;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 
(latest)\label\Windows\qa\lib\jinitests.jar;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 
(latest)\label\Windows\lib\jsk-platform.jar;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\lib\jsk-lib.jar' -client 
'-Djava.ext.dirs=c:\hudson\tools\java\latest-1.6-64\jre\lib\ext;C:\Windows\Sun\Java\lib\ext;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 
(latest)\label\Windows\qa\lib-ext;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\lib-ext' -Dcom.sun.jini.jsk.port=9080 
-Dcom.sun.jini.qa.port=9081 
'-Dcom.sun.jini.jsk.home=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows' 
'-Dcom.sun.jini.qa.home=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\qa' 
'-Dcom.sun.jini.qa.harness.harnessJar=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\qa\lib\jiniharness.jar' 
'-Dcom.sun.jini.qa.harness.testJar=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\qa\lib\jinitests.jar' 
-Dcom.sun.jini.qa.harness.runjiniserver=false 
-Dcom.sun.jini.qa.harness.runkitserver=false 
-Djava.security.properties=file:/C:/hudson/hudson-slave/workspace/River-QA/category/proxytrust/jdk/JDK%201.6%20(latest)/label/Windows/qa/harness/trust/dynamic-policy.properties
 -Dcom.sun.jini.qa.harness.testhosts= 
'-Djava.util.logging.config.file=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\qa\src\com\sun\jini\test\resources\qa1.logging' 
'-Dcom.sun.jini.test.home=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\qa' -Dcom.sun.jini.test.port=9082 
-Dcom.sun.jini.qa.harness.policies=file:/C:/hudson/hudson-slave/workspace/River-QA/category/proxytrust/jdk/JDK%201.6%20(latest)/label/Windows/qa/src/com/sun/jini/test/resources/jinitest.policy
 
'-Djava.ext.dirs=c:\hudson\tools\java\latest-1.6-64\jre\lib\ext;C:\Windows\Sun\Java\lib\ext;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 
(latest)\label\Windows\qa\lib-ext;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\lib-ext' com.sun.jini.qa.harness.MasterTest 
com/sun/jini/test/spec/security/proxytrust/proxytrustverifier/IsTrustedObject_RemoteExceptionTest.td
 
     [java] 
     [java] TIME: 11:24:01 PM
     [java] 
     [java] MasterTest.doTest INFO: 
     [java] ============================== CALLING SETUP() 
==============================
     [java] 
     [java] MasterTest.doTest INFO: 
     [java] =============================== CALLING RUN() 
===============================
     [java] 
     [java] java.lang.AssertionError: java.net.MalformedURLException: no 
protocol: 1.6
     [java]     at 
com.sun.jini.test.spec.security.proxytrust.util.AbstractTestBase.newRMIMainProxy(AbstractTestBase.java:239)
     [java]     at 
com.sun.jini.test.spec.security.proxytrust.proxytrustverifier.IsTrustedObject_RemoteExceptionTest.run(IsTrustedObject_RemoteExceptionTest.java:340)
     [java]     at 
com.sun.jini.qa.harness.MasterTest.doTest(MasterTest.java:252)
     [java]     at com.sun.jini.qa.harness.MasterTest.main(MasterTest.java:142)
     [java] Caused by: java.net.MalformedURLException: no protocol: 1.6
     [java]     at java.net.URL.<init>(URL.java:567)
     [java]     at java.net.URL.<init>(URL.java:464)
     [java]     at java.net.URL.<init>(URL.java:413)
     [java]     at 
net.jini.loader.pref.PreferredClassProvider.pathToURLs(PreferredClassProvider.java:1409)
     [java]     at 
net.jini.loader.pref.PreferredClassProvider.getClassLoader(PreferredClassProvider.java:888)
     [java]     at 
java.rmi.server.RMIClassLoader.getClassLoader(RMIClassLoader.java:338)
     [java]     at 
com.sun.jini.test.spec.security.proxytrust.util.AbstractTestBase.newRMIMainProxy(AbstractTestBase.java:235)
     [java]     ... 3 more
     [java] MasterTest.doTest INFO: 
     [java] ============================ CALLING TEARDOWN() 
=============================
     [java] 
     [java] Nov 28, 2010 11:24:01 PM com.sun.jini.tool.ClassServer run
     [java] INFO: ClassServer started 
[[c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK 1.6 
(latest)\label\Windows\qa\lib\], port 9082]
     [java] Nov 28, 2010 11:24:01 PM com.sun.jini.tool.ClassServer terminate
     [java] INFO: ClassServer terminated [port 9082]
     [java] 
     [java] TIME: 11:24:01 PM
     [java] 
     [java] Test process was destroyed and returned code 1
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustverifier/IsTrustedObject_RemoteExceptionTest.td
     [java] Test Failed: Test Failed with an Unexpected Exception: 
java.lang.AssertionError: java.net.MalformedURLException: no protocol: 1.6
     [java] 
     [java] 
     [java] -----------------------------------------
     [java] 
     [java] Running 
com/sun/jini/test/spec/security/proxytrust/proxytrustverifier/IsTrustedObject_SecurityExceptionTest.td
     [java] Time is Sun Nov 28 23:24:06 GMT 2010
     [java] Starting test in separate process with command:
     [java] c:\hudson\tools\java\latest-1.6-64\jre\bin\java 
-Djava.security.policy=file:/C:/hudson/hudson-slave/workspace/River-QA/category/proxytrust/jdk/JDK%201.6%20(latest)/label/Windows/qa/harness/policy/defaulttest.policy
 -cp 'c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK 1.6 
(latest)\label\Windows\qa\lib\jiniharness.jar;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 
(latest)\label\Windows\qa\lib\jinitests.jar;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 
(latest)\label\Windows\lib\jsk-platform.jar;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\lib\jsk-lib.jar' -client 
'-Djava.ext.dirs=c:\hudson\tools\java\latest-1.6-64\jre\lib\ext;C:\Windows\Sun\Java\lib\ext;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 
(latest)\label\Windows\qa\lib-ext;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\lib-ext' -Dcom.sun.jini.jsk.port=9080 
-Dcom.sun.jini.qa.port=9081 
'-Dcom.sun.jini.jsk.home=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows' 
'-Dcom.sun.jini.qa.home=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\qa' 
'-Dcom.sun.jini.qa.harness.harnessJar=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\qa\lib\jiniharness.jar' 
'-Dcom.sun.jini.qa.harness.testJar=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\qa\lib\jinitests.jar' 
-Dcom.sun.jini.qa.harness.runjiniserver=false 
-Dcom.sun.jini.qa.harness.runkitserver=false 
-Djava.security.properties=file:/C:/hudson/hudson-slave/workspace/River-QA/category/proxytrust/jdk/JDK%201.6%20(latest)/label/Windows/qa/harness/trust/dynamic-policy.properties
 -Dcom.sun.jini.qa.harness.testhosts= 
'-Djava.util.logging.config.file=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\qa\src\com\sun\jini\test\resources\qa1.logging' 
'-Dcom.sun.jini.test.home=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\qa' -Dcom.sun.jini.test.port=9082 
-Dcom.sun.jini.qa.harness.policies=file:/C:/hudson/hudson-slave/workspace/River-QA/category/proxytrust/jdk/JDK%201.6%20(latest)/label/Windows/qa/src/com/sun/jini/test/resources/jinitest.policy
 
'-Djava.ext.dirs=c:\hudson\tools\java\latest-1.6-64\jre\lib\ext;C:\Windows\Sun\Java\lib\ext;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 
(latest)\label\Windows\qa\lib-ext;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\lib-ext' com.sun.jini.qa.harness.MasterTest 
com/sun/jini/test/spec/security/proxytrust/proxytrustverifier/IsTrustedObject_SecurityExceptionTest.td
 
     [java] 
     [java] TIME: 11:24:07 PM
     [java] 
     [java] MasterTest.doTest INFO: 
     [java] ============================== CALLING SETUP() 
==============================
     [java] 
     [java] MasterTest.doTest INFO: 
     [java] =============================== CALLING RUN() 
===============================
     [java] 
     [java] java.lang.AssertionError: java.net.MalformedURLException: no 
protocol: 1.6
     [java]     at 
com.sun.jini.test.spec.security.proxytrust.util.AbstractTestBase.newRMIMainProxy(AbstractTestBase.java:239)
     [java]     at 
com.sun.jini.test.spec.security.proxytrust.proxytrustverifier.IsTrustedObject_SecurityExceptionTest.run(IsTrustedObject_SecurityExceptionTest.java:224)
     [java]     at 
com.sun.jini.qa.harness.MasterTest.doTest(MasterTest.java:252)
     [java]     at com.sun.jini.qa.harness.MasterTest.main(MasterTest.java:142)
     [java] Caused by: java.net.MalformedURLException: no protocol: 1.6
     [java]     at java.net.URL.<init>(URL.java:567)
     [java]     at java.net.URL.<init>(URL.java:464)
     [java]     at java.net.URL.<init>(URL.java:413)
     [java]     at 
net.jini.loader.pref.PreferredClassProvider.pathToURLs(PreferredClassProvider.java:1409)
     [java]     at 
net.jini.loader.pref.PreferredClassProvider.getClassLoader(PreferredClassProvider.java:888)
     [java]     at 
java.rmi.server.RMIClassLoader.getClassLoader(RMIClassLoader.java:338)
     [java]     at 
com.sun.jini.test.spec.security.proxytrust.util.AbstractTestBase.newRMIMainProxy(AbstractTestBase.java:235)
     [java]     ... 3 more
     [java] MasterTest.doTest INFO: 
     [java] ============================ CALLING TEARDOWN() 
=============================
     [java] 
     [java] Nov 28, 2010 11:24:07 PM com.sun.jini.tool.ClassServer run
     [java] INFO: ClassServer started 
[[c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK 1.6 
(latest)\label\Windows\qa\lib\], port 9082]
     [java] Nov 28, 2010 11:24:07 PM com.sun.jini.tool.ClassServer terminate
     [java] INFO: ClassServer terminated [port 9082]
     [java] 
     [java] TIME: 11:24:07 PM
     [java] 
     [java] Test process was destroyed and returned code 1
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustverifier/IsTrustedObject_SecurityExceptionTest.td
     [java] Test Failed: Test Failed with an Unexpected Exception: 
java.lang.AssertionError: java.net.MalformedURLException: no protocol: 1.6
     [java] 
     [java] 
     [java] -----------------------------------------
     [java] 
     [java] Running 
com/sun/jini/test/spec/security/proxytrust/singletonproxytrustiterator/SingletonProxyTrustIteratorTest.td
     [java] Time is Sun Nov 28 23:24:12 GMT 2010
     [java] Starting test in separate process with command:
     [java] c:\hudson\tools\java\latest-1.6-64\jre\bin\java 
-Djava.security.policy=file:/C:/hudson/hudson-slave/workspace/River-QA/category/proxytrust/jdk/JDK%201.6%20(latest)/label/Windows/qa/harness/policy/defaulttest.policy
 -cp 'c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK 1.6 
(latest)\label\Windows\qa\lib\jiniharness.jar;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 
(latest)\label\Windows\qa\lib\jinitests.jar;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 
(latest)\label\Windows\lib\jsk-platform.jar;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\lib\jsk-lib.jar' -client 
'-Djava.ext.dirs=c:\hudson\tools\java\latest-1.6-64\jre\lib\ext;C:\Windows\Sun\Java\lib\ext;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 
(latest)\label\Windows\qa\lib-ext;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\lib-ext' -Dcom.sun.jini.jsk.port=9080 
-Dcom.sun.jini.qa.port=9081 
'-Dcom.sun.jini.jsk.home=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows' 
'-Dcom.sun.jini.qa.home=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\qa' 
'-Dcom.sun.jini.qa.harness.harnessJar=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\qa\lib\jiniharness.jar' 
'-Dcom.sun.jini.qa.harness.testJar=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\qa\lib\jinitests.jar' 
-Dcom.sun.jini.qa.harness.runjiniserver=false 
-Dcom.sun.jini.qa.harness.runkitserver=false 
-Djava.security.properties=file:/C:/hudson/hudson-slave/workspace/River-QA/category/proxytrust/jdk/JDK%201.6%20(latest)/label/Windows/qa/harness/trust/dynamic-policy.properties
 -Dcom.sun.jini.qa.harness.testhosts= 
'-Djava.util.logging.config.file=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\qa\src\com\sun\jini\test\resources\qa1.logging' 
'-Dcom.sun.jini.test.home=c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\qa' -Dcom.sun.jini.test.port=9082 
-Dcom.sun.jini.qa.harness.policies=file:/C:/hudson/hudson-slave/workspace/River-QA/category/proxytrust/jdk/JDK%201.6%20(latest)/label/Windows/qa/src/com/sun/jini/test/resources/jinitest.policy
 
'-Djava.ext.dirs=c:\hudson\tools\java\latest-1.6-64\jre\lib\ext;C:\Windows\Sun\Java\lib\ext;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 
(latest)\label\Windows\qa\lib-ext;c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK
 1.6 (latest)\label\Windows\lib-ext' com.sun.jini.qa.harness.MasterTest 
com/sun/jini/test/spec/security/proxytrust/singletonproxytrustiterator/SingletonProxyTrustIteratorTest.td
 
     [java] 
     [java] TIME: 11:24:13 PM
     [java] 
     [java] MasterTest.doTest INFO: 
     [java] ============================== CALLING SETUP() 
==============================
     [java] 
     [java] MasterTest.doTest INFO: 
     [java] =============================== CALLING RUN() 
===============================
     [java] 
     [java] MasterTest.doTest INFO: 
     [java] ============================ CALLING TEARDOWN() 
=============================
     [java] 
     [java] Nov 28, 2010 11:24:13 PM com.sun.jini.tool.ClassServer terminate
     [java] INFO: ClassServer terminated [port 9082]
     [java] 
     [java] TIME: 11:24:13 PM
     [java] 
     [java] Test process was destroyed and returned code 0
     [java] 
com/sun/jini/test/spec/security/proxytrust/singletonproxytrustiterator/SingletonProxyTrustIteratorTest.td
     [java] Test Passed: OK
     [java] 
     [java] 
     [java] -----------------------------------------
     [java] 
     [java] SUMMARY =================================
     [java] 
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustexporter/ExportTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustexporter/Export_ExportExceptionTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustexporter/Export_IllegalArgumentExceptionTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustexporter/Export_IllegalStateExceptionTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustexporter/PTE_NullPointerExceptionTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustexporter/UnexportTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustinvocationhandler/CheckTrustEquivalenceTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustinvocationhandler/EqualsTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustinvocationhandler/GetProxyTrustIteratorTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustinvocationhandler/InvokeTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustinvocationhandler/Invoke_EqualsTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustinvocationhandler/Invoke_ExceptionsTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustinvocationhandler/Invoke_ThrowableTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustinvocationhandler/Invoke_checkTrustEquivalenceTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustinvocationhandler/Invoke_hashCodeTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustinvocationhandler/Invoke_setConstraintsTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustinvocationhandler/PTIH_IllegalArgumentExceptionTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustinvocationhandler/PTIH_NullPointerExceptionTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustinvocationhandler/ReadObjectTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustverifier/IsTrustedObjectMultiIterationTest.td
     [java] Test Failed: Test Failed with an Unexpected Exception: 
java.lang.AssertionError: java.net.MalformedURLException: no protocol: 1.6
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustverifier/IsTrustedObjectOneIterationNonProxyTest.td
     [java] Test Failed: Test Failed with an Unexpected Exception: 
java.lang.AssertionError: java.net.MalformedURLException: no protocol: 1.6
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustverifier/IsTrustedObjectOneIterationProxyTest.td
     [java] Test Failed: Test Failed with an Unexpected Exception: 
java.lang.AssertionError: java.net.MalformedURLException: no protocol: 1.6
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustverifier/IsTrustedObject_NullPointerExceptionTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustverifier/IsTrustedObject_RemoteExceptionTest.td
     [java] Test Failed: Test Failed with an Unexpected Exception: 
java.lang.AssertionError: java.net.MalformedURLException: no protocol: 1.6
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/proxytrustverifier/IsTrustedObject_SecurityExceptionTest.td
     [java] Test Failed: Test Failed with an Unexpected Exception: 
java.lang.AssertionError: java.net.MalformedURLException: no protocol: 1.6
     [java] 
     [java] -----------------------------------------
     [java] 
com/sun/jini/test/spec/security/proxytrust/singletonproxytrustiterator/SingletonProxyTrustIteratorTest.td
     [java] Test Passed: OK
     [java] 
     [java] -----------------------------------------
     [java] 
     [java] # of tests started   = 26
     [java] # of tests completed = 26
     [java] # of tests passed    = 21
     [java] # of tests failed    = 5
     [java] 
     [java] -----------------------------------------
     [java] 
     [java]    Date finished:
     [java]       Sun Nov 28 23:24:18 GMT 2010
     [java]    Time elapsed:
     [java]       156 seconds
     [java] 
     [java] Java Result: 1

collect-result:

BUILD FAILED
c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK 1.6 
(latest)\label\Windows\build.xml:74: The following error occurred while 
executing this line:
c:\hudson\hudson-slave\workspace\River-QA\category\proxytrust\jdk\JDK 1.6 
(latest)\label\Windows\qa\build.xml:352: condition satisfied

Total time: 2 minutes 50 seconds

Reply via email to