chiujl
chiujl
ATApache TinkerPop
Created by chiujl on 5/30/2023 in #questions
Error running gremlin.bat from WIN11 machine
Thanks, 3.6.2 works. G:\NewHealthEngine\apache-tinkerpop-gremlin-console-3.6.2>bin\gremlin.bat ,,,/ (o o) -----oOOo-(3)-oOOo----- plugin activated: tinkerpop.server plugin activated: tinkerpop.utilities plugin activated: tinkerpop.tinkergraph
18 replies
ATApache TinkerPop
Created by chiujl on 5/30/2023 in #questions
Error running gremlin.bat from WIN11 machine
The gremlin console version 3.4.13 succeeds, but the same exception when run gremlin console version 3.5.6 as well as 3.6.4.
18 replies
ATApache TinkerPop
Created by chiujl on 5/30/2023 in #questions
Error running gremlin.bat from WIN11 machine
G:\GremlinConsole>java -version java version "1.8.0_371" Java(TM) SE Runtime Environment (build 1.8.0_371-b11) Java HotSpot(TM) 64-Bit Server VM (build 25.371-b11, mixed mode)
18 replies
ATApache TinkerPop
Created by chiujl on 5/30/2023 in #questions
Error running gremlin.bat from WIN11 machine
Looks like the wildcard character "*" lost during copy/paste. "Illegal char <*> at index 22: G:/GremlinConsole/ext/*"
18 replies
ATApache TinkerPop
Created by chiujl on 5/30/2023 in #questions
Error running gremlin.bat from WIN11 machine
Shorten the path does not help, got the same error from different machine. Z:\GremlinConsole>bin\gremlin.bat ,,,/ (o o) -----oOOo-(3)-oOOo----- Exception in thread "main" java.nio.file.InvalidPathException: Illegal char <> at index 37: Z:/GremlinConsole/ext/gremlin-groovy/ at sun.nio.fs.WindowsPathParser.normalize(Unknown Source) at sun.nio.fs.WindowsPathParser.parse(Unknown Source) at sun.nio.fs.WindowsPathParser.parse(Unknown Source) at sun.nio.fs.WindowsPath.parse(Unknown Source) at sun.nio.fs.WindowsUriSupport.fromUri(Unknown Source) at sun.nio.fs.WindowsFileSystemProvider.getPath(Unknown Source) at java.nio.file.Paths.get(Unknown Source) at org.codehaus.groovy.tools.shell.util.PackageHelperImpl.getPackageNames(PackageHelperImpl.groovy:243) at org.codehaus.groovy.tools.shell.util.PackageHelperImpl.getPackages(PackageHelperImpl.groovy:119) ...
18 replies