[
https://issues.jboss.org/browse/AS7-4750?page=com.atlassian.jira.plugin.s...
]
Justin Bertram commented on AS7-4750:
-------------------------------------
I resolved the logging issue in HornetQ. Since the "Network is unreachable"
error appears to be an environmental issue I think this can be closed.
Starting a default ha configuration yields a hornetq error
----------------------------------------------------------
Key: AS7-4750
URL:
https://issues.jboss.org/browse/AS7-4750
Project: Application Server 7
Issue Type: Bug
Components: Domain Management, JMS
Reporter: Heiko Braun
Assignee: Jeff Mesnil
./bin/standalone.sh --server-config=standalone-full-ha.xml
leads to (after a while)
{noformat}
14:33:05,263 ERROR [org.hornetq.core.server.cluster.impl.BroadcastGroupImpl] (Thread-2
(HornetQ-scheduled-threads-25881841)) Failed to broadcast connector configs:
java.io.IOException: Network is unreachable
at java.net.PlainDatagramSocketImpl.send(Native Method) [classes.jar:1.6.0_31]
at java.net.DatagramSocket.send(DatagramSocket.java:625) [classes.jar:1.6.0_31]
{noformat}
--
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