You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2013/06/06 16:23:21 UTC

[jira] [Created] (HTTPCLIENT-1365) NPE when ManagedHttpClientConnectionFactory.create(ConnectionConfig) is called with null

Gary Gregory created HTTPCLIENT-1365:
----------------------------------------

             Summary: NPE when ManagedHttpClientConnectionFactory.create(ConnectionConfig) is called with null
                 Key: HTTPCLIENT-1365
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1365
             Project: HttpComponents HttpClient
          Issue Type: Bug
          Components: HttpConn
    Affects Versions: 4.3 Beta1
         Environment: Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500)
Maven home: C:\Java\apache-maven-3.0.5\bin\..
Java version: 1.7.0_21, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_21\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
            Reporter: Gary Gregory
             Fix For: 4.3 Beta2


NPE when org.apache.http.impl.conn.ManagedHttpClientConnectionFactory.create(ConnectionConfig).create(ConnectionConfig) is called with null.

This looks like a simple omission because the code already guards against null for certain cases.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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