ERROR org.apache.tinkerpop.gremlin.server.util.ServerGremlinExecutor - Could not invoke constructor
Could not invoke constructor on class org.janusgraph.graphdb.management.JanusGraphManager (defined by the 'graphManager' setting) with one argument of class Settings.
8 Replies
i've tried setting
graph.replace-instance-if-exists: true
but didn't change anythingCan you provide more information, including your setup? Are you using JanusGraph server or JanusGraph embedded (using JanusGraph as a java library)?
janusgraph server , on a kubernetes cluster, version 0.6.3, using bigtable and elastic search using this helm provided in documentation https://cloud.google.com/bigtable/docs/running-janusgraph-with-bigtable
And do you have the stacktrace for the exception?
This error usually append when the backends are unreachable no ?
yes, after looking for a while i realise it happened because bigtable permissions were not properly granted
@dezmaeth I am following the same tutorial. Which permissions did you have to change for big table?
in my case was for writing table bigtable.tables.create