-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Exception in thread "main" java.nio.file.InvalidPathException: Illegal char <:> at index 2: /C:/Users/ahypnos/.gradle/caches/modules-2/files-2.1/org.codehaus.groovy/groovy-all/2.3.6/dfe5f424777f4579786ec2145fc43286fcda8195/groovy-all-2.3.6.jar
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.WindowsFileSystem.getPath(WindowsFileSystem.java:255)
at java.nio.file.Paths.get(Paths.java:84)
at com.netflix.nicobar.core.utils.ClassPathUtils.getJarPathFromUrl(ClassPathUtils.java:114)
at com.netflix.nicobar.core.utils.ClassPathUtils.findRootPathForResource(ClassPathUtils.java:73)
at com.netflix.nicobar.example.groovy2.ExampleResourceLocator.getGroovyRuntime(ExampleResourceLocator.java:50)
at com.netflix.nicobar.example.groovy2.GroovyModuleLoaderExample.runExample(GroovyModuleLoaderExample.java:73)
at com.netflix.nicobar.example.groovy2.GroovyModuleLoaderExample.main(GroovyModuleLoaderExample.java:67)
Metadata
Metadata
Assignees
Labels
No labels