-
-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Description
ArcadeDB Version:
v23.9.1
OS and JDK Version:
Running on Windows 10 10.0 - OpenJDK 64-Bit Server VM 17.0.8.1 (Microsoft-8297089)
Expected behavior
Start ArcadeDB Server with GremlinServer Plugin
Actual behavior
Failing with the following error message on the first start:

After Closing the script with Ctrl+C and restart:


Steps to reproduce
Unzip newest Version
Execute in Powershell:
$env:JAVA_OPTS="-Darcadedb.server.rootPassword=playwithdata -Darcadedb.server.plugins=GremlinServer:com.arcadedb.server.gremlin.GremlinServerPlugin"
./bin/server.bat
Reactions are currently unavailable