Skip to content

Server initialization failed. #527

@SuperErnD

Description

@SuperErnD
[Error - 11:12:11] async0    Internal error: java.lang.IllegalArgumentException: Bad escape
[Error - 11:12:11] java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Bad escape
[Error - 11:12:11] 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
[Error - 11:12:11] 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
[Error - 11:12:11] 	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770)
[Error - 11:12:11] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[Error - 11:12:11] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[Error - 11:12:11] 	at java.base/java.lang.Thread.run(Thread.java:833)
[Error - 11:12:11] Caused by: java.lang.IllegalArgumentException: Bad escape
[Error - 11:12:11] 	at java.base/sun.nio.fs.UnixUriUtils.fromUri(UnixUriUtils.java:88)
[Error - 11:12:11] 	at java.base/sun.nio.fs.UnixFileSystemProvider.getPath(UnixFileSystemProvider.java:102)
[Error - 11:12:11] 	at java.base/java.nio.file.Path.of(Path.java:203)
[Error - 11:12:11] 	at java.base/java.nio.file.Paths.get(Paths.java:98)
[Error - 11:12:11] 	at org.javacs.kt.KotlinLanguageServer$initialize$1.invoke(KotlinLanguageServer.kt:123)
[Error - 11:12:11] 	at org.javacs.kt.KotlinLanguageServer$initialize$1.invoke(KotlinLanguageServer.kt:73)
[Error - 11:12:11] 	at org.javacs.kt.util.AsyncExecutor.compute$lambda$2(AsyncExecutor.kt:19)
[Error - 11:12:11] 	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
[Error - 11:12:11] 	... 3 more
[Error - 11:12:11] Server initialization failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions