IntelliJ does not stop Pivotal tcServer
已回答
As described, the latest version of IntelliJ does not stop pivotal tcServer
It says it has stopped/disconnected, but the process is still running and it's available in my browser on port 8080.
In order to actually stop it I have to kill wrapper.exe and then kill all java processes.
This is becoming tedious.
Is anyone else experiencing this issue? Is there a workaround?
请先登录再写评论。
Can you stop the server when it's started with the same app outside of IDEA?
Yes I can.
I don't have this issue with Tom-EE so I've started developing using that instead.
It would be nice to have a fix for Pivotal though.
Can you reproduce it with a new hello world project or is it project specific?