[
https://issues.jboss.org/browse/JGRP-2041?page=com.atlassian.jira.plugin....
]
Rohit Singh commented on JGRP-2041:
-----------------------------------
Hi Bela,
I am attaching the configuration files that we use for JGroup cluster settings.
"jgroups_cluster.properties"
You mentioned that abruptly ending the process on one node could cause this issue, can
kill -3 also cause it ?
We generally for kill -3 to collect thread dumps.
Can it also happen because due to network issues one node is not able to communicate with
other node ?
Getting Socketexception during cluster communication
----------------------------------------------------
Key: JGRP-2041
URL:
https://issues.jboss.org/browse/JGRP-2041
Project: JGroups
Issue Type: Bug
Affects Versions: 2.5.2
Environment: RHEL
Reporter: Rohit Singh
Assignee: Bela Ban
Fix For: 4.0
Attachments: jetty.log.D20160315.T074324.zip, jgroups_cluster.properties
We faced issues during our cluster communication which is based on JGroup
implementation.
We got below errors in logs. JGroup does not even put full stacktrace of the
SocketException.
[2016-03-15 08:00:29.523] ALL 000000000000 GLOBAL_SCOPE 202575944
[ConnectionTable.Connection.Sender local_addr=172.27.105.93:11060 [172.27.105.93:34535 -
172.27.105.94:11060]] ERROR org.jgroups.blocks.ConnectionTable - exception is
java.net.SocketException: Socket closed
[2016-03-15 08:00:29.523] ALL 000000000000 GLOBAL_SCOPE 202575944
[ConnectionTable.Connection.Sender local_addr=172.27.105.93:11060 [172.27.105.93:34535 -
172.27.105.94:11060]] ERROR org.jgroups.blocks.ConnectionTable - exception is
java.net.SocketException: Socket closed
[2016-03-15 08:00:29.523] ALL 000000000000 GLOBAL_SCOPE 202575944
[ConnectionTable.Connection.Sender local_addr=172.27.105.93:11060 [172.27.105.93:34535 -
172.27.105.94:11060]] ERROR org.jgroups.blocks.ConnectionTable - exception is
java.net.SocketException: Socket closed
[2016-03-15 08:00:29.523] ALL 000000000000 GLOBAL_SCOPE 202575944
[ConnectionTable.Connection.Sender local_addr=172.27.105.93:11060 [172.27.105.93:34535 -
172.27.105.94:11060]] ERROR org.jgroups.blocks.ConnectionTable - exception is
java.net.SocketException: Socket closed
[2016-03-15 08:00:29.523] ALL 000000000000 GLOBAL_SCOPE 202575944
[ConnectionTable.Connection.Sender local_addr=172.27.105.93:11060 [172.27.105.93:34535 -
172.27.105.94:11060]] ERROR org.jgroups.blocks.ConnectionTable - exception is
java.net.SocketException: Socket closed
[2016-03-15 08:00:29.523] ALL 000000000000 GLOBAL_SCOPE 202575944
[ConnectionTable.Connection.Sender local_addr=172.27.105.93:11060 [172.27.105.93:34535 -
172.27.105.94:11060]] DEBUG org.jgroups.blocks.ConnectionTable -
ConnectionTable.Connection.Sender thread terminated
[2016-03-15 08:00:29.523] ALL 000000000000 GLOBAL_SCOPE 202575944
[ConnectionTable.Connection.Sender local_addr=172.27.105.93:11060 [172.27.105.93:34535 -
172.27.105.94:11060]] DEBUG org.jgroups.blocks.ConnectionTable -
ConnectionTable.Connection.Sender thread terminated
[2016-03-15 08:00:29.523] ALL 000000000000 GLOBAL_SCOPE 202575944
[ConnectionTable.Connection.Sender local_addr=172.27.105.93:11060 [172.27.105.93:34535 -
172.27.105.94:11060]] DEBUG org.jgroups.blocks.ConnectionTable -
ConnectionTable.Connection.Sender thread terminated
[2016-03-15 08:00:29.523] ALL 000000000000 GLOBAL_SCOPE 202575944
[ConnectionTable.Connection.Sender local_addr=172.27.105.93:11060 [172.27.105.93:34535 -
172.27.105.94:11060]] DEBUG org.jgroups.blocks.ConnectionTable -
ConnectionTable.Connection.Sender thread terminated
[2016-03-15 08:00:29.523] ALL 000000000000 GLOBAL_SCOPE 202575944
[ConnectionTable.Connection.Sender local_addr=172.27.105.93:11060 [172.27.105.93:34535 -
172.27.105.94:11060]] DEBUG org.jgroups.blocks.ConnectionTable -
ConnectionTable.Connection.Sender thread terminated
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)