BW 5.6.3 Hotfix 1and above upgrade issues on Linux platform
book
Article ID: KB0086767
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks
-
Not Applicable
-
Description
Resolution: BW 5.6.3 Hotfix 1 and above upgrade issues in Linux platform:
On Linux platform, after upgrading BW to 5.6.3 Hotfix 1, the designer or engine does not work properly.
Issues observerd so far: ----------------------- - this issue has been observed on Linux-64 bit platform - in designer, the 'input' tab for some of the activities would disappear. - during runtime, the engine would give the following startup error:
at com.tibco.pe.core.WorkflowBuilder.build(WorkflowBuilder.java:48) at com.tibco.pe.core.WorkflowLoader.setWorkflows(WorkflowLoader.java:113)
Cause: On some platform, especially on Linux system, the order in which the jar files are picked and appended in classpath are different, causing this issue.
Workaround: ----------- - edit <TIBCO_HOME>/bw/5.6/bin/bwengine tra file and explicitly added the engine.jar in the beginning of classpath for 'tibco.env.CUSTOM_EXT_PREPEND_CP' property and redeploy the project. Or directly add it in deployed engine tra file.