You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2013/12/05 21:19:36 UTC

[jira] [Resolved] (CXF-5425) Async HTTP Conduit may not initialize HTTP client when many threads use it

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

Daniel Kulp resolved CXF-5425.
------------------------------

    Resolution: Fixed
      Assignee: Daniel Kulp

> Async HTTP Conduit may not initialize HTTP client when many threads use it
> --------------------------------------------------------------------------
>
>                 Key: CXF-5425
>                 URL: https://issues.apache.org/jira/browse/CXF-5425
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>            Reporter: Sergey Beryozkin
>            Assignee: Daniel Kulp
>             Fix For: 3.0.0-milestone2
>
>
> The following is reported after running JAXRSMultithreadedClientTest:
> Caused by: java.io.IOException: HttpAsyncClient is null
> 	at org.apache.cxf.transport.http.asyncclient.AsyncHTTPConduit.getHttpAsyncClient(AsyncHTTPConduit.java:119)
> AsyncHTTPConduitFactory might have a thread safety issue



--
This message was sent by Atlassian JIRA
(v6.1#6144)