Process finished with exit code -1 without any notification

Answered

Like every day, I click `debug` button to run my Spring Boot Application, but Intellij stopped. My last logs are:

It can stop anywhere while the application is buiding to run.

Ofcource, my system met the requirement:

R7 7800X3D
32Gb Ram DDR5
Free space 40Gb

Maybe my setup was failed, because my 2 computers broke at the same time.

0
12 comments
Is the issue specific to a particular project? Is it possible for you to share a minimal sample project and the zipped log folder(Help | Collect Logs and Diagnostic Data)? 
You can upload them to https://uploads.jetbrains.com/ and let us know the upload ID.
0

My Upload Id is: 2025_09_29_61yb2BQrzAH4cbaFgogAPZ
 

This contains a log .zip file and a video off my action chain.

0
I noticed that you trigger the run from the bottom bar, how was that implemented? Any plugin? I followed your steps but only run the app using mouse (Right click on the app from the target tree and select Run...) but couldn't reproduce the same. Could you please try the same and see how it goes?
0

I don't have any idea of this error, this is the run Config, I did not change anything. Maybe the Intellij IDEA cache or Java cache effect it. I restarted my computer, and it work, but I know sometime in future, the error will comeback.

0

I have so many error, for example: maven: `mvn install` 1,2,3,4 times, and the fifth its success.

0

At first, it shows abnormal build process termination when I click Run, but if I click the Run/Debug button again, it succeeds.

0

I think all of my errors are caused by one thing.

0
I would try isolating the issue by disabling all the other custom plugins. If the issue still persists with random symptoms, it could be hardware related.
0

Bond Han, I Restored Default Settings, and it still occur.

0

Could you please update the IDE  to 2025.2.2 and try again?

0

I restarted, and now I can run my application without updating to the newest version. But I can guarantee you that some plugins, updates, or IDE settings changed my global configuration, because I have settings sync enabled, and both of my computers (located in two different places) had the same error on the same day.

0

Thank you very much for your support. If I discover anything, I will report it here immediately

 

0

Please sign in to leave a comment.