Javier
11/23/2022, 1:17 PMe: java.rmi.ServerError: Error occurred in server thread; nested exception is:
java.lang.NoClassDefFoundError: org/jetbrains/kotlin/daemon/common/CompileService$CallResult$Dying
Could not perform incremental compilation: Could not connect to Kotlin compile daemon
Could not connect to kotlin daemon. Using fallback strategy.
tapchicoma
11/23/2022, 3:08 PMtapchicoma
11/23/2022, 3:09 PMJavier
11/23/2022, 6:56 PMkotlin-compiler-in-docusaurusgradlepluginproject-1547229042866540279.alive
The log is mentioning something about "alive", maybe it is a windows process using those files, I will try to delete temp and run againtapchicoma
11/23/2022, 6:59 PM.alive
is used by Gradle part to check if Kotlin daemon is alivetapchicoma
11/23/2022, 6:59 PMJavier
11/23/2022, 7:30 PM