‎2018 Jun 22 9:11 AM - edited ‎2024 Feb 04 6:12 AM
Hi , I am getting exception in Tomcat server after setting up datahub . Looks like related to tcp/ip connection :
22-Jun-2018 11:33:30.602 WARNING [hz._hzInstance_1_datahub-hazelcast.IO.thread-in-0] com.hazelcast.nio.tcp.TcpIpConnection.null [127.0.0.1]:5701 [datahub-hazelcast] [3.7.2] Connection[id=13, /127.0.0.1:59093->/127.0.0.1:5702, endpoint=[127.0.0.1]:5702, alive=false, type=NONE] closed. Reason: Exception in NonBlockingSocketReader java.io.IOException: An existing connection was forcibly closed by the remote host
at sun.nio.ch.SocketDispatcher.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
at sun.nio.ch.IOUtil.read(IOUtil.java:197)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
at com.hazelcast.nio.tcp.DefaultSocketChannelWrapper.read(DefaultSocketChannelWrapper.java:59)
at )
Any help is appreciated.
Thanks in advance !
Request clarification before answering.
Hi ,
which version of DataHub are you using ? if it is 6.5+ then please use below properties in the local.properties of the datahub.
datahub.hz.port.number=7070
datahub.cluster.node.akka-port=2552
datahub.cluster.node.hostname=127.0.0.1
datahub.hz.port.autoincrement=false
Regards, Gaurav
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.