You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2008/12/23 21:36:44 UTC

[jira] Assigned: (SYNAPSE-479) Failure in REST test case

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

Andreas Veithen reassigned SYNAPSE-479:
---------------------------------------

    Assignee: Andreas Veithen

> Failure in REST test case
> -------------------------
>
>                 Key: SYNAPSE-479
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-479
>             Project: Synapse
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: NIGHTLY
>         Environment: - Hudson
> - Mac OS X
>            Reporter: Andreas Veithen
>            Assignee: Andreas Veithen
>            Priority: Minor
>         Attachments: 01-debug.log
>
>
> The following test case systematically fails:
> org.apache.synapse.transport.nhttp.HttpCoreNIOListenerTest.0076:test=REST,client=java.net,endpoint=axis
> This test case uses a URLConnection to send a GET request to HttpCoreNIOListener. The test case logs show that the transport sends back the status line and the headers, but fails to write the (empty) body. After 60 seconds it times out and closes the connection, causing a "Premature EOF" error in URLConnection.
> This seems to be a regression caused by the recent upgrade to httpcore 4.0-beta3.

-- 
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