You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "john W (JIRA)" <ji...@apache.org> on 2011/07/28 17:14:57 UTC

[jira] [Commented] (AXIS2-5054) I'm receiving an inconsistent error in Axis 2. My Web service call is working for of my transaction how ever for some I receive the following error: org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog

    [ https://issues.apache.org/jira/browse/AXIS2-5054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13072395#comment-13072395 ] 

john W commented on AXIS2-5054:
-------------------------------

Thanks I am still having this issue. I will try and upgrade to a new version of Axis2.

> I'm receiving an inconsistent error in Axis 2. My Web service call is working for of my transaction how ever for some I receive the following error: org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-5054
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5054
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.2
>         Environment: Web Logic 8.1, Apache, Axis2 Oracle DB
>            Reporter: john W
>
> I'm receiving an inconsistent error in Axis 2. My Web service call is working for of my transaction how ever for some I receive the following error: 
> General exception in 'processOptOutEmail' Method: org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
>  at [row,col {unknown-source}]: [1,0] 
> org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
>  at [row,col {unknown-source}]: [1,0]
>         at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
>         at org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:90)
>         at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:353)
>         at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:416)
>         at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:228)
>         at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
>         at com.superpages.services.portal.UserAccountConsolidationServiceImplStub.getEmailIdForClientAccount(UserAccountConsolidationServiceImplStub.java:1965)
>         at com.verizonis.batch.webservice.client.UserAccountConsolidationWSClientUtil.getEmailIdByCustId(UserAccountConsolidationWSClientUtil.java:158)
>         at com.verizonis.batch.jobs.OnlineBilling.processOptOutOrBillNotifyEmail(OnlineBilling.java:613)
>         at com.verizonis.batch.jobs.OnlineBilling.main(OnlineBilling.java:210)
> Caused by: org.apache.axiom.om.OMException: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
>  at [row,col {unknown-source}]: [1,0]
>         at org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:249)
>         at org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.getSOAPEnvelope(StAXSOAPModelBuilder.java:156)
>         at org.apache.axiom.soap.impl.builder.StAXSOAPModelBuilder.<init>(StAXSOAPModelBuilder.java:105)
>         at org.apache.axis2.builder.BuilderUtil.getSOAPBuilder(BuilderUtil.java:677)
>         at org.apache.axis2.transport.TransportUtils.createDocumentElement(TransportUtils.java:182)
>         at org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:112)
>         at org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:88)
>         ... 8 more
> 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 org.apache.axiom.om.impl.builder.StAXOMBuilder.parserNext(StAXOMBuilder.java:506)
>         at org.apache.axiom.om.impl.builder.StAXOMBuilder.next(StAXOMBuilder.java:161)
>         ... 14 more
> org.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
>  at [row,col {unknown-source}]: [1,0]

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org