Issue Type: Bug Bug
Assignee: Unassigned
Components: component-bpm
Created: 27/Feb/14 9:15 AM
Description:

Performing SIGNAL_EVENT with invalid correlationKey under persistence=true for example. At first attempt, KnowledgeSession is created via KnowledgeSessionFactory.getPersistentSession(), and then the HandlerException is thrown since processInstanceId==null. This is expected behavior, however, BPMExchangeHandler.getBPMSession() throws SessionNotFoundException on redelivery. It even throws NPE after a few redeliveries. Apparently the KnowledgeSession may need to be cleaned up at first failure.

Project: SwitchYard
Priority: Major Major
Reporter: Tomohisa igarashi
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