To avoid the problem when upgrading to BPM 4.0 or 4.1, install the latest Hotfix (of the target BPM version)
before performing BPM Upgrade using TCT.
Note: The fix for issue WRM-9149 is not included in BPM 4.2 GA, Hotfix 1 or Hotfix 2.
Upgrading to 4.2 from BPM 3.x (or earlier) will encounter this problem, whenever the BPM Environment is
not named
BPMEnvironmentTo avoid this problem, edit the following file
before running Upgrade BPM wizard in TCT:
TIBCO_HOME/bpm/4.2/scripts/deployer/upgrades/upgrade_1.9.0_build.xml
Copy line 87:
<AmxBpmModifiyObjectParam name="envName" value="${tibco.bpm.environment}"/>
Paste this at line 99, just before:
</Parameters>
</amx.bpm.ems.queues.task>
Alternatively, just replace that file with the version attached to this Article.