[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:55:12 EDT 2012
[ https://issues.jboss.org/browse/JGRP-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Reed resolved JGRP-1483.
-------------------------------
Fix Version/s: 2.6.21
Resolution: Done
> 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
> Fix For: 2.6.21
>
>
> 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