Affects: \


Warning:Kotlin: Classpath entry points to a non-existent location: F:\IdeaWorkspace\spring-framework\spring-core\build\libs\spring-objenesis-repack-3.1.jar
Information:Kotlin: starting the daemon as: E:\jdk-13.0.2 2\jdk-13.0.2\bin\java -cp E:\Program Files\JetBrains\IntelliJ IDEA 2019.1\plugins\Kotlin\kotlinc\lib\kotlin-compiler.jar -Djava.awt.headless=true -Djava.rmi.server.hostname=127.0.0.1 -Xmx700m -Dkotlin.incremental.compilation=true -Dkotlin.incremental.compilation.js=true org.jetbrains.kotlin.daemon.KotlinCompileDaemon --daemon-runFilesPath C:\Users\admin\AppData\Local\kotlin\daemon --daemon-autoshutdownIdleSeconds=7200 --daemon-compilerClasspath E:\Program Files\JetBrains\IntelliJ IDEA 2019.1\plugins\Kotlin\kotlinc\lib\kotlin-compiler.jar
Information:Kotlin: Unable to get response from daemon in 10000 ms
Information:Kotlin: ERROR: unable to retrieve daemon JVM options, assuming daemon is dead: Connection refused to host: 127.0.0.1; nested exception is: 
    java.net.ConnectException: Connection refused: connect

Information:Kotlin: found daemon on port 17212 (3613 ms old), trying to connect
Information:Kotlin: kotlinc-jvm 1.3.21 (JRE 13.0.2+8)
Information:2020/6/9 17:43 - Build completed with 1 error and 2 warnings in 2 m 7 s 540 ms
Error:Kotlin: warnings found and -Werror specified
Warning:Kotlin: Classpath entry points to a non-existent location: F:\IdeaWorkspace\spring-framework\spring-core\build\libs\spring-cglib-repack-3.3.0.jar

how can I resolve this problem, thanks

Comment From: sdeleuze

Thanks for getting in touch, but it feels like this is a question that would be better suited to Stack Overflow. As mentioned in the guidelines for contributing, we prefer to use the issue tracker only for bugs and enhancements. Feel free to update this issue with a link to the re-posted question (so that other people can find it) or add some more details if you feel this is a genuine bug.

Comment From: liry-code

Thanks for getting in touch, but it feels like this is a question that would be better suited to Stack Overflow. As mentioned in the guidelines for contributing, we prefer to use the issue tracker only for bugs and enhancements. Feel free to update this issue with a link to the re-posted question (so that other people can find it) or add some more details if you feel this is a genuine bug.

I don`t think this is a stack question. After I adjusted the stack size, I still get this error。So , how can I do ?

Information:2020/6/10 10:08 - Build completed with 1 error and 2 warnings in 1 m 4 s 61 ms
Information:Kotlin: kotlinc-jvm 1.3.21 (JRE 1.8.0_191-b12)

Information:javac 1.8.0_191 was used to compile java sources
Information:Modules "spring.spring-core.main", "spring.spring-beans.main", "wukong" were fully rebuilt due to project configuration/dependencies changes
Error:Kotlin: warnings found and -Werror specified
Warning:Kotlin: Classpath entry points to a non-existent location: F:\IdeaWorkspace\spring-framework\spring-core\build\libs\spring-cglib-repack-3.3.0.jar
Warning:Kotlin: Classpath entry points to a non-existent location: F:\IdeaWorkspace\spring-framework\spring-core\build\libs\spring-objenesis-repack-3.1.jar