Products | Versions |
---|---|
TIBCO BPM Enterprise (formerly TIBCO ActiveMatrix BPM) | 3.x.x, 4.x.x, 4.x.x, 2.2.x |
Customer upgrades from v2.1.x to a later version: v2.2.x, v3.x or v4.x
Process Instance is halted with a ' Mandatory parameter [xxxxx] not set' error in the logs.
An example of the error in the BPM.log, would be as follows -
20 Mar 2018 15:07:11,304 [PVM:DB Process Worker-5] [ERROR] com.tibco.bx.core.BxSystemImpl - [ERROR] - {BX_TASK_REPORTED_ERROR} - BX-800009: Task reported an error �{nodeName=`BPM-01`, hostName=`myHostName`, messageCategory=`PROCESS_INSTANCE`, componentId=`BX`, creationTime=`2018-03-20T14:07:11.304Z`, extendedMessage=`BX-600056: Mandatory parameter [xxxxx] not set.`, componentClassName=`com.tibco.bx.core.BxSystemImpl`, moduleName=`blahblah.xpdl`, principalId=`277FFC60-13D7-4714-AC48-E397222511FC`, requestReceived=`null`, threadId=`2823`, parentContextId=`null`, environmentName=ENV`, correlationId=``, managedObjectName=`Main`, stackTrace=`com.tibco.bx.core.faults.BxException: BX-600056: Mandatory parameter [xxxxx] not set.
This error was a result of JIRA BX-2548 being implemented in the product. This introduced a stricter enforcement of mandatory parameters which were not there in v2.1.x