Status of jdktools-test on linux_x86

BUILD FAILED
Ant Error Message:/export/users/cc/cc-common/scripts/cc-exec-adaptor.xml:104: The following error occurred while executing this line: /export/users/cc/cc-common/adaptors/jdktools-test/adaptor.xml:24: The following error occurred while executing this line: /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build.xml:160: The following error occurred while executing this line: /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/make/build-test.xml:93: There were test errors.
Date of build:2008-06-17 00:58:16 +0700
Time to build:19 minutes 27 seconds
Last changed:06/16/2008 20:47:52
Last log entry:hdk

Execution log

 Errors/Warnings: (26)
Tests FAILEDResult: 1
========================================
Testing jdktools binaries...
========================================
Compiling JPDA tests
Since fork is false, ignoring memoryMaximumSize setting
JPDA exclude list: /export/users/cc/cc-common/build/checkouts/hdk/working_classlib/deploy/build/jdktools.jpda.exclude
Running JPDA tests
Debugger JVM=/export/users/cc/cc-common/build/checkouts/hdk/target/hdk/jdk/jre/bin/java
Debuggee JVM=/export/users/cc/cc-common/build/checkouts/hdk/target/hdk/jdk/jre/bin/java
SAMSA exclude list: /export/users/cc/cc-common/build/checkouts/hdk/working_classlib/deploy/build/jdktools.samsa.exclude
Running SAMSA tests
test.jre.home=/export/users/cc/cc-common/build/checkouts/hdk/target/hdk/jdk/jre
Run jdk/bin/java -version in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build/test_report
Run jdk/bin/javac -version in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build/test_report
Run jdk/bin/javah in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build/test_report
Run jdk/bin/javadoc in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build/test_report
Run jdk/bin/jarsigner in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build/test_report
Run jdk/bin/keytool -help in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build/test_report
Run jdk/bin/unpack200 in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build/test_report
Compiling TOOLS tests
Since fork is false, ignoring memoryMaximumSize setting
TOOLS exclude list: /export/users/cc/cc-common/build/checkouts/hdk/working_classlib/deploy/build/jdktools.tools.exclude
Running TOOLS tests
test.jre.home=/export/users/cc/cc-common/build/checkouts/hdk/target/hdk/jdk/jre
The test report is in /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build/test_report/html/index.html
The execution FAILED with the following exception: The following error occurred while executing this line: /export/users/cc/cc-common/adaptors/jdktools-test/adaptor.xml:24: The following error occurred while executing this line: /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/build.xml:160: The following error occurred while executing this line: /export/users/cc/cc-common/build/checkouts/hdk/working_jdktools/make/build-test.xml:93: There were test errors.

 Unit Tests: (160)
error testCombinedEvents_04org.apache.harmony.jpda.tests.jdwp.Events.CombinedEventsTest
 
 Unit Test Error Details: (1)
Test: testCombinedEvents_04
Class: org.apache.harmony.jpda.tests.jdwp.Events.CombinedEventsTest
org.apache.harmony.jpda.tests.framework.TestErrorException: org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: Connection was closed 
at org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.receiveEvent(VmMirror.java:1698) 
at org.apache.harmony.jpda.tests.jdwp.Events.CombinedEventsTest.receiveAndCheckEvents(CombinedEventsTest.java:916) 
at org.apache.harmony.jpda.tests.jdwp.Events.CombinedEventsTest.testCombinedEvents_04(CombinedEventsTest.java:544) 
at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) 
Caused by: org.apache.harmony.jpda.tests.framework.jdwp.exceptions.TimeoutException: Connection was closed 
at org.apache.harmony.jpda.tests.framework.jdwp.PacketDispatcher.run(PacketDispatcher.java:600)