"Error during heartbeat check! java.net.SocketException: Broken pipe" really an error?

354 views
Skip to first unread message

danho...@victorops.com

unread,
Oct 18, 2013, 5:11:08 PM10/18/13
to haze...@googlegroups.com
I'm getting somewhat frequent errors from a ClusterClient application.


com.hazelcast.client.connection.HeartBeatChecker Error during heartbeat check!
The exception is java.net.SocketException: Broken pipe 
    at java.net.SocketOutputStream.socketWrite0(Native Method) 
    at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109) 
    at java.net.SocketOutputStream.write(SocketOutputStream.java:153) 
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) 
    at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140) 
    at java.io.DataOutputStream.flush(DataOutputStream.java:123) 
    at com.hazelcast.nio.serialization.ObjectDataOutputStream.flush(ObjectDataOutputStream.java:200) 
    at com.hazelcast.client.connection.ConnectionImpl.write(ConnectionImpl.java:104) 
    at com.hazelcast.client.connection.SmartClientConnectionManager$ConnectionWrapper.write(SmartClientConnectionManager.java:196) 
    at com.hazelcast.client.connection.HeartBeatChecker$1.run(HeartBeatChecker.java:52) 
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
    at java.lang.Thread.run(Thread.java:722) 
    at com.hazelcast.util.executor.PoolExecutorThreadFactory$ManagedThread.run(PoolExecutorThreadFactory.java:59)

It seems to be relatively transient error and doesn't seem to cause any kind of partitions in the cluster.

Is this error safe to ignore?

This is in hazelcast 3.0.2

Thanks,
Dan

Peter Veentjer

unread,
Oct 19, 2013, 2:49:52 AM10/19/13
to haze...@googlegroups.com
Can you create a ticket for the issue?

https://github.com/hazelcast/hazelcast/issues

Can you also create a test that reproduces this problem. Creating such a test is a huge timesaver for us and will increase your chance to get this issue fixed ASAP.

Peter


--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To post to this group, send email to haze...@googlegroups.com.
Visit this group at http://groups.google.com/group/hazelcast.
For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages