[switchyard-issues] [JBoss JIRA] (SWITCHYARD-861) BPM and Rules component throw error on shutdown

Magesh Bojan (JIRA) jira-events at lists.jboss.org
Sat Jun 9 01:31:18 EDT 2012


Magesh Bojan created SWITCHYARD-861:
---------------------------------------

             Summary: BPM and Rules component throw error on shutdown
                 Key: SWITCHYARD-861
                 URL: https://issues.jboss.org/browse/SWITCHYARD-861
             Project: SwitchYard
          Issue Type: Bug
          Components: component-bpm, component-rules
    Affects Versions: 0.4
            Reporter: Magesh Bojan


On shutdown of AS7 server the following exception is thrown:

java.lang.NullPointerException
        at org.drools.io.impl.ResourceChangeNotifierImpl.stop(ResourceChangeNotifierImpl.java:226)
        at org.switchyard.component.common.rules.util.drools.ResourceChangeService.stop(ResourceChangeService.java:103)
        at org.switchyard.component.bpm.deploy.BPMComponent.destroy(BPMComponent.java:56)
        at org.switchyard.as7.extension.services.SwitchYardComponentService.stop(SwitchYardComponentService.java:152) [switchyard-deploy-jboss-as7-0.5.0-SNAPSHOT.jar:0.5.0-SNAPSHOT]
        at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1911) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
        at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1874) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) [rt.jar:1.6.0_30]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [rt.jar:1.6.0_30]
        at java.lang.Thread.run(Unknown Source) [rt.jar:1.6.0_30]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the switchyard-issues mailing list