[jboss-remoting-issues] [JBoss JIRA] Created: (JBREM-957) faulty logging: ...transport.http.ssl.HTTPSClientInvoker.createSocketFactory logs an error when there is no error

Larry Talley (JIRA) jira-events at lists.jboss.org
Wed Apr 2 15:56:31 EDT 2008


faulty logging: ...transport.http.ssl.HTTPSClientInvoker.createSocketFactory logs an error when there is no error
-----------------------------------------------------------------------------------------------------------------

                 Key: JBREM-957
                 URL: http://jira.jboss.com/jira/browse/JBREM-957
             Project: JBoss Remoting
          Issue Type: Bug
      Security Level: Public (Everyone can see)
         Environment: 2.2.0.GA as included in JBoss-4.2.2.GA
            Reporter: Larry Talley


When used in client mode ...transport.http.ssl.HTTPSClientInvoker.createSocketFactory(HTTPSClientInvoker.java:140) logs an error, but then proceeds to work fine (because sf already has a valid value due to line 129).  The misreported error spews misleading information in the log.  I suggest that line 144 shouldn't be at ERROR level if the IOException isn't always an error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-remoting-issues mailing list