[jboss-jira] [JBoss JIRA] Commented: (JGRP-646) ConnectionTable problem after a while in 2 node cluster

Bhanu Pratap Padmanabhuni (JIRA) jira-events at lists.jboss.org
Mon Mar 8 17:15:59 EST 2010


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

Bhanu Pratap Padmanabhuni commented on JGRP-646:
------------------------------------------------

Hi, 

I have a JBoss clustered environment with 8 Instances/nodes.

I am getting the below issue while starting up the instances as well as after start up:

14:44:19,303 WARN  [ConnectionTable] sender thread was interrupted, but is still alive: Thread[ConnectionTable.Connection.Sender [10.4.21.31:7800 - 10.4.21.31:45537],5,ConnectionTableGroup]

14:44:19,305 WARN  [ConnectionTable] peer closed connection, trying to re-send msg

14:44:19,305 ERROR [ConnectionTable] 2nd attempt to send data failed too

14:44:19,306 WARN  [ConnectionTable] sender thread was interrupted, but is still alive: Thread[ConnectionTable.Connection.Sender [10.4.21.31:44857 - 10.4.21.30:8800],5,ConnectionTableGroup]

14:44:19,307 WARN  [ConnectionTable] peer closed connection, trying to re-send msg

14:44:19,307 ERROR [ConnectionTable] 2nd attempt to send data failed too

14:44:19,304 WARN  [ConnectionTable] sender thread was interrupted, but is still alive: Thread[ConnectionTable.Connection.Sender [10.4.21.31:44858 - 10.4.21.30:9800],5,ConnectionTableGroup]

14:44:19,309 WARN  [ConnectionTable] peer closed connection, trying to re-send msg

14:44:19,306 WARN  [ConnectionTable] sender thread was interrupted, but is still alive: Thread[ConnectionTable.Connection.Sender [10.4.21.31:44859 - 10.4.21.30:10800],5,ConnectionTableGroup]

14:44:19,312 WARN  [ConnectionTable] peer closed connection, trying to re-send msg

14:44:19,303 WARN  [ConnectionTable] sender thread was interrupted, but is still alive: Thread[ConnectionTable.Connection.Sender [10.4.21.31:7800 - 10.4.21.30:46137],5,ConnectionTableGroup]

14:44:19,313 WARN  [ConnectionTable] peer closed connection, trying to re-send msg

14:44:19,321 ERROR [ConnectionTable] 2nd attempt to send data failed too

14:44:19,322 ERROR [ConnectionTable] 2nd attempt to send data failed too

14:44:19,325 ERROR [ConnectionTable] 2nd attempt to send data failed too


> ConnectionTable problem after a while in 2 node cluster
> -------------------------------------------------------
>
>                 Key: JGRP-646
>                 URL: https://jira.jboss.org/jira/browse/JGRP-646
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 2.4.1 SP4
>         Environment: Two physical machines both running RHEL5, Sun JVM 1.5.0_12, full SOA-P 4.2.0.IR8 based on EAP 4.3.0.GA (build: SVNTag=JBPAPP_4_3_0_GA date=200711291835), Orcale DB on a separate machine
>            Reporter: Martin Vecera
>            Assignee: Vladimir Blagojevic
>             Fix For: 2.7
>
>
> Reproducible: 100%
> 1. I took full IR8 and used dbinstall (https://svn.corp.jboss.com/repos/soa/trunk/qa/dbinstall/) for the 'all' configuration to use Oracle DB.
> 2. I unsecured jmx-service-invoker.
> 3. I copied the SOA-P to the second node.
> 4. I changed the server peer id on the both copies to be different.
> 5. I started the first node, it was successful.
> 6. I started the second node successfully as well.
> 7. I let it be for half an hour.
> 8. This appeared in the log files:
> Node 1:
> 2007-12-13 10:57:07,502 WARN  [org.jgroups.blocks.ConnectionTable] peer closed connection, trying to re-send msg
> 2007-12-13 10:57:07,502 ERROR [org.jgroups.blocks.ConnectionTable] 2nd attempt to send data failed too
> Node 2:
> 2007-12-13 10:57:08,927 WARN  [org.jgroups.blocks.ConnectionTable] peer closed connection, trying to re-send msg
> 2007-12-13 10:57:08,928 ERROR [org.jgroups.blocks.ConnectionTable] 2nd attempt to send data failed too
> It doesn't seem like there's anything related to the problems in the logs (no exceptions, no other JGroups related output...).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list