Products | Versions |
---|---|
TIBCO Administrator | - |
Not Applicable | - |
Resolution:
Description:
============
The deployed TIBCO BusinessWorks application fails to start through TIBCO Administrator GUI
Environment:
===========
o TIBCO Runtime Agent (TRA) 5.7.2
o TIBCO Administrator 5.7.0
o IBM AIX 5.x, 6.x and 7.x (64-bit)
Symptoms:
========
The BusinessWorks application is deployed sucessfully, but fails to go in "Running" state.
Cause:
=====
This issue happens because bwengine.tra refer's to %RV_HOME%/lib instead of %RV_HOME%/libtibrvj.jar. There is a known defect described below:
TRA-2625
The deployed project service can't be started through TIBCO Administrator GUI
Resolution:
==========
1. Update the classpath in bwengine.tra file, change %RV_HOME%/lib to %RV_HOME%/lib/tibrvj.jar.
2. Undeploy and then redeploy the application.
3. Verify that the application start's up fine from Administrator GUI.