[jboss-jira] [JBoss JIRA] (JGRP-1535) SocketException WARN messages at startup

Bela Ban (JIRA) jira-events at lists.jboss.org
Tue Nov 13 06:58:18 EST 2012


    [ https://issues.jboss.org/browse/JGRP-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733670#comment-12733670 ] 

Bela Ban commented on JGRP-1535:
--------------------------------

OK, has this been resolved (config error) ? If not:
- Can you show me how to reproduce this on Linux ?
- Or can you provide me with a VMWare image that I could download to try this out ?

I don't have access to Windows.
                
> SocketException WARN messages at startup
> ----------------------------------------
>
>                 Key: JGRP-1535
>                 URL: https://issues.jboss.org/browse/JGRP-1535
>             Project: JGroups
>          Issue Type: Enhancement
>    Affects Versions: 3.0.14, 3.2
>            Reporter: Edward Sutter
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 3.3
>
>
> We are seeing the following messages when starting our server nodes.  From what I can tell from the source, JGroups is attempting to attach to every detected network interface and logs warning messages when an IP address is not found.  
> I'm not seeing any negative behavior from JGroups but the messages cause some alarm to our administrators.  Ideally JGroups would *not* log a message in the case where the interface does not have an IP address associated with it.  Alternatively, lowering the log level to DEBUG could also work.
> WARN [org.jgroups.protocols.TCP] failed to join /224.0.75.75:7500 on net3: java.net.SocketException: Unrecognized Windows Sockets error: 0: no Inet4Address associated with interface
> WARN [org.jgroups.protocols.TCP] failed to join /224.0.75.75:7500 on net4: java.net.SocketException: Unrecognized Windows Sockets error: 0: no Inet4Address associated with interface

--
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


More information about the jboss-jira mailing list