Please run traUpgradeManage to update the EMS location for designer.tra. cd $TIBCO_HOME/tra/5.x/bin ./traUpgradeManager -path $TIBCO_HOME/designer/5.x/bin/designer.tra -ems $TIBCO_HOME/ems/8.x for exmaple: cd /home/fpei/tibco511/tra/5.11/bin ./traUpgradeManager -path /home/fpei/tibco511/designer/5.11/bin/designer.tra -ems /home/fpei/tibco511/ems/8.5
Alternatively, users can run below command to update the EMS location for all components under $TIBCO_HOME with command like below: ./traUpgradeManager -path $TIBCO_HOME/ -ems $TIBCO_HOME/ems/8.x