Stop/Pause/Restart buttons not working once I Start an application

Answered

Hi,

I am using Intellij IDEA Ultimate edition since 1 year and till now it was fine, but recently I have started to see this issue.

After running my spring boot application when I want to stop it or restart it, the buttons are not working.

I have to restart the IDE to run again.

VERSION: IntelliJ IDEA 2025.1.2 (Ultimate Edition), previously I had an older version where issue started, after update also same issue.

 

 

1
8 comments

Hello!

Thank you for reaching out to us!

Could you please send us your application logs? You can do so by following these steps:
1. Go to Help | Collect Logs and Diagnostic Data;
2. Attach the file shown to this ticket;
3. If the file is too big, please upload it here: https://uploads.jetbrains.com/ (make sure to share the UploadID);

Let me know if you have any questions on the way.

0

Hi Gabriel,

Thanks for quick response!

Could you please let me know if you need any specific file from the logs ? The ide logs folder has lot of files inside it, I don't think I can share whole file.

0

Hello!

Sure thing, no problem; I definitely understand concerns about confidential aspects.

Ideally, for now, we need the idea.log file.

0

Hello,

same problem with 2025.2 ultimate edition.

Thorsten

0

Upload id: 2025_08_27_Yw1jdJaCPQBfeEB2gUz7Mf (file: idea.log)

0
Hello Thorsten, were you able to test stopping the process after the restart at 2025-08-27 10:51:19,544 ? I see that there was a failure to kill the terminated process because it seems to be terminated. 
Could you provide more details on your run config, including a screenshot? You can upload it in https://uploads.jetbrains.com/

> 2025-08-27 10:56:05,473 [ 285938]   INFO - #c.i.e.p.OSProcessUtil - Cannot killProcessTree already terminated process (pid: 12640, command: null)
0

Good morning,

here are the files:
Upload id: 2025_08_28_N1isjJmhRzXftkiRNK8sSG (files: 2025-08-28_06h57_48.png, idea-logs-20250828-0658395230443236164446992.zip)

 

0
, Sorry for the delay. I see the process exited abnormally in the run hence the IDE is not able to kill it any more. Are you able to get the same behavior with functional applications? I will raise a bug report if you could share a sample reproducer where you can see the same issue. Thank you! 
0

Please sign in to leave a comment.