You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Asankha C. Perera (JIRA)" <ji...@apache.org> on 2008/10/08 04:11:44 UTC

[jira] Resolved: (SYNAPSE-469) ClientWorker Unexpected response received. HTTP response code : 200

     [ https://issues.apache.org/jira/browse/SYNAPSE-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asankha C. Perera resolved SYNAPSE-469.
---------------------------------------

    Resolution: Fixed

Fixed by merging code from https://issues.apache.org/jira/browse/HTTPCORE-172

> ClientWorker Unexpected response received. HTTP response code : 200
> -------------------------------------------------------------------
>
>                 Key: SYNAPSE-469
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-469
>             Project: Synapse
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 1.2
>            Reporter: Eric Hubert
>            Assignee: Asankha C. Perera
>             Fix For: 1.3
>
>
> WARN ClientWorker Unexpected response received : com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog 
> at [row,col {unknown-source}]: [1,0] 
> ERROR Axis2Sender Unexpected error sending message back 
> org.apache.axis2.AxisFault: IO Error sending response message 
> [...] 
> Caused by: org.apache.axis2.AxisFault: Unexpected end of input block; expected an identifier 
>  at [row,col {unknown-source}]: [1,1448] 
>  [...] 
> Caused by: com.ctc.wstx.exc.WstxEOFException: Unexpected end of input block; expected an identifier 
>  at [row,col {unknown-source}]: [1,1448] 
>         at com.ctc.wstx.sr.StreamScanner.throwUnexpectedEOB(StreamScanner.java:675) 
> AND
> WARN ClientWorker Unexpected response received. HTTP response code : 200 HTTP status : OK
>  exception : com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
>  at [row,col {unknown-source}]: [1,0]
> 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)
>         ...
> Caused by: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog
>  at [row,col {unknown-source}]: [1,0]
> Seems to be related with: https://issues.apache.org/jira/browse/HTTPCORE-172

-- 
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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org