chiujl
ATApache TinkerPop
•Created by chiujl on 5/30/2023 in #questions
Error running gremlin.bat from WIN11 machine
Download gremlin console 3.6.4 and run bin\gremlin.bat but hit the error, would like to know how to resolve this. Thanks,
G:\NewHealthEngine\apache-tinkerpop-gremlin-console-3.6.4>bin\gremlin.bat
,,,/
(o o)
-----oOOo-(3)-oOOo-----
Exception in thread "main" java.nio.file.InvalidPathException: Illegal char <> at index 82: G:/NewHealthEngine/apache-tinkerpop-gremlin-console-3.6.4/ext/tinkergraph-gremlin/
at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)
at sun.nio.fs.WindowsUriSupport.fromUri(WindowsUriSupport.java:166)
at sun.nio.fs.WindowsFileSystemProvider.getPath(WindowsFileSystemProvider.java:96)
at java.nio.file.Paths.get(Paths.java:138)
...
18 replies