[
https://jira.jboss.org/jira/browse/JBESB-3301?page=com.atlassian.jira.plu...
]
Kevin Conner commented on JBESB-3301:
-------------------------------------
This appears to be a jBPM issue but we may be able to workaround it.
What is happening in the first case is that the ESB_ASYNC_SIGNAL_VARIABLE_ACTOR_ variable
has been deleted from the token map but that this does not delete it from the
JBPM_VARIABLEINSTANCE table. What it actually does is remove the link from that row into
the JBM_TOKENVARIABLEMAP , disassociating it from the process instance and, therefore,
hiding it from the cascaded deleted.
The issue with the changing type is similar, in that replacing the value in the
TokenVariableMap also disassociates the current value from the process instance.
Deleting process instances leads to orphaned records in the
JBPM_VARIABLEINSTANCE, JBPM_BYTEARRAY, JBPM_BYTEBLOCK tables
------------------------------------------------------------------------------------------------------------------------
Key: JBESB-3301
URL:
https://jira.jboss.org/jira/browse/JBESB-3301
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Process flow
Affects Versions: 4.7 CP1
Reporter: Kevin Conner
Assignee: Kevin Conner
Fix For: 4.7 CP2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira