[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1759) JGroups cannot process incoming messages during the method execution
Tyronne Wickramarathne (JIRA)
jira-events at lists.jboss.org
Fri Nov 13 00:31:05 EST 2009
JGroups cannot process incoming messages during the method execution
--------------------------------------------------------------------
Key: JBMESSAGING-1759
URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1759
Project: JBoss Messaging
Issue Type: Bug
Components: JMS Clustering
Affects Versions: 1.4.0.SP3.CP07
Environment: JBossMessaging-1.4.0_SP3_CP7
Reporter: Tyronne Wickramarathne
The GroupMember#viewAccepted() takes 31min on the IncomingPacketHandler thread. The JGroups cannot process incoming messages during this method execution. It's completely blocked and leads the following log and subsequent WARNs.
2009-11-11 11:50:12.634 [ViewHandler] WARN [GMS] - failed to collect all ACKs (1) for view [192.168.1.221:49898|2] [192.168.1.221:49898] after 2000ms, missing ACKs from [192.168.1.221:49898] (received=[]), local_addr=192.168.1.221:49898
--
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