]
Rob Stryker commented on JBIDE-20426:
-------------------------------------
I can replicate this with enough breakpoints and custom control-flow. :(
Problem is we have 2 different pieces of logic setting server to stopped. One sets it to
stopped (which triggers the next start), and the second sets it to stopped 'after'
the 2nd start.
JBossAS Tools: sometimes, Restarting in Debug results in "Failed
to start", even though it started
--------------------------------------------------------------------------------------------------
Key: JBIDE-20426
URL:
https://issues.jboss.org/browse/JBIDE-20426
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Reporter: The Alchemist
Assignee: Rob Stryker
Fix For: 4.4.3.AM2
This usually happens when I have a few big EARs attached, so I think the
"checker" doesn't wait long enough to see if WF actually restarted.
The result is this weird situation where the "Servers" view says that it's
"Stopped", but the Console view has the red square to terminate the process.