stopping AbstractThreadedManagedLifecycle after the thread has finished causes exception
----------------------------------------------------------------------------------------
Key: JBESB-1200
URL:
http://jira.jboss.com/jira/browse/JBESB-1200
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Rosetta
Affects Versions: 4.2.1 IR2
Reporter: Kevin Conner
Assigned To: Kevin Conner
Fix For: 4.2.1
Stopping a threaded lifecycle which has terminated early results in the following
exception.
org.jboss.soa.esb.listeners.lifecycle.ManagedLifecycleException: Thread is not running
at
org.jboss.soa.esb.listeners.lifecycle.AbstractThreadedManagedLifecycle.doStop(AbstractThreadedManagedLifecycle.java:149)
Attempts to stop the thread should only happen if it is still running, otherwise it should
be silent.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira