[jgroups-dev] java.lang.OutOfMemoryError

Puneet Gandhi <[email protected]> Tue, 16 Oct 2012 00:34:51 -0700 (PDT)
Newsgroups gmane.comp.java.javagroups.devel
Message-ID <[email protected]>
Observed following error while heartbeat is exchanged between two servers in
the Jgroup Cluster:
14 Oct 2012 18:04:35,324 [DownHandler (TCP)] DEBUG [ConnectionTable] sending
msg to 10.230.39.134:7800 failed (java.lang.OutOfMemoryError); removing from
connection table
java.lang.OutOfMemoryError: Java heap space
	at
org.jgroups.blocks.BasicConnectionTable$Connection.send(BasicConnectionTable.java:420)
	at
org.jgroups.blocks.BasicConnectionTable.send(BasicConnectionTable.java:243)
	at org.jgroups.protocols.TCP.send(TCP.java:54)
	at org.jgroups.protocols.BasicTCP.sendToSingleMember(BasicTCP.java:189)
	at org.jgroups.protocols.BasicTCP.sendToAllMembers(BasicTCP.java:174)
	at org.jgroups.protocols.TP.doSend(TP.java:936)
	at org.jgroups.protocols.TP.send(TP.java:925)
	at org.jgroups.protocols.TP.down(TP.java:709)
	at org.jgroups.stack.DownHandler.run(Protocol.java:121)

Please note, I am using 2.4.6.GA Implementation release of JGroups
-- 
View this message in context: http://old.nabble.com/java.lang.OutOfMemoryError-tp34562067p34562067.html
Sent from the JGroups - Dev mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Javagroups-development mailing list