--
You received this message because you are subscribed to the Google Groups "Gremlin-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gremlin-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gremlin-users/6dd50216-ba24-414f-bc8e-4eb59db66b75%40googlegroups.com.
java.net.ConnectException: Connection refused
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[na:1.8.0_242]
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:714) ~[na:1.8.0_242]
at org.apache.hadoop.hbase.shaded.org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361) ~[hbase-shaded-client-2.1.5.jar:2.1.5]
at org.apache.hadoop.hbase.shaded.org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141) ~[hbase-shaded-client-2.1.5.jar:2.1.5]
20:51:35.831 [ReadOnlyZKClient-pushkar-hdp2.fci-dev.com:2181,pushkar-hdp3.fci-dev.com:2181@0x5471388b-SendThread(pushkar-hdp2.fci-dev.com:2181)] DEBUG o.a.h.h.s.o.a.z.ClientCnxnSocketNIO - Ignoring exception during shutdown input
java.nio.channels.ClosedChannelException: null
at sun.nio.ch.SocketChannelImpl.shutdownInput(SocketChannelImpl.java:777) ~[na:1.8.0_242]
at sun.nio.ch.SocketAdaptor.shutdownInput(SocketAdaptor.java:412) ~[na:1.8.0_242]
at org.apache.hadoop.hbase.shaded.org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:200) ~[hbase-shaded-client-2.1.5.jar:2.1.5]
at org.apache.hadoop.hbase.shaded.org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1246) [hbase-shaded-client-2.1.5.jar:2.1.5]
at org.apache.hadoop.hbase.shaded.org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1170) [hbase-shaded-client-2.1.5.jar:2.1.5]
20:51:35.831 [ReadOnlyZKClient-pushkar-hdp2.fci-dev.com:2181,pushkar-hdp3.fci-dev.com:2181@0x5471388b-SendThread(pushkar-hdp2.fci-dev.com:2181)] DEBUG o.a.h.h.s.o.a.z.ClientCnxnSocketNIO - Ignoring exception during shutdown output
java.nio.channels.ClosedChannelException: null
at sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:794) ~[na:1.8.0_242]
at sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:420) ~[na:1.8.0_242]
at org.apache.hadoop.hbase.shaded.org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:207) ~[hbase-shaded-client-2.1.5.jar:2.1.5]
at org.apache.hadoop.hbase.shaded.org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1246) [hbase-shaded-client-2.1.5.jar:2.1.5]
at org.apache.hadoop.hbase.shaded.org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1170) [hbase-shaded-client-2.1.5.jar:2.1.5]
```
But that is not my concern. My main problem is gremlin-server is not having a clean Shutdown
This log is not seen `12:57:10.874 [gremlin-server-stop] INFO o.a.t.gremlin.server.GremlinServer - Gremlin Server - shutdown complete`
Caused by: org.janusgraph.core.JanusGraphException: A JanusGraph graph with the same instance id [ac1eb8ff42-fci-graph-writer-gremlin-7bc5d757bd-bkr7f1] is already open. Might required forced shutdown.
```
--
You received this message because you are subscribed to the Google Groups "Gremlin-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gremlin-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gremlin-users/98b495b6-150e-4461-a8ba-78955c9fd8f0%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Gremlin-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gremlin-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gremlin-users/cb139ed9-e96a-4cb1-9d40-c139d5f96abd%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Gremlin-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gremlin-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gremlin-users/b945ad47-2fbc-4413-bc61-3956650879e7%40googlegroups.com.