Jetty server JRE: Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable. java version "1.5.0" pre-alpha : not complete or compatible svn = r577501, (Sep 20 2007), Linux/em64t/gcc 3.3.3, release build http://harmony.apache.org
Scenario framework JRE: Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable. java version "1.5.0" pre-alpha : not complete or compatible svn = r577501, (Sep 20 2007), Linux/em64t/gcc 3.3.3, release build http://harmony.apache.org ================================================================================ Scenario results: Testsuite: org.apache.harmony.test.jetty.JettyScenario Tests run: 5, Failures: 2, Errors: 2, Time elapsed: 659.971 sec ------------- Standard Output --------------- Setup completed. ==============================================================testInitialPage=== Starting initial page test case. Loading page from server: http://localhost:7070/test/ Getting resource with name: initial_page.html Found resource: /export/users/cc/cc-suites/tests/JettyScenario/resources/JettyScenario/initial_page.html Saving content of downloaded page to: /export/users/cc/cc-suites/build/results/JettyScenario/JettyScenario/initial_page.html Comparing page content with etalon: initial_page.html Page is equal to etalon. Initial page test case passed. ============================================================testStaticContent=== Starting static content page test case. Loading page from server: http://localhost:7070/test/data.txt Getting resource with name: static_content.txt Found resource: /export/users/cc/cc-suites/tests/JettyScenario/resources/JettyScenario/static_content.txt Saving content of downloaded page to: /export/users/cc/cc-suites/build/results/JettyScenario/JettyScenario/static_content.txt Comparing page content with etalon: static_content.txt Page have different number of lines than etalon. =======================================================testSessionDumpServlet=== Starting servlet test case. Loading page from server: http://localhost:7070/test/session/ Getting resource with name: session_dump.html Found resource: /export/users/cc/cc-suites/tests/JettyScenario/resources/JettyScenario/session_dump.html Saving content of downloaded page to: /export/users/cc/cc-suites/build/results/JettyScenario/JettyScenario/session_dump.html Comparing page content with etalon: session_dump.html Page is equal to etalon. Session dump servlet page is OK. Getting resource with name: session_dump_new.html Found resource: /export/users/cc/cc-suites/tests/JettyScenario/resources/JettyScenario/session_dump_new.html Saving content of downloaded page to: /export/users/cc/cc-suites/build/results/JettyScenario/JettyScenario/session_dump_new.html Comparing page content with etalon: session_dump_new.html Page is equal to etalon. Session create page is OK. Getting resource with name: session_dump_set.html Found resource: /export/users/cc/cc-suites/tests/JettyScenario/resources/JettyScenario/session_dump_set.html Saving content of downloaded page to: /export/users/cc/cc-suites/build/results/JettyScenario/JettyScenario/session_dump_set.html Comparing page content with etalon: session_dump_set.html Page is equal to etalon. Session set page is OK. Can't submit the form: java.net.SocketException: The connection was reset java.net.SocketException: The connection was reset at org.apache.harmony.luni.platform.OSNetworkSystem.receiveStreamImpl(OSNetworkSystem.java) at org.apache.harmony.luni.platform.OSNetworkSystem.receiveStream(OSNetworkSystem.java:228) at org.apache.harmony.luni.net.PlainSocketImpl.read(PlainSocketImpl.java:538) at org.apache.harmony.luni.net.SocketInputStream.read(SocketInputStream.java:87) at java.io.BufferedInputStream.fillbuf(BufferedInputStream.java:154) at java.io.BufferedInputStream.read(BufferedInputStream.java:209) at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:77) at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:105) at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1115) at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.readLine(MultiThreadedHttpConnectionManager.java:1373) at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1832) at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1590) at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:995) at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:397) at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346) at com.gargoylesoftware.htmlunit.HttpWebConnection.getResponse(HttpWebConnection.java:126) at com.gargoylesoftware.htmlunit.WebClient.loadWebResponseFromWebConnection(WebClient.java:1424) at com.gargoylesoftware.htmlunit.WebClient.loadWebResponse(WebClient.java:1381) at com.gargoylesoftware.htmlunit.WebClient.loadWebResponseFromWebConnection(WebClient.java:1466) at com.gargoylesoftware.htmlunit.WebClient.loadWebResponse(WebClient.java:1381) at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:332) at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:372) at com.gargoylesoftware.htmlunit.html.HtmlForm.submit(HtmlForm.java:211) at org.apache.harmony.test.jetty.JettyScenario.testSessionDumpServlet(Unknown Source) at java.lang.reflect.VMReflection.invokeMethod(Native Method) at java.lang.reflect.Method.invoke(Unknown Source) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) 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:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) 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:567) Getting resource with name: session_dump_remove.html Found resource: /export/users/cc/cc-suites/tests/JettyScenario/resources/JettyScenario/session_dump_remove.html Saving content of downloaded page to: /export/users/cc/cc-suites/build/results/JettyScenario/JettyScenario/session_dump_remove.html Comparing page content with etalon: session_dump_remove.html Page have different number of lines than etalon. ===========================================================testRequestDumpJSP=== Starting JSP test case. Loading page from server: http://localhost:7070/test/snoop.jsp Looks like server is not started yet, waiting for timeout... donwloadPage(): can't download URL "http://localhost:7070/test/snoop.jsp": java.net.ConnectException: localhost/127.0.0.1:7070 - Connection refused java.net.ConnectException: localhost/127.0.0.1:7070 - Connection refused at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:229) at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:193) at java.net.Socket.startupSocket(Socket.java:662) at java.net.Socket.<init>(Socket.java:167) at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:79) at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:121) at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:706) at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1321) at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:386) at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346) at com.gargoylesoftware.htmlunit.HttpWebConnection.getResponse(HttpWebConnection.java:126) at com.gargoylesoftware.htmlunit.WebClient.loadWebResponseFromWebConnection(WebClient.java:1424) at com.gargoylesoftware.htmlunit.WebClient.loadWebResponse(WebClient.java:1381) at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:332) at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:399) at org.apache.harmony.test.jetty.JettyTestCase.downloadPage(Unknown Source) at org.apache.harmony.test.jetty.JettyScenario.testRequestDumpJSP(Unknown Source) at java.lang.reflect.VMReflection.invokeMethod(Native Method) at java.lang.reflect.Method.invoke(Unknown Source) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) 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:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) 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:567) =====================================================testGZippedStaticContent=== Starting gzipped static content test case. Loading page from server: http://localhost:7070/test/data.txt.gz Looks like server is not started yet, waiting for timeout... donwloadPage(): can't download URL "http://localhost:7070/test/data.txt.gz": java.net.ConnectException: localhost/127.0.0.1:7070 - Connection refused java.net.ConnectException: localhost/127.0.0.1:7070 - Connection refused at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:229) at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:193) at java.net.Socket.startupSocket(Socket.java:662) at java.net.Socket.<init>(Socket.java:167) at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:79) at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:121) at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:706) at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.open(MultiThreadedHttpConnectionManager.java:1321) at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:386) at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396) at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346) at com.gargoylesoftware.htmlunit.HttpWebConnection.getResponse(HttpWebConnection.java:126) at com.gargoylesoftware.htmlunit.WebClient.loadWebResponseFromWebConnection(WebClient.java:1424) at com.gargoylesoftware.htmlunit.WebClient.loadWebResponse(WebClient.java:1381) at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:332) at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:399) at org.apache.harmony.test.jetty.JettyTestCase.downloadPage(Unknown Source) at org.apache.harmony.test.jetty.JettyScenario.testGZippedStaticContent(Unknown Source) at java.lang.reflect.VMReflection.invokeMethod(Native Method) at java.lang.reflect.Method.invoke(Unknown Source) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) 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:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) 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:567) ------------- ---------------- --------------- Testcase: testInitialPage took 27.503 sec Testcase: testStaticContent took 28.871 sec FAILED Content is not correct. junit.framework.AssertionFailedError: Content is not correct. at org.apache.harmony.test.jetty.JettyScenario.testStaticContent(Unknown Source) at java.lang.reflect.VMReflection.invokeMethod(Native Method) Testcase: testSessionDumpServlet took 2 sec FAILED Generated content is not correct. junit.framework.AssertionFailedError: Generated content is not correct. at org.apache.harmony.test.jetty.JettyScenario.testSessionDumpServlet(Unknown Source) at java.lang.reflect.VMReflection.invokeMethod(Native Method) Testcase: testRequestDumpJSP took 300.019 sec Caused an ERROR null java.lang.NullPointerException at org.apache.harmony.test.jetty.JettyScenario.testRequestDumpJSP(Unknown Source) at java.lang.reflect.VMReflection.invokeMethod(Native Method) Testcase: testGZippedStaticContent took 300.01 sec Caused an ERROR null java.lang.NullPointerException at org.apache.harmony.test.jetty.JettyScenario.testGZippedStaticContent(Unknown Source) at java.lang.reflect.VMReflection.invokeMethod(Native Method) ================================================================================ Jetty server output: 2007-09-21 16:28:57.390::INFO: Logging to STDERR via org.mortbay.log.StdErrLog 2007-09-21 16:29:02.709::INFO: Statistics on = false for SelectChannelConnector @ 0.0.0.0:7070 2007-09-21 16:29:04.550::INFO: jetty-6.1.2rc1 2007-09-21 16:29:06.007::INFO: Deploy /export/users/cc/cc-suites/build/libs/jetty-6.1.2rc1/contexts/javadoc.xml -> [EMAIL PROTECTED]/javadoc,file:/export/users/cc/cc-suites/build/libs/jetty-6.1.2rc1/javadoc/} 2007-09-21 16:29:06.520::INFO: Deploy /export/users/cc/cc-suites/build/libs/jetty-6.1.2rc1/contexts/test.xml -> [EMAIL PROTECTED]/test,/export/users/cc/cc-suites/build/libs/jetty-6.1.2rc1/webapps/test} 2007-09-21 16:30:06.480::WARN: Unknown realm: Test JAAS Realm 2007-09-21 16:30:32.898::INFO: Started SelectChannelConnector @ 0.0.0.0:7070 SIGSEGV in VM code. Stack trace: 0: Java_org_apache_harmony_luni_platform_OSNetworkSystem_selectImpl (??:-1) 1: vm_new_vector_or_null_using_vtable_and_thread_pointer(int, unsigned long long, void*) (??:-1) 2: rth_get_interface_vtable(ManagedObject*, Class*) (??:-1) 3: org/apache/harmony/luni/platform/OSNetworkSystem.selectImpl([Ljava/io/FileDescriptor;[Ljava/io/FileDescriptor;II[IJ)I (OSNetworkSystem.java:-2) 4: org/apache/harmony/luni/platform/OSNetworkSystem.select([Ljava/io/FileDescriptor;[Ljava/io/FileDescriptor;J)[I (OSNetworkSystem.java:302) 5: org/apache/harmony/nio/internal/SelectorImpl.selectInternal(J)I (SelectorImpl.java:-1) 6: org/apache/harmony/nio/internal/SelectorImpl.select(J)I (SelectorImpl.java:169) 7: org/mortbay/io/nio/SelectorManager$SelectSet.doSelect()V (SelectorManager.java:-1) 8: org/mortbay/io/nio/SelectorManager.doSelect(I)V (SelectorManager.java:175) 9: org/mortbay/jetty/nio/SelectChannelConnector.accept(I)V (SelectChannelConnector.java:-1) 10: org/mortbay/jetty/AbstractConnector$Acceptor.run()V (AbstractConnector.java:498) 11: org/mortbay/thread/BoundedThreadPool$PoolThread.run()V (BoundedThreadPool.java:442) 12: java/lang/Thread.runImpl()V (??:-1) <end of stack trace> ================================================================================ BUILD FAILED: Ant Error Message: /export/users/cc/cc-suites/scripts/cc-exec-adaptor.xml:103: The following error occurred while executing this line: /export/users/cc/cc-suites/adaptors/JettyScenario/adaptor.xml:186: Jetty scenario failed Date of build: 2007-09-21 16:28:28 +0700 Time to build: 13 minutes 28 seconds Last changed: 09/20/2007 22:20:43 Last log entry: snapshot *********************************************************** Errors/Warnings: (13) Test org.apache.harmony.test.jetty.JettyScenario FAILED java.net.ConnectException: localhost/127.0.0.1:4444 - Connection refused at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:229) at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:193) at java.net.Socket.startupSocket(Socket.java:662) at java.net.Socket.<init>(Socket.java:214) at org.mortbay.start.Main.stop(Main.java:526) at org.mortbay.start.Main.main(Main.java:104) at java.lang.reflect.VMReflection.invokeMethod(Native Method) at java.lang.reflect.Method.invoke(Unknown Source) at org.apache.harmony.vm.JarRunner.main(Unknown Source) The execution FAILED with the following exception: The following error occurred while executing this line: /export/users/cc/cc-suites/adaptors/JettyScenario/adaptor.xml:186: Jetty scenario failed *********************************************************** Unit Tests: (5) error: testRequestDumpJSP org.apache.harmony.test.jetty.JettyScenario error: testGZippedStaticContent org.apache.harmony.test.jetty.JettyScenario failure: testStaticContent org.apache.harmony.test.jetty.JettyScenario failure: testSessionDumpServlet org.apache.harmony.test.jetty.JettyScenario Unit Test Error Details: (4) Test: testRequestDumpJSPClass: org.apache.harmony.test.jetty.JettyScenariojava.lang.NullPointerException at org.apache.harmony.test.jetty.JettyScenario.testRequestDumpJSP(Unknown Source) at java.lang.reflect.VMReflection.invokeMethod(Native Method) Test: testGZippedStaticContentClass: org.apache.harmony.test.jetty.JettyScenariojava.lang.NullPointerException at org.apache.harmony.test.jetty.JettyScenario.testGZippedStaticContent(Unknown Source) at java.lang.reflect.VMReflection.invokeMethod(Native Method) Test: testStaticContentClass: org.apache.harmony.test.jetty.JettyScenariojunit.framework.AssertionFailedError: Content is not correct. at org.apache.harmony.test.jetty.JettyScenario.testStaticContent(Unknown Source) at java.lang.reflect.VMReflection.invokeMethod(Native Method) Test: testSessionDumpServletClass: org.apache.harmony.test.jetty.JettyScenariojunit.framework.AssertionFailedError: Generated content is not correct. at org.apache.harmony.test.jetty.JettyScenario.testSessionDumpServlet(Unknown Source) at java.lang.reflect.VMReflection.invokeMethod(Native Method) *********************************************************** Modifications since last successful build: (1) add cc-snapshot log20070920222043Lbuild.16 09/20/2007 22:20:43snapshot begin 644 execution_log.zip M4$L#! H ( $"%-3<MS2'ZC@( /,% 2 97AE8W5T:6]N7VQO9RYH M=&ULM53=3]LP$']>_HI[F>@DZI "@6:E$AH@@<8T4;87U ?C7!N#8T>VTX_] M];O$+:*EVMC#G,3QQ_U^=[[SW:#PI1H.'DV^' XJB\,!!^>7"L_V)D;[KI._ M,(/[EMAIL PROTECTED]@J[<M+5B#GF61396F<1-.T!16'&</:ZP7G.*V\L3.B[ M0>^7(X&:6VDRN*LU,-9@'W)4Z'$,%\U?ZFD&,2XJ8WU<.[0N%H+>KJNE1Q<_ MUE+EL457*^_B#=+XJ9DQ9:8;)HT\MPUML "(<H:[EMAIL PROTECTED] MXJ) 5G!;&KUDI-*SP+NA:Z7AB<_X&&ZHA[O6I R2P_X&^3TQ.&@<!<?[<,6E MJLGZ#'K[<&FML6%X+TL$5+QRY%=(C_NL?Y*0K>(-U[]8"5?GUU\O+Z* [EMAIL PROTECTED] [EMAIL PROTECTED]"4H(GK:0^38]*%X4(&X==;;R<2,&]-%OA'7E353M]N?9%TS.-GGTQ M6J/[EMAIL PROTECTED]"N-\G/1.V $]279$#;JP$B8QL#BAL.<;I!_XSF,K.E6K MZ[OB4H^,>$9_75:*B4#7V5YOV+)>K__I_[$G_<.W["]."=+,-5>RKL*LLUIL MX6G:^SM\("F:PPU<+SG:?:B20O[(ET$ENR6+:6BJ3CMJH<>]]-W0DKI7T.1@ MA];66L7UE%$H%3F*_;R]"R.*+Y-Z9I[Q%GUA\LXWNF,SA#![#U607)%T?NAG M;>8:1J:V M\5U5G);KAM,AYM.,XV271?4"HN4-3M?0PI!'/I"_"T,S%*F7F3 M _ARM5O(JXTFK\$(45N+.<[EMAIL PROTECTED],8L^D.AXZ%V;M>XU3);E"I+ M3M-LG8GKC)]0@:'L&<1\.(C;FAZ'^AZWQ?XW4$L! A0#"@ @ 0(4U-RW- M(?J. @ \P4 !( *2! &5X96-U=&EO;E]L;V<N:'1M 7;%!+!08 0 ! $ "^ @ ! end
