Date
1 - 2 of 2
Exception while running janusgraph : Temporary exception during backend operation
Dilan Ranasinghe <dila...@...>
Hello ,
I run janusgraph/gremlin server with hbase and connect to it using web socket. In the gremlin server log i constantly see the following exception. [gremlin-server-exec-2] INFO org.janusgraph.diskstorage. org.janusgraph.diskstorage. at org.janusgraph.diskstorage. at org.janusgraph.diskstorage. at org.janusgraph.diskstorage. at org.janusgraph.diskstorage. at org.janusgraph.diskstorage. at org.janusgraph.diskstorage. at org.janusgraph.diskstorage. at org.janusgraph.diskstorage. at org.janusgraph.diskstorage. at org.janusgraph.diskstorage. at org.janusgraph.diskstorage. at org.janusgraph.graphdb. at org.janusgraph.graphdb. at org.janusgraph.graphdb. at org.janusgraph.graphdb. at org.apache.tinkerpop.gremlin. at org.apache.tinkerpop.gremlin. at java.util.concurrent. at org.apache.tinkerpop.gremlin. at org.apache.tinkerpop.gremlin. at org.apache.tinkerpop.gremlin. at org.apache.tinkerpop.gremlin. at org.apache.tinkerpop.gremlin. at java.util.concurrent. at java.util.concurrent. at java.util.concurrent. at java.lang.Thread.run(Thread. Caused by: java.io.InterruptedIOException at org.apache.hadoop.hbase. at org.apache.hadoop.hbase. at org.janusgraph.diskstorage. at org.janusgraph.diskstorage. ... 26 more My application constantly send requests to the server so the load for the server is high. What can be the reason for this exception? Thanks, Dilan. |
|
Misha Brukman <mbru...@...>
Looks like this was a duplicate of an earlier post which I've answered. Please avoid posting duplicate messages to the list for the same problem. If there is new information, reply to the earlier post so that the thread stays together. On Tue, Oct 3, 2017 at 6:15 AM, Dilan Ranasinghe <dila...@...> wrote: Hello , |
|