Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install this driver on gremlin server? #134

Open
KeshavZbhide opened this issue Jul 19, 2017 · 4 comments
Open

How to install this driver on gremlin server? #134

KeshavZbhide opened this issue Jul 19, 2017 · 4 comments
Assignees

Comments

@KeshavZbhide
Copy link

KeshavZbhide commented Jul 19, 2017

`[INFO] GremlinServer -
,,,/
(o o)
-----oOOo-(3)-oOOo-----

[INFO] GremlinServer - Configuring Gremlin Server from conf/gremlin-server-orient.yaml
[INFO] MetricManager - Configured Metrics ConsoleReporter configured with report interval=180000ms
[INFO] MetricManager - Configured Metrics CsvReporter configured with report interval=180000ms to fileName=/tmp/gremlin-server-metrics.csv
[INFO] MetricManager - Configured Metrics JmxReporter configured with domain= and agentId=
[INFO] MetricManager - Configured Metrics Slf4jReporter configured with interval=180000ms and loggerName=org.apache.tinkerpop.gremlin.server.Settings$Slf4jReporterMetrics
[INFO] DefaultGraphManager - Graph [graph] was successfully configured via [conf/orientdb-empty.properties].
[INFO] ServerGremlinExecutor - Initialized Gremlin thread pool. Threads in pool named with pattern gremlin-*
Exception in thread "main" java.lang.BootstrapMethodError: call site initialization exception
at java.lang.invoke.CallSite.makeSite(CallSite.java:341)
at java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:307)
at java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:297)
at org.apache.tinkerpop.gremlin.groovy.loaders.GremlinLoader.load(GremlinLoader.groovy:27)
at org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine.(GremlinGroovyScriptEngine.java:305)
at org.apache.tinkerpop.gremlin.groovy.engine.ScriptEngines.createScriptEngine(ScriptEngines.java:429)
at org.apache.tinkerpop.gremlin.groovy.engine.ScriptEngines.reload(ScriptEngines.java:187)
at org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor.lambda$createScriptEngines$13(GremlinExecutor.java:517)
at org.apache.tinkerpop.gremlin.groovy.engine.ScriptEngines.(ScriptEngines.java:94)
at org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor.createScriptEngines(GremlinExecutor.java:513)
at org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor.(GremlinExecutor.java:130)
at org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor.(GremlinExecutor.java:81)
at org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor$Builder.create(GremlinExecutor.java:789)
at org.apache.tinkerpop.gremlin.server.util.ServerGremlinExecutor.(ServerGremlinExecutor.java:170)`

@wolf4ood
Copy link
Member

Hi @KeshavZbhide

can you share your configuration?

@KeshavZbhide
Copy link
Author

Thanks for responding, here are the links for all configurations.
complete log
gremlin-server-orientdb.yaml
orientdb-empty.properties

@wolf4ood wolf4ood self-assigned this Aug 7, 2017
@amoorthaemer
Copy link

I'm interested also in setting this up ... Any pointers yet?
TIA
Bert

@JoJ123
Copy link

JoJ123 commented Oct 6, 2023

Any documentation available on that? I would like to host on Windows a gremlin server connected to orient db.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants