IntelliJ cannot build projects

Answered

IntelliJ has been working fine for a while. Suddenly, I cannot build none of the projects. I tried re-installing, removed all the application files from the system. None of them work. Tried increasing the memory for intelliJ as well, but in vain.

2017-08-17 17:26:11,921 [1978050] INFO - ij.compiler.impl.CompileDriver - COMPILATION STARTED (BUILD PROCESS)
2017-08-17 17:26:12,466 [1978595] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stdout]: Build process started. Classpath: /Applications/IntelliJ IDEA CE.app/Contents/lib/jps-launcher.jar:/Applications/IntelliJ IDEA CE.app/Contents/jdk/Contents/Home/lib/tools.jar:/Applications/IntelliJ IDEA CE.app/Contents/lib/optimizedFileManager.jar
2017-08-17 17:26:12,513 [1978642] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2017-08-17 17:26:12,513 [1978642] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: Defaulting to no-operation (NOP) logger implementation
2017-08-17 17:26:12,513 [1978642] INFO - j.compiler.server.BuildManager - BUILDER_PROCESS [stderr]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.

These are the logs that I got from idea.log

2
2 comments

Please file an issue at https://youtrack.jetbrains.com/issues/IDEA with the sample project, idea.log and build.log with debug info attached: https://intellij-support.jetbrains.com/hc/articles/207241085.

0

Try reinstalling IntelliJ IDEA from http://www.jetbrains.com/idea/download/index.html and also reinstall the JDK before submitting a bug.

0

Please sign in to leave a comment.