[
https://issues.apache.org/jira/browse/AXIS2-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636066#action_12636066
]
Jan Tammen commented on AXIS2-3894:
-----------------------------------
I'm experiencing the same error using an Axis2-1.4 client communicating with an
Axis2-1.4 service. As reported, the problem does not seem to be reproduciable,
it occurs every now and then. Any hints on how to investigate this issue
further?
Maybe it is related to concurrent calls to that service?
Thanks.
> Firefox 3: Unexpected EOF in prolog at [row,col {unknown-source}]: [1,0]
> ------------------------------------------------------------------------
>
> Key: AXIS2-3894
> URL: https://issues.apache.org/jira/browse/AXIS2-3894
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: transports
> Affects Versions: 1.3
> Environment: Firefox 3
> Reporter: Adam Killick
>
> Using Axis2 V 1.3, with Apache tomcat.
> When making a call to one specific web method on our web service, we often
> receive a response back thats contents looks like the xml below.
> There seems to be no pattern to when we receive this message, some times we
> can get response after response that is valid, then we will get the odd
> response that the the error below. Some times we will only get the response
> below. The strange thing is that this only happens in firefox3.... IE 7, FF2,
> Safari, soapsonar never got the problem. I have used Wireshark and can
> confirm that what ever i use to send the request the request xml is identical.
> We can provide sample code from our webservice.
> If you would like to login and see the xml error (via firebug) and firefox 3
> go to https://map.aphonetracker.com
> username: [EMAIL PROTECTED]
> passowrd: test123
> The 4th xml reponse message will have the error in it. Addition messages will
> be received ever 10-11 minutes, most of which will have the erro and some
> will not. All of them are from the same web method
> One other question i do have is regarding thread safety. Is Axis2 written
> 100% thread safe?
> <?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope
> xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope"
>
> xmlns:wsa="http://www.w3.org/2005/08/addressing"><soapenv:Header><wsa:Action>http://www.w3.org/2005
> /08/addressing/soap/fault</wsa:Action></soapenv:Header><soapenv:Body><soapenv:Fault><soapenv:Code><soapenv
> :Value>soapenv:Receiver</soapenv:Value></soapenv:Code><soapenv:Reason><soapenv:Text
> xml:lang="en-US"
> >com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
> at [row,col {unknown-source}]:
> [1,0]</soapenv:Text></soapenv:Reason><soapenv:Detail /></soapenv:Fault
> ></soapenv:Body></soapenv:Envelope>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]