Return-Path: Delivered-To: apmail-harmony-alerts-archive@locus.apache.org Received: (qmail 77496 invoked from network); 5 Jun 2007 20:52:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jun 2007 20:52:42 -0000 Received: (qmail 71781 invoked by uid 500); 5 Jun 2007 20:52:46 -0000 Delivered-To: apmail-harmony-alerts-archive@harmony.apache.org Received: (qmail 71758 invoked by uid 500); 5 Jun 2007 20:52:46 -0000 Mailing-List: contact alerts-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list alerts@harmony.apache.org Received: (qmail 71743 invoked by uid 99); 5 Jun 2007 20:52:46 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jun 2007 13:52:46 -0700 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [143.182.124.21] (HELO mga03.intel.com) (143.182.124.21) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jun 2007 13:52:40 -0700 Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 05 Jun 2007 13:52:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.16,386,1175497200"; d="scan'208";a="235918671" Received: from nssmon01.ins.intel.com (HELO nssmon002) ([10.125.118.43]) by azsmga001.ch.intel.com with ESMTP; 05 Jun 2007 13:52:17 -0700 Received: from nstdrlxl5 (nstdrlxl5.ins.intel.com [10.125.122.35]) by nssmon002 (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with SMTP id l55KqFnt029825 for ; Wed, 6 Jun 2007 03:52:16 +0700 Message-Id: <200706052052.l55KqFnt029825@nssmon002> Subject: [build-test alert] BUILD FAILED Linux SUSE 9 gcc debug: classlib over drlvm Date: Wed, 06 Jun 2007 03:52:16 +0700 Content-Type: text/plain From: nomail@intel.com To: alerts@harmony.apache.org X-Mailer: org.apache.tools.mail.MailMessage (ant.apache.org) X-Virus-Checked: Checked by ClamAV on apache.org BUILD FAILED: Ant Error Message: /export/cruise/trunk/cc/projects/classlib/trunk/build.xml:169: The following error occurred while executing this line: /export/cruise/trunk/cc/projects/classlib/trunk/make/build-test.xml:147: There were test errors. Date of build: 06/06/2007 03:09:52 Time to build: 41 minutes 44 seconds Last changed: 06/06/2007 01:17:52 Last log entry: Applying patch from "[#HARMONY-4050] [classlib] [luni] Javadoc changes for java.util.EnumMap". *********************************************************** Execution log (errors/warnings messages): ======================================== Testing class libraries... ======================================== Checking for depends/jars/yoko_M2-20070130/yoko.jar Checking for depends/jars/yoko_M2-20070130/yoko-core.jar Checking for depends/jars/yoko_M2-20070130/yoko-rmi-impl.jar Checking for depends/jars/yoko_M2-20070130/yoko-rmi-spec.jar Checking for depends/jars/bcel-5.2/bcel-5.2.jar Checking for depends/jars/xalan-j_2.7.0/xalan.jar Checking for depends/jars/xerces_2.9.0/xerces.zip Checking for depends/jars/junit_3.8.2/junit.jar Checking for depends/jars/bcprov-jdk15-136/bcprov.jar Checking for depends/jars/icu4j_3.4.4/icu4j_3_4_4.jar Checking for depends/jars/mx4j_3.0.2/mx4j.zip Checking for depends/jars/jetty/jetty-6.0.0.jar Checking for depends/jars/jetty/jetty-util-6.0.0.jar Checking for depends/jars/jetty/servlet-api-2.5-6.0.0.jar Checking for depends/libs/build/lcms/icc34.h Checking for depends/libs/build/lcms/lcms.h Checking for depends/libs/build/png/pngconf.h Checking for depends/libs/build/png/png.h Checking for depends/libs/build/jpeg/jconfig.lnx Checking for depends/libs/build/jpeg/jpeglib.h Checking for depends/libs/build/jpeg/jmorecfg.h Checking for depends/libs/build/jpeg/jerror.h Checking for depends/libs/build/lcms/liblcms.linux.x86 Checking for depends/libs/build/png/libpng.linux.x86 Checking for depends/libs/build/jpeg/libjpeg.linux.x86 hy.test.vm.name = drl Compiling ACCESSIBILITY classes Compiling ACCESSIBILITY tests Since fork is false, ignoring memoryMaximumSize setting Compiling ANNOTATION classes Compiling ANNOTATION tests Since fork is false, ignoring memoryMaximumSize setting ---------- 1. WARNING in /export/cruise/trunk/cc/projects/classlib/trunk/modules/annotation/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/IncompleteAnnotationExceptionTest.java (at line 53) clazz, elementName); ^^^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class ---------- 1 problem (1 warning) Compiling APPLET classes Compiling APPLET tests Since fork is false, ignoring memoryMaximumSize setting Compiling ARCHIVE classes Compiling ARCHIVE tests Since fork is false, ignoring memoryMaximumSize setting The GC did not provide gc_add_weak_root_set_entry() Compiling AUTH classes Compiling AUTH tests Since fork is false, ignoring memoryMaximumSize setting The GC did not provide gc_add_weak_root_set_entry() Compiling AWT classes Compiling AWT tests Since fork is false, ignoring memoryMaximumSize setting The GC did not provide gc_add_weak_root_set_entry() java.lang.NullPointerException at java.awt.HeadlessEventDispatchThread.waitForAnyEvent(HeadlessEventDispatchThread.java:71) at java.awt.HeadlessEventDispatchThread.runModalLoop(HeadlessEventDispatchThread.java:55) at java.awt.HeadlessEventDispatchThread.run(HeadlessEventDispatchThread.java:31) The GC did not provide gc_add_weak_root_set_entry() Compiling BEANS classes Compiling support classes for BEANS tests Compiling internal BEANS tests Compiling BEANS tests Since fork is false, ignoring memoryMaximumSize setting Running internal BEANS tests Running BEANS tests The GC did not provide gc_add_weak_root_set_entry() Compiling CRYPTO classes Compiling CRYPTO test support files Compiling CRYPTO api tests Since fork is false, ignoring memoryMaximumSize setting Compiling CRYPTO api injected tests Since fork is false, ignoring memoryMaximumSize setting Compiling CRYPTO impl injected tests Since fork is false, ignoring memoryMaximumSize setting Compiling CRYPTO impl tests Since fork is false, ignoring memoryMaximumSize setting Running CRYPTO api tests The GC did not provide gc_add_weak_root_set_entry() Running CRYPTO api.injected tests The GC did not provide gc_add_weak_root_set_entry() Running CRYPTO impl tests The GC did not provide gc_add_weak_root_set_entry() Running CRYPTO impl injected tests Compiling ImageIO classes Compiling ImageIO tests Since fork is false, ignoring memoryMaximumSize setting Compiling INSTRUMENT classes Compiling INSTRUMENT tests Since fork is false, ignoring memoryMaximumSize setting Compiling JNDI classes Compiling JNDI tests Since fork is false, ignoring memoryMaximumSize setting The GC did not provide gc_add_weak_root_set_entry() Compiling LANG-MANAGEMENT classes Compiling LANG-MANAGEMENT API tests Since fork is false, ignoring memoryMaximumSize setting Compiling LANG-MANAGEMENT Implementation tests Since fork is false, ignoring memoryMaximumSize setting Compiling LOGGING classes Compiling LOGGING tests Since fork is false, ignoring memoryMaximumSize setting The GC did not provide gc_add_weak_root_set_entry() Compiling LUNI classes Compiling LUNI JUnit Tests Since fork is false, ignoring memoryMaximumSize setting Running LUNI JUnit Tests The GC did not provide gc_add_weak_root_set_entry() 2007-06-06 03:26:34.254::INFO: Logging to STDERR via org.mortbay.log.StdErrLog 2007-06-06 03:26:34.650::INFO: jetty-6.0.x 2007-06-06 03:26:34.994::INFO: Started SocketConnector @ 0.0.0.0:58407 2007-06-06 03:27:16.401::INFO: jetty-6.0.x 2007-06-06 03:27:16.407::INFO: Started SocketConnector @ 0.0.0.0:58516 2007-06-06 03:27:17.011::INFO: jetty-6.0.x 2007-06-06 03:27:17.013::INFO: Started SocketConnector @ 0.0.0.0:58525 Compiling MATH classes Compiling MATH tests Since fork is false, ignoring memoryMaximumSize setting The GC did not provide gc_add_weak_root_set_entry() Compiling MISC classes Compiling MISC tests Since fork is false, ignoring memoryMaximumSize setting Compiling NIO classes Compiling NIO tests Since fork is false, ignoring memoryMaximumSize setting The GC did not provide gc_add_weak_root_set_entry() Compiling NIO_CHAR classes Compiling NIO_CHAR tests Since fork is false, ignoring memoryMaximumSize setting The GC did not provide gc_add_weak_root_set_entry() Cannot find unmappable byte array for US-ASCII Cannot find unmappable byte array for gb18030 Cannot find unmappable byte array for ISO-8859-1 Cannot find malform byte array for ISO-8859-1 Cannot find unmappable byte array for UTF-16BE Cannot find malform byte array for UTF-16BE Cannot find unmappable byte array for UTF-16 Cannot find malform byte array for UTF-16 Cannot find unmappable byte array for UTF-16LE Cannot find malform byte array for UTF-16LE Cannot find unmappable byte array for UTF-8 Compiling PACK200 classes Compiling PACK200 tests Since fork is false, ignoring memoryMaximumSize setting Running PACK200 tests Compiling PREFS classes Compiling PREFS tests Since fork is false, ignoring memoryMaximumSize setting The GC did not provide gc_add_weak_root_set_entry() Compiling PRINT classes Compiling Print tests Since fork is false, ignoring memoryMaximumSize setting java.net.ConnectException: localhost/127.0.0.1:631 - Connection refused at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:229) at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:509) at java.net.Socket.connect(Socket.java:932) at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getHTTPConnection(HttpURLConnection.java:635) at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:619) at org.apache.harmony.x.print.ipp.IppClient.request(IppClient.java:111) at org.apache.harmony.x.print.ipp.IppClient.request(IppClient.java:87) at org.apache.harmony.x.print.cups.CUPSPrintServiceProvider.findDefaultPrintService(CUPSPrintServiceProvider.java:471) at org.apache.harmony.x.print.cups.CUPSPrintServiceProvider.getDefaultPrintService(CUPSPrintServiceProvider.java:169) at javax.print.PrintServiceLookup.lookupDefaultPrintService(PrintServiceLookup.java:139) at javax.print.attribute.HashAttributeTest.testAdd2(HashAttributeTest.java:128) at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) at java.lang.reflect.Method.invoke(Method.java:382) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:546) java.net.ConnectException: localhost/127.0.0.1:631 - Connection refused at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:229) at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:509) at java.net.Socket.connect(Socket.java:932) at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getHTTPConnection(HttpURLConnection.java:635) at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:619) at org.apache.harmony.x.print.ipp.IppClient.request(IppClient.java:111) at org.apache.harmony.x.print.ipp.IppClient.request(IppClient.java:87) at org.apache.harmony.x.print.cups.CUPSPrintServiceProvider.findDefaultPrintService(CUPSPrintServiceProvider.java:471) at org.apache.harmony.x.print.cups.CUPSPrintServiceProvider.getDefaultPrintService(CUPSPrintServiceProvider.java:169) at javax.print.PrintServiceLookup.lookupDefaultPrintService(PrintServiceLookup.java:139) at javax.print.attribute.HashAttributeTest.testEquals(HashAttributeTest.java:284) at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) at java.lang.reflect.Method.invoke(Method.java:382) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:546) java.net.ConnectException: localhost/127.0.0.1:631 - Connection refused at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:229) at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:509) at java.net.Socket.connect(Socket.java:932) at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getHTTPConnection(HttpURLConnection.java:635) at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:619) at org.apache.harmony.x.print.ipp.IppClient.request(IppClient.java:111) at org.apache.harmony.x.print.ipp.IppClient.request(IppClient.java:87) at org.apache.harmony.x.print.cups.CUPSPrintServiceProvider.findDefaultPrintService(CUPSPrintServiceProvider.java:471) at org.apache.harmony.x.print.cups.CUPSPrintServiceProvider.getDefaultPrintService(CUPSPrintServiceProvider.java:169) at javax.print.PrintServiceLookup.lookupDefaultPrintService(PrintServiceLookup.java:139) at javax.print.attribute.HashAttributeTest.testAdd2(HashAttributeTest.java:128) at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) at java.lang.reflect.Method.invoke(Method.java:382) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:546) java.net.ConnectException: localhost/127.0.0.1:631 - Connection refused at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:229) at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:509) at java.net.Socket.connect(Socket.java:932) at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getHTTPConnection(HttpURLConnection.java:635) at org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:619) at org.apache.harmony.x.print.ipp.IppClient.request(IppClient.java:111) at org.apache.harmony.x.print.ipp.IppClient.request(IppClient.java:87) at org.apache.harmony.x.print.cups.CUPSPrintServiceProvider.findDefaultPrintService(CUPSPrintServiceProvider.java:471) at org.apache.harmony.x.print.cups.CUPSPrintServiceProvider.getDefaultPrintService(CUPSPrintServiceProvider.java:169) at javax.print.PrintServiceLookup.lookupDefaultPrintService(PrintServiceLookup.java:139) at javax.print.attribute.HashAttributeTest.testEquals(HashAttributeTest.java:284) at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) at java.lang.reflect.Method.invoke(Method.java:382) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:546) The GC did not provide gc_add_weak_root_set_entry() Compiling REGEX classes Compiling REGEX tests Since fork is false, ignoring memoryMaximumSize setting The GC did not provide gc_add_weak_root_set_entry() Compiling RMI classes Compiling RMI api tests Since fork is false, ignoring memoryMaximumSize setting Running RMI api tests testDirectSocket_SingleVM starting Test server started. Object: MyRemoteObject[UnicastServerRef[endpoint:[[10.125.122.35:59174]](local), ObjID[65536, UID[42b1dce4:112fd99669c:-8000]]]] created and exported. Jun 6, 2007 3:35:31 AM org.apache.harmony.rmi.server.RMIReference makeStrong FINER: main: Strongly referenced RegistryImpl Registry created. Object bound in the registry. Registry located. Jun 6, 2007 3:35:33 AM org.apache.harmony.rmi.client.ClientConnection sendDGCAck FINER: main: Sent DGC ack to [localhost:1099] for UID[42b1dce4:112fd99669c:-7ffd] Lookup object is: Proxy[interf:[org.apache.harmony.rmi.test.MyRemoteInterface, java.rmi.Remote], RemoteObjectInvocationHandler[UnicastRef[endpoint:[[10.125.122.35:59174]](remote), ObjID[65536, UID[42b1dce4:112fd99669c:-8000]]]]] Testing test_String_Void... Done. Testing test_Void_String... Returned: MyRemoteObject.test_Void_String Done. Testing test_Int_Void... Done. Testing test_Void_Int... Returned: 987654321 Done. Testing test_Remote_Void... Done. Testing test_Remote_Void with remote object extending another remote object... Done. Testing test_Void_Remote... Jun 6, 2007 3:35:34 AM org.apache.harmony.rmi.client.ClientConnection sendDGCAck FINER: main: Sent DGC ack to [10.125.122.35:59174] for UID[42b1dce4:112fd99669c:-7fe8] Returned: Proxy[interf:[org.apache.harmony.rmi.test.MyRemoteInterface2, java.rmi.Remote], RemoteObjectInvocationHandler[UnicastRef[endpoint:[[10.125.122.35:59182]](remote), ObjID[65539, UID[42b1dce4:112fd99669c:-7fe9]]]]] Done. Testing test_Long_Long... Returned: 998877665544332211 Done. Testing test_String_String... Returned: MyRemoteObject.test_String_String Done. Testing test_Remote_Remote... Jun 6, 2007 3:35:34 AM org.apache.harmony.rmi.client.ClientConnection sendDGCAck FINER: main: Sent DGC ack to [10.125.122.35:59174] for UID[42b1dce4:112fd99669c:-7fde] Returned: Proxy[interf:[org.apache.harmony.rmi.test.MyRemoteInterface2, java.rmi.Remote], RemoteObjectInvocationHandler[UnicastRef[endpoint:[[10.125.122.35:59186]](remote), ObjID[65541, UID[42b1dce4:112fd99669c:-7fdf]]]]] Done. Testing test_RemoteString_Void... Done. Testing test_RemoteRemote_Remote... The GC did not provide gc_add_weak_root_set_entry() Jun 6, 2007 3:35:35 AM org.apache.harmony.rmi.client.ClientConnection sendDGCAck FINER: main: Sent DGC ack to [10.125.122.35:59174] for UID[42b1dce4:112fd99669c:-7fd0] Returned: Proxy[interf:[org.apache.harmony.rmi.test.MyRemoteInterface2, java.rmi.Remote], RemoteObjectInvocationHandler[UnicastRef[endpoint:[[10.125.122.35:59193]](remote), ObjID[65545, UID[42b1dce4:112fd99669c:-7fd1]]]]] Done. Testing test_BooleanStringRemote_Void... Done. Testing test_Proxy_Void... Done. Testing test_Array_Void... Done. Testing test_Void_Array... Done. Testing test_RemoteArray_Void... Done. Testing test_Void_RemoteArray... Jun 6, 2007 3:35:35 AM org.apache.harmony.rmi.client.ClientConnection sendDGCAck FINER: main: Sent DGC ack to [10.125.122.35:59174] for UID[42b1dce4:112fd99669c:-7fbd] Done. Testing test_Exception... org.apache.harmony.rmi.test.MyException: MyRemoteObject.test_Exception Done. Testing test_Error... java.rmi.ServerError: Error occurred while remote method invocation; nested exception is: java.lang.Error: MyRemoteObject.test_Error Done. Testing test_RuntimeException... java.lang.RuntimeException: MyRemoteObject.text_RuntimeException Done. Testing test_RemoteException... java.rmi.ServerException: RemoteException occurred while remote method invocation; nested exception is: java.rmi.RemoteException: MyRemoteObject.text_RemoteException Done. Test server complete. Test server closing. Unexporting MyRemoteObject[UnicastServerRef[endpoint:[[10.125.122.35:59174]](local), ObjID[65536, UID[42b1dce4:112fd99669c:-8000]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59178]](local), ObjID[65537, UID[42b1dce4:112fd99669c:-7ff4]]]] ... Done. Unexporting MyRemoteObject4[UnicastServerRef[endpoint:[[10.125.122.35:59180]](local), ObjID[65538, UID[42b1dce4:112fd99669c:-7fef]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59184]](local), ObjID[65540, UID[42b1dce4:112fd99669c:-7fe3]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59187]](local), ObjID[65542, UID[42b1dce4:112fd99669c:-7fdd]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59189]](local), ObjID[65543, UID[42b1dce4:112fd99669c:-7fd8]]]] ... Done. Unexporting MyRemoteObject3[UnicastServerRef[endpoint:[[10.125.122.35:59190]](local), ObjID[65544, UID[42b1dce4:112fd99669c:-7fd7]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59194]](local), ObjID[65546, UID[42b1dce4:112fd99669c:-7fcf]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59196]](local), ObjID[65547, UID[42b1dce4:112fd99669c:-7fc4]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59197]](local), ObjID[65548, UID[42b1dce4:112fd99669c:-7fc3]]]] ... Done. Unexporting RegistryImpl ... Done. Test server exiting. testDirectHTTP_SingleVM starting Test server started. Object: MyRemoteObject[UnicastServerRef[endpoint:[[10.125.122.35:59202]](local), ObjID[65536, UID[42b1dce4:112fd99935f:-8000]]]] created and exported. Jun 6, 2007 3:35:43 AM org.apache.harmony.rmi.server.RMIReference makeStrong FINER: main: Strongly referenced RegistryImpl Registry created. Object bound in the registry. Registry located. Jun 6, 2007 3:35:45 AM org.apache.harmony.rmi.client.ClientConnection sendDGCAck FINER: main: Sent DGC ack to [localhost:1099] for UID[42b1dce4:112fd99935f:-7ffd] Lookup object is: Proxy[interf:[org.apache.harmony.rmi.test.MyRemoteInterface, java.rmi.Remote], RemoteObjectInvocationHandler[UnicastRef[endpoint:[[10.125.122.35:59202]](remote), ObjID[65536, UID[42b1dce4:112fd99935f:-8000]]]]] Testing test_String_Void... Done. Testing test_Void_String... Returned: MyRemoteObject.test_Void_String Done. Testing test_Int_Void... Done. Testing test_Void_Int... Returned: 987654321 Done. Testing test_Remote_Void... Done. Testing test_Remote_Void with remote object extending another remote object... Done. Testing test_Void_Remote... Jun 6, 2007 3:35:46 AM org.apache.harmony.rmi.client.ClientConnection sendDGCAck FINER: main: Sent DGC ack to [10.125.122.35:59202] for UID[42b1dce4:112fd99935f:-7fe8] Returned: Proxy[interf:[org.apache.harmony.rmi.test.MyRemoteInterface2, java.rmi.Remote], RemoteObjectInvocationHandler[UnicastRef[endpoint:[[10.125.122.35:59210]](remote), ObjID[65539, UID[42b1dce4:112fd99935f:-7fe9]]]]] Done. Testing test_Long_Long... Returned: 998877665544332211 Done. Testing test_String_String... Returned: MyRemoteObject.test_String_String Done. Testing test_Remote_Remote... Jun 6, 2007 3:35:46 AM org.apache.harmony.rmi.client.ClientConnection sendDGCAck FINER: main: Sent DGC ack to [10.125.122.35:59202] for UID[42b1dce4:112fd99935f:-7fde] Returned: Proxy[interf:[org.apache.harmony.rmi.test.MyRemoteInterface2, java.rmi.Remote], RemoteObjectInvocationHandler[UnicastRef[endpoint:[[10.125.122.35:59214]](remote), ObjID[65541, UID[42b1dce4:112fd99935f:-7fdf]]]]] Done. Testing test_RemoteString_Void... Done. Testing test_RemoteRemote_Remote... The GC did not provide gc_add_weak_root_set_entry() Jun 6, 2007 3:35:47 AM org.apache.harmony.rmi.client.ClientConnection sendDGCAck FINER: main: Sent DGC ack to [10.125.122.35:59202] for UID[42b1dce4:112fd99935f:-7fd0] Returned: Proxy[interf:[org.apache.harmony.rmi.test.MyRemoteInterface2, java.rmi.Remote], RemoteObjectInvocationHandler[UnicastRef[endpoint:[[10.125.122.35:59221]](remote), ObjID[65545, UID[42b1dce4:112fd99935f:-7fd1]]]]] Done. Testing test_BooleanStringRemote_Void... Done. Testing test_Proxy_Void... Done. Testing test_Array_Void... Done. Testing test_Void_Array... Done. Testing test_RemoteArray_Void... Done. Testing test_Void_RemoteArray... Jun 6, 2007 3:35:47 AM org.apache.harmony.rmi.client.ClientConnection sendDGCAck FINER: main: Sent DGC ack to [10.125.122.35:59202] for UID[42b1dce4:112fd99935f:-7fbd] Done. Testing test_Exception... org.apache.harmony.rmi.test.MyException: MyRemoteObject.test_Exception Done. Testing test_Error... java.rmi.ServerError: Error occurred while remote method invocation; nested exception is: java.lang.Error: MyRemoteObject.test_Error Done. Testing test_RuntimeException... java.lang.RuntimeException: MyRemoteObject.text_RuntimeException Done. Testing test_RemoteException... java.rmi.ServerException: RemoteException occurred while remote method invocation; nested exception is: java.rmi.RemoteException: MyRemoteObject.text_RemoteException Done. Test server complete. Test server closing. Unexporting MyRemoteObject[UnicastServerRef[endpoint:[[10.125.122.35:59202]](local), ObjID[65536, UID[42b1dce4:112fd99935f:-8000]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59206]](local), ObjID[65537, UID[42b1dce4:112fd99935f:-7ff4]]]] ... Done. Unexporting MyRemoteObject4[UnicastServerRef[endpoint:[[10.125.122.35:59208]](local), ObjID[65538, UID[42b1dce4:112fd99935f:-7fef]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59212]](local), ObjID[65540, UID[42b1dce4:112fd99935f:-7fe3]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59215]](local), ObjID[65542, UID[42b1dce4:112fd99935f:-7fdd]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59217]](local), ObjID[65543, UID[42b1dce4:112fd99935f:-7fd8]]]] ... Done. Unexporting MyRemoteObject3[UnicastServerRef[endpoint:[[10.125.122.35:59218]](local), ObjID[65544, UID[42b1dce4:112fd99935f:-7fd7]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59222]](local), ObjID[65546, UID[42b1dce4:112fd99935f:-7fcf]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59224]](local), ObjID[65547, UID[42b1dce4:112fd99935f:-7fc4]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59225]](local), ObjID[65548, UID[42b1dce4:112fd99935f:-7fc3]]]] ... Done. Unexporting RegistryImpl ... Done. Test server exiting. The GC did not provide gc_add_weak_root_set_entry() Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59230]](local), ObjID[65536, UID[4306bb84:112fd99bd5a:-7ff7]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59231]](local), ObjID[65537, UID[4306bb84:112fd99bd5a:-7ff6]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59232]](local), ObjID[65538, UID[4306bb84:112fd99bd5a:-7ff5]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59233]](local), ObjID[65539, UID[4306bb84:112fd99bd5a:-7ff4]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59234]](local), ObjID[65540, UID[4306bb84:112fd99bd5a:-7ff3]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59235]](local), ObjID[65541, UID[4306bb84:112fd99bd5a:-7ff2]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59236]](local), ObjID[65542, UID[4306bb84:112fd99bd5a:-7ff1]]]] ... Done. Unexporting MyRemoteObject1[UnicastServerRef[endpoint:[[10.125.122.35:59237]](local), ObjID[65543, UID[4306bb84:112fd99bd5a:-7ff0]]]] ... Done. LogStream[tst]: Compiling SECURITY classes Compiling SECURITY test support files Since fork is false, ignoring memoryMaximumSize setting Compiling SECURITY api tests Since fork is false, ignoring memoryMaximumSize setting Compiling SECURITY api injected tests Since fork is false, ignoring memoryMaximumSize setting Compiling SECURITY impl injected tests Since fork is false, ignoring memoryMaximumSize setting Compiling SECURITY impl tests Since fork is false, ignoring memoryMaximumSize setting Running SECURITY api tests The GC did not provide gc_add_weak_root_set_entry() Running SECURITY api.injected tests Running SECURITY impl tests The GC did not provide gc_add_weak_root_set_entry() Running SECURITY impl injected tests The GC did not provide gc_add_weak_root_set_entry() Compiling SOUND classes Compiling SOUND tests Since fork is false, ignoring memoryMaximumSize setting The GC did not provide gc_add_weak_root_set_entry() Compiling SQL classes Compiling SQL tests Since fork is false, ignoring memoryMaximumSize setting The GC did not provide gc_add_weak_root_set_entry() Compiling Sun Compat classes Compiling SUNCOMPAT tests Compiling TEXT classes Compiling TEXT tests Since fork is false, ignoring memoryMaximumSize setting The GC did not provide gc_add_weak_root_set_entry() Compiling X-NET classes Compiling X-NET test support files Compiling X-NET api tests Since fork is false, ignoring memoryMaximumSize setting Compiling X-NET impl injected tests Since fork is false, ignoring memoryMaximumSize setting Compiling X-NET impl tests Since fork is false, ignoring memoryMaximumSize setting Running X-NET api tests The GC did not provide gc_add_weak_root_set_entry() Running X-NET impl tests The GC did not provide gc_add_weak_root_set_entry() Running X-NET impl injected tests The GC did not provide gc_add_weak_root_set_entry() The test report is in /export/cruise/trunk/cc/projects/classlib/trunk/build/test_report/html/index.html *********************************************************** Unit Tests: (16581) error: test_wakeup org.apache.harmony.nio.tests.java.nio.channels.SelectorTest Unit Test Error Details: (1) Test: test_wakeupClass: org.apache.harmony.nio.tests.java.nio.channels.SelectorTestjava.net.SocketException at org.apache.harmony.luni.platform.OSNetworkSystem.select(OSNetworkSystem.java:312) at org.apache.harmony.nio.internal.SelectorImpl.selectInternal(SelectorImpl.java:190) at org.apache.harmony.nio.internal.SelectorImpl.select(SelectorImpl.java:157) at org.apache.harmony.nio.tests.java.nio.channels.SelectorTest.selectOnce(SelectorTest.java:549) at org.apache.harmony.nio.tests.java.nio.channels.SelectorTest.test_wakeup(SelectorTest.java:322) at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java) *********************************************************** Modifications since last successful build: (1) modified hindessm /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/EnumMap.java 06/06/2007 01:17:52 Applying patch from "[#HARMONY-4050] [classlib] [luni] Javadoc changes for java.util.EnumMap".