In the BusinessWorks BC connection shared resource, the error "Error during retrieving information from Configuration Store" is thrown when pressing "Update from configuration store".
book
Article ID: KB0087495
calendar_today
Updated On:
Products
Versions
TIBCO BusinessConnect
-
Not Applicable
-
Description
Resolution: This error occurs if a database driver is not present under the <TIBCO-HOME>\tpcl\5.9\jdbc folder, in the Designer classpath or if an incorrect database driver is selected in the BC Connection palette. Verify that the JDBC URL given in the BC ServerConfig palette is correct. See the attached (Filename:Â jdbcError.jpg) for reference.
Example for Oracle database follows.
JDBC Driver Type : Oracle Thin
JDBC Driver Class : oracle.jdbc.OracleDriver
JDBC URL : jdbc:oracle:thin:@<host>:<port>:<sid>
Issue/Introduction
In the BusinessWorks BC connection shared resource, the error "Error during retrieving information from Configuration Store" is thrown when pressing "Update from configuration store".
Additional Information
BusinessConnect Palette User's Guide
Attachments
In the BusinessWorks BC connection shared resource, the error "Error during retrieving information from Configuration Store" is thrown when pressing "Update from configuration store".get_app