[
https://issues.jboss.org/browse/JBIDE-13485?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-13485:
-------------------------------------
cannot replicate with web port poller, but can replicate with jmx.
Issue seems to be caused by two threads independently setting server state to stopped. One
thread is the poller, the other is the one that recognizes the process was stopped.
The wtp start job (of the restart action) kicks off the moment a server is set to stopped,
server gets set to 'starting' with new launch, and then the other thread sets it
to stopped.
Will investigate a fix.
Restart server with "Web Port" pollers sometimes does not
work
--------------------------------------------------------------
Key: JBIDE-13485
URL:
https://issues.jboss.org/browse/JBIDE-13485
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.0.0.Final
Reporter: Radim Hopp
Assignee: Rob Stryker
Fix For: 4.1.0.Beta2
Restart server sometimes does not work, when startup and shutdown pollers are set up to
Web Port. I have tried it with JBossAS 7.1, EAP 5 and EAP 6.
My swt bot tests have very high probability of reproducing this issue. Few times I
managed to reproduce it myself without swtbot test.
When restart is evoked, server is properly shut down and then started up, but
"Server AS-7.1 failed to start" and server in servers view remains in Stopped
state (althoug it's starting, or already started).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira