I just upgraded to IntelliJ IDEA 2023.2.2 and I cannot debug my Spring Boot app anymore

Answered

The Debug config is just empty same as Run config. Clicking on the debug, does nothing and so Run. Anyone know what to do? Should I fall back to previeous version?

0
6 comments

Sorry, forgot to add: I am on Mac OS. And I tried to reload project, reindex, …. you name it. Nothing is working. 

0

Can you please attach a screenshot of your run configuration?

0

Please upload the idea.log file(Help → Show Log in…) here and leave the upload id. Thank you,

0

Upload id: 2023_10_10_eH6MNSs8Lefzuzzgv4Mv8e (file: idea-logs-20231010-10184517180711130632721376.zip)

0
There are dozens of `Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: org/jetbrains/kotlin/platform/WasmPlatform` exception in the log file. It seems like the IDE installation is corrupted. Please try reinstalling the IDE. https://www.jetbrains.com/idea/download/
0

Please sign in to leave a comment.