Idea 10 can't stop tomcat totally
已回答
The problem has been existing in different version of idea.Util now it still exists. When click stop button in debug window,then start again, a 'Address localhost:8080 is already in use' error shows up.Very disturbing.
请先登录再写评论。
did you press the stop button only, or did you do the "stop-kill"-combo? i LOVE that morphing button.
Where is stop-kill button?
I just press stop button twice, cause it needs double pressing.
if you press the stop button, tomcat shuts down and the button changes its icon into a skull. press it again, and tomcat gets killed.
I just did as you said. But it failed to stop it.
Later I stop for the second time after a while since the first click, it is stopped. Maybe it needs a wait between two clicks, not sure. Maybe just a coincidence.
On Tomcat bin folder you need to add execution permission in the .sh files. chmod +x *.sh