You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to connect my local gremlin instance to arcadeDB through docker, as my end goal is to visualize the graph and do testing.
I used this command -
bin/server.bat -Darcadedb.server.plugins ="GremlinServer:com.arcadedb.server.gremlin.GremlinServerPlugin"
As mentioned in the manual Page 142, Use the Gremlin Server
But got this error,
Also make sure to post which version of Windows / Java (/ WSL) you are running and how you start the server script from the shell.
Thank you!
BTW As far as I remember Windows uses (or used to use) the \, not /, to separate folders and files. In case you are running Linux or WSL you would need to run the server.sh.
I have been trying to connect my local gremlin instance to arcadeDB through docker, as my end goal is to visualize the graph and do testing.
I used this command -
bin/server.bat -Darcadedb.server.plugins ="GremlinServer:com.arcadedb.server.gremlin.GremlinServerPlugin"
As mentioned in the manual Page 142, Use the Gremlin Server
But got this error,
bin/server.bat: line 1: $'@Rem\r': command not found
bin/server.bat: line 2: syntax error near unexpected token
(' 'in/server.bat: line 2:
@Rem Copyright © 2021-present Arcade Data Ltd (info@arcadedata.com)The text was updated successfully, but these errors were encountered: