BusinessConnect throws a database exception when importing a configuration from a .csx file.
book
Article ID: KB0089462
calendar_today
Updated On:
TIBCO BusinessConnect
-
Not Applicable
-
Show More
Show Less
Description
Description: BusinessConnect throws a database exception when importing a configuration from a .csx file. Symptoms: When clicking the "Import" button under the BusinessConnect "Manage Installation" button screen, the following exception occurs:
com.tibco.pof.administrator.model.impl.AdministratorPlugInFileClassLoader@693c3adb [2014-05-12 11:45:53,401 (INFO )] Configuration Repository: connection properties: [2014-05-12 11:45:53,406 (INFO )] bc.repo.db.url=jdbc:o racle:thin:@ //q23wmtcadb02.gecwalmart.com:31611/srv_wmtca_batch.gecwalmart.com [2014-05-12 11:45:53,407 (INFO )] bc.repo.db.driver=oracle.jdbc.OracleDriver [2014-05-12 11:45:53,407 (INFO )] bc.repo.db.user=tibcoworkarea [2014-05-12 11:45:53,407 (INFO )] bc.repo.db.password=****java.lang.Exception: Configuration store cannot be accessed or tampered
at com.tibco.ax.gui.bcwebadmin.BCGroupingConsole.connectToRepo(BCGroupingConsole.java:192)
at com.tibco.ax.gui.bcwebadmin.BCGroupingConsole.init(BCGroupingConsole.java:359)
at com.tibco.administrator.ConsoleTreeModel.getConsole(ConsoleTreeModel.java:105)
at com.tibco.administrator.ConsoleTreeModel.getChildren(ConsoleTreeModel.java:209)
at com.tibco.administrator.ConsoleSelectorPane.a(ConsoleSelectorPane.java:325)
.
.
.
.
Cause: The BusinessConnect tables have not been created in the database schema.
Resolution
Make sure to click on "Create Installation" and activate the appropriate protocols prior to doing the import.
Issue/Introduction
BusinessConnect throws a database exception when importing a configuration from a .csx file.
Additional Information
BusinessConnect Interior Server Administration Manual, BusinessConnect Trading Partner Administration Manual
Feedback
thumb_up
Yes
thumb_down
No