When BWC is upgraded from BWC 5.2 to 5.3 registering a sevlet engine throws the following error - "Added workflow to the domain DOMAIN_NAME successfully but failed to create startup scripts."
book
Article ID: KB0091093
calendar_today
Updated On:
Products
Versions
TIBCO BusinessWorks Collaborator
-
Not Applicable
-
Description
Resolution: After upgrading BWC from 5.2. to 5.3 the files domainutility.tra & designer.tra have wrong path values.
These values need to be changed from java.property.TIBCO_BWWORKFLOW_HOME=C:/tibco/bwc/5.3;C:/tibco/bwc/5.2 to java.property.TIBCO_BWWORKFLOW_HOME=C:/tibco/bwc/5.3 for both domainutility.tra & designer.tra, after which the tomcat was successfully added.
Issue/Introduction
When BWC is upgraded from BWC 5.2 to 5.3 registering a sevlet engine throws the following error - "Added workflow to the domain DOMAIN_NAME successfully but failed to create startup scripts."