[jboss-jira] [JBoss JIRA] (WFLY-2215) WorkManagerService does not start work manager
Bart Van Dosselaer (JIRA)
issues at jboss.org
Tue Feb 11 08:55:28 EST 2014
[ https://issues.jboss.org/browse/WFLY-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12943442#comment-12943442 ]
Bart Van Dosselaer commented on WFLY-2215:
------------------------------------------
What's the status on this? On Wildfly 8.0.0.CR1, when we deploy an MDB and issue a :reload command (which can happen in our workflow), the MDB fails to get started again. Based on the error message ("WorkManager is shutting down") I believe this is because of this issue - so that makes it rather blocking to adopt Wildfly.
> WorkManagerService does not start work manager
> ----------------------------------------------
>
> Key: WFLY-2215
> URL: https://issues.jboss.org/browse/WFLY-2215
> Project: WildFly
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: JCA
> Affects Versions: 8.0.0.Beta1
> Reporter: Bartosz Baranowski
> Assignee: Stefano Maestri
> Fix For: 8.0.0.Final
>
>
> WorkManagerService does not start/restart WorkManager
> https://github.com/wildfly/wildfly/blob/master/connector/src/main/java/org/jboss/as/connector/services/workmanager/WorkManagerService.java#L76
> WorkManager is set in constructor. In stop method, WorkManager.shutdown() is called. start() should invoke WorkManager.cancelShutdown().
--
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
More information about the jboss-jira
mailing list