[esb-issues] [JBoss JIRA] Created: (JBESB-1789) Disable smooks shutdown hook in esb environment
Kevin Conner (JIRA)
jira-events at lists.jboss.org
Tue Jun 3 09:03:20 EDT 2008
Disable smooks shutdown hook in esb environment
-----------------------------------------------
Key: JBESB-1789
URL: http://jira.jboss.com/jira/browse/JBESB-1789
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Transformation Service
Affects Versions: 4.3
Reporter: Kevin Conner
Assigned To: Tom Fennelly
Fix For: 4.4
Seen on shutdown when using an esb with SmooksAction
java.lang.IllegalStateException: Shutdown in progress
at java.lang.Shutdown.remove(Shutdown.java:104)
at java.lang.Runtime.removeShutdownHook(Runtime.java:218)
at org.milyn.cdr.SmooksResourceConfigurationStore.close(SmooksResourceConfigurationStore.java:374)
at org.milyn.Smooks.close(Smooks.java:326)
at org.jboss.soa.esb.actions.smooks.SmooksAction.destroy(SmooksAction.java:177)
at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.handleDestroy(ActionProcessingPipeline.java:552)
at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.destroy(ActionProcessingPipeline.java:278)
--
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
More information about the esb-issues
mailing list