[jboss-jira] [JBoss JIRA] (JGRP-1483) When Util.createServerSocket has an error, the root exception is swallowed

Dennis Reed (JIRA) jira-events at lists.jboss.org
Tue Jun 19 15:51:12 EDT 2012


Dennis Reed created JGRP-1483:
---------------------------------

             Summary: When Util.createServerSocket has an error, the root exception is swallowed
                 Key: JGRP-1483
                 URL: https://issues.jboss.org/browse/JGRP-1483
             Project: JGroups
          Issue Type: Bug
    Affects Versions: 2.6.20
            Reporter: Dennis Reed
            Assignee: Dennis Reed


When an IOException is caught inside Util.createServerSocket, the root cause is swallowed.

(This was introduced in JGRP-892 which changed it to throw an exception instead of returning null and causing a NullPointerException later).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list