[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1240) Reconnect message continually repeated in logs after a node has failed over.
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Mon Mar 10 10:00:57 EDT 2008
[ http://jira.jboss.com/jira/browse/JBMESSAGING-1240?page=comments#action_12401949 ]
Jeff Mesnil commented on JBMESSAGING-1240:
------------------------------------------
> 11:21:45,137 WARN [FD] ping_dest is null: members=[172.17.66.89:35668, 172.17.64.89:53512], pingable_mbrs=[172.17.64.89:53512], local_addr=172.17.64.89:53512
This log comes from JGroups, not JBoss Remoting afaik
> Reconnect message continually repeated in logs after a node has failed over.
> ----------------------------------------------------------------------------
>
> Key: JBMESSAGING-1240
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1240
> Project: JBoss Messaging
> Issue Type: Bug
> Affects Versions: 1.4.0.SP3_CP01
> Reporter: Phillip Thurmond
> Assigned To: Phillip Thurmond
> Priority: Minor
> Fix For: 1.4.0.SP3.CP02, 1.4.1.beta2
>
>
> To reproduce:
> 1) bring up a JBM cluster with clustered queues/topics.
> 2) generate a load against the cluster
> 3) kill -9 one of the nodes.
> 4) Transparent failover does occur, but afterwards the following message will be logged every few seconds for the remainder of the time the server is up:
> 14:27:25,157 WARN [FD] ping_dest is null: members=[172.17.66.89:35329, 172.17.64.89:52972], pingable_mbrs=[172.17.64.89:52972], local_addr=172.17.64.89:52972
> 14:27:27,143 WARN [LeasePinger] LeasePinger[SocketClientInvoker[1ff335bb, bisocket://172.17.66.89:4457](ai03d-4vcpjz-fd4p7oty-1-fd4p8bdv-a)] failed to ping to server: Can not get connection to server. Problem establishing socket connection for InvokerLocator [bisocket://172.17.66.89:4457/?JBM_clientMaxPoolSize=200&clientLeasePeriod=10000&clientSocketClass=org.jboss.jms.client.remoting.ClientSocketWrapper&dataType=jms&marshaller=org.jboss.jms.wireformat.JMSWireFormat&numberOfCallRetries=1&numberOfRetries=10&pingFrequency=214748364&pingWindowFactor=10&socket.check_connection=false&timeout=0&unmarshaller=org.jboss.jms.wireformat.JMSWireFormat]
> Maybe we need some type of timeout here so that it doesn't try to reconnect forever?
--
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-jira
mailing list