Running BW components with JDBC activities in RAD Debugger fails.
book
Article ID: KB0089893
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks Service Engine
-
Not Applicable
-
Description
Resolution: Description: ======== How to run BW components with JDBC activities in the RAD Debugger? The RAD Debugger is not aware of the JDBC drivers. How to provision the JDBC drivers on the RAD debugger node?
Environment: ======== All
Symptoms: ======== Debugger fails with an error that it can not find the JDBC drivers.
Cause: ===== Drivers are not a provision to the RAD Debugger node.
Resolution: ======= Steps to add the JDBC drivers to the RAD Debugger node.
1). Copy the driver JAR (i.e. ojdbc6.jar or ojdbc14.jar) into <TIBCO_HOME>/ components/shared/1.0.0/plugins/com.tibco.bwse.libraries.bw.hotfix_1.0.x.xxx/lib. You may need to a create lib folder in case they do not exist. 2). Restart Studio with the "–clean" argument. It is recommended to restart the debugger.
Issue/Introduction
Running BW components with JDBC activities in RAD Debugger fails.