Return-Path: Delivered-To: apmail-openejb-commits-archive@www.apache.org Received: (qmail 39717 invoked from network); 5 Apr 2008 09:56:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Apr 2008 09:56:07 -0000 Received: (qmail 59499 invoked by uid 500); 5 Apr 2008 09:56:07 -0000 Delivered-To: apmail-openejb-commits-archive@openejb.apache.org Received: (qmail 59477 invoked by uid 500); 5 Apr 2008 09:56:07 -0000 Mailing-List: contact commits-help@openejb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openejb.apache.org Delivered-To: mailing list commits@openejb.apache.org Received: (qmail 59468 invoked by uid 99); 5 Apr 2008 09:56:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Apr 2008 02:56:07 -0700 X-ASF-Spam-Status: No, hits=-1998.5 required=10.0 tests=ALL_TRUSTED,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Apr 2008 09:55:26 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 624D7234C0BB for ; Sat, 5 Apr 2008 02:53:24 -0700 (PDT) Message-ID: <1905181647.1207389204401.JavaMail.jira@brutus> Date: Sat, 5 Apr 2008 02:53:24 -0700 (PDT) From: "Jacek Laskowski (JIRA)" To: commits@openejb.apache.org Subject: [jira] Updated: (OPENEJB-790) FAILURE upon executing org.superbiz.calculator.CalculatorTest caused by: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog In-Reply-To: <1824037336.1207388964316.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENEJB-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacek Laskowski updated OPENEJB-790: ------------------------------------ Component/s: tests > FAILURE upon executing org.superbiz.calculator.CalculatorTest caused by: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog > ------------------------------------------------------------------------------------------------------------------------------------ > > Key: OPENEJB-790 > URL: https://issues.apache.org/jira/browse/OPENEJB-790 > Project: OpenEJB > Issue Type: Bug > Components: tests > Affects Versions: 3.0 > Reporter: Jacek Laskowski > Fix For: 3.0.1 > > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.superbiz.calculator.CalculatorTest > Apache OpenEJB 3.1-SNAPSHOT build: 20080404-05:48 > http://openejb.apache.org/ > INFO - openejb.home = /home/continuum/data/working-directory/358/examples/simple-webservice > INFO - openejb.base = /home/continuum/data/working-directory/358/examples/simple-webservice > INFO - Configuring Service(id=Default Security Service, type=SecurityService, provider-id=Default Security Service) > INFO - Configuring Service(id=Default Transaction Manager, type=TransactionManager, provider-id=Default Transaction Manager) > INFO - Configuring Service(id=Default JDK 1.3 ProxyFactory, type=ProxyFactory, provider-id=Default JDK 1.3 ProxyFactory) > INFO - Found EjbModule in classpath: /home/continuum/data/working-directory/358/examples/simple-webservice/target/classes > INFO - Configuring app: /home/continuum/data/working-directory/358/examples/simple-webservice/target/classes > INFO - Configuring Service(id=Default Stateless Container, type=Container, provider-id=Default Stateless Container) > INFO - Auto-creating a container for bean CalculatorImpl: Container(type=STATELESS, id=Default Stateless Container) > INFO - Loaded Module: /home/continuum/data/working-directory/358/examples/simple-webservice/target/classes > INFO - Assembling app: /home/continuum/data/working-directory/358/examples/simple-webservice/target/classes > INFO - Created Ejb(deployment-id=CalculatorImpl, ejb-name=CalculatorImpl, container=Default Stateless Container) > INFO - Deployed Application(path=/home/continuum/data/working-directory/358/examples/simple-webservice/target/classes) > ** Starting Services ** > NAME IP PORT httpejbd 127.0.0.1 4204 ejbd 127.0.0.1 4201 Apr 4, 2008 6:02:20 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass > INFO: Creating Service {http://superbiz.org/wsdl}CalculatorWsService from class org.superbiz.calculator.CalculatorWs > Apr 4, 2008 6:02:20 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass > INFO: {http://superbiz.org/wsdl}arg0 part element name {http://superbiz.org/wsdl}arg0 references element {http://superbiz.org/wsdl}arg0 > {http://superbiz.org/wsdl}arg1 part element name {http://superbiz.org/wsdl}arg1 references element {http://superbiz.org/wsdl}arg1 > {http://superbiz.org/wsdl}return part element name {http://superbiz.org/wsdl}return references element {http://superbiz.org/wsdl}return > {http://superbiz.org/wsdl}arg0 part element name {http://superbiz.org/wsdl}arg0 references element {http://superbiz.org/wsdl}arg0 > {http://superbiz.org/wsdl}arg1 part element name {http://superbiz.org/wsdl}arg1 references element {http://superbiz.org/wsdl}arg1 > {http://superbiz.org/wsdl}return part element name {http://superbiz.org/wsdl}return references element {http://superbiz.org/wsdl}return > Apr 4, 2008 6:02:20 PM org.apache.cxf.endpoint.ServerImpl initDestination > INFO: Setting the server's publish address to be http://nopath:80 > admin thread 127.0.0.1 4200 ------- > Ready! > Apr 4, 2008 6:02:21 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL > INFO: Creating Service {http://superbiz.org/wsdl}CalculatorWsService from WSDL: http://localhost:4204/CalculatorImpl?wsdl > Apr 4, 2008 6:03:22 PM org.apache.cxf.phase.PhaseInterceptorChain doIntercept > INFO: Interceptor has thrown exception, unwinding now > org.apache.cxf.interceptor.Fault: Could not send Message. > at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:64) > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:208) > at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:276) > at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:222) > at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73) > at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:135) > at $Proxy17.sum(Unknown Source) > at org.superbiz.calculator.CalculatorTest.testCalculatorViaWsInterface(CalculatorTest.java:52) > 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:585) > at junit.framework.TestCase.runTest(TestCase.java:164) > at junit.framework.TestCase.runBare(TestCase.java:130) > at junit.framework.TestResult$1.protect(TestResult.java:110) > at junit.framework.TestResult.runProtected(TestResult.java:128) > at junit.framework.TestResult.run(TestResult.java:113) > at junit.framework.TestCase.run(TestCase.java:120) > at junit.framework.TestSuite.runTest(TestSuite.java:228) > at junit.framework.TestSuite.run(TestSuite.java:223) > at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35) > at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62) > at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) > at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) > at org.apache.maven.surefire.Surefire.run(Surefire.java:177) > 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:585) > at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:334) > at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:980) > Caused by: java.net.SocketTimeoutException: Read timed out > at java.net.SocketInputStream.socketRead0(Native Method) > at java.net.SocketInputStream.read(SocketInputStream.java:129) > at java.io.BufferedInputStream.fill(BufferedInputStream.java:218) > at java.io.BufferedInputStream.read1(BufferedInputStream.java:256) > at java.io.BufferedInputStream.read(BufferedInputStream.java:313) > at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:659) > at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:604) > at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:624) > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:957) > at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:367) > at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1863) > at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1791) > at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:66) > at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:575) > at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62) > ... 30 more > Apr 4, 2008 6:03:22 PM org.apache.cxf.phase.PhaseInterceptorChain doIntercept > INFO: Interceptor has thrown exception, unwinding now > org.apache.cxf.binding.soap.SoapFault: Error reading XMLStreamReader. > at org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor.handleMessage(ReadHeadersInterceptor.java:191) > at org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor.handleMessage(ReadHeadersInterceptor.java:56) > at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:208) > at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:77) > at org.apache.openejb.server.cxf.HttpDestination.invoke(HttpDestination.java:111) > at org.apache.openejb.server.cxf.CxfWsContainer.processPOST(CxfWsContainer.java:114) > at org.apache.openejb.server.cxf.CxfWsContainer.onMessage(CxfWsContainer.java:85) > at org.apache.openejb.server.webservices.OpenEJBHttpWsRegistry$ClassLoaderHttpListener.onMessage(OpenEJBHttpWsRegistry.java:113) > at org.apache.openejb.server.httpd.HttpListenerRegistry.onMessage(HttpListenerRegistry.java:43) > at org.apache.openejb.server.httpd.OpenEJBHttpServer.process(OpenEJBHttpServer.java:176) > at org.apache.openejb.server.httpd.OpenEJBHttpServer.processRequest(OpenEJBHttpServer.java:132) > at org.apache.openejb.server.httpd.OpenEJBHttpServer.service(OpenEJBHttpServer.java:78) > at org.apache.openejb.server.httpd.HttpEjbServer.service(HttpEjbServer.java:61) > at org.apache.openejb.server.ServicePool$2.run(ServicePool.java:78) > at org.apache.openejb.server.ServicePool$3.run(ServicePool.java:101) > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) > at java.lang.Thread.run(Thread.java:595) > Caused by: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog > at [row,col {unknown-source}]: [1,0] > at com.ctc.wstx.sr.StreamScanner.throwUnexpectedEOF(StreamScanner.java:661) > at com.ctc.wstx.sr.BasicStreamReader.handleEOF(BasicStreamReader.java:2134) > at com.ctc.wstx.sr.BasicStreamReader.nextFromProlog(BasicStreamReader.java:2040) > at com.ctc.wstx.sr.BasicStreamReader.next(BasicStreamReader.java:1069) > at com.ctc.wstx.sr.BasicStreamReader.nextTag(BasicStreamReader.java:1095) > at org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor.handleMessage(ReadHeadersInterceptor.java:85) > ... 17 more > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 64.456 sec <<< FAILURE! -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.