IBM Support

FileNet Content Engine CMUI issue with Datasource generation

Troubleshooting


Problem

Configuration Manager unable to configure the gcd jdbc data source. Unable to run the script. However , database test passes.

Symptom

Unable to configure the gcd jdbc data source receiving the following error in CMUI:

5/21/12 10:48:21:107 EDT] 00000000 AbstractShell E WASX7120E: Diagnostic
information from exception with text
"javax.management.JMRuntimeException: ADMN0022E: Access is denied for
the testConnectionToDataSource operation on DataSourceCfgHelper MBean
because of insufficient or empty credentials.
" follows:

javax.management.JMRuntimeException: ADMN0022E: Access is denied for the
testConnectionToDataSource operation on DataSourceCfgHelper MBean
because of insufficient or empty credentials.

Cause

Using the configuration manager against a WAS cluster, operates against the Dmgr node. The DSRA8000E: No jar or zip files found in /db2jcc.jar;/db2jcc_license_cu.jar error is due to not having the variable defined for the deployment manager node.

The connection test is performed through Java code which takes a different path than the scripts. This is why you get a successful connection test while the configuration script will fail. JDBC path variable needs to be set for Dmgr node.

Resolving The Problem

  1. Access WAS(Websphere) admin console

  2. Go to Environment|WebSphere Variables

  3. Select the different nodes by their [nodename]Node01 scope,

  4. Add an environment variable named

    DB2UNIVERSAL_JDBC_DRIVER_PATH, and set that to be /opt/IBM/db2jars.
    Also set the DB2UNIVERSAL_JDBC_DRIVER_PATH at the Dmgr cell level to be /opt/IBM/db2jars.
    ===

[{"Product":{"code":"SSNW2F","label":"FileNet P8 Platform"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Content Engine","Platform":[{"code":"PF033","label":"Windows"},{"code":"PF027","label":"Solaris"},{"code":"PF016","label":"Linux"},{"code":"PF010","label":"HP-UX"},{"code":"PF002","label":"AIX"}],"Version":"4.5;4.5.1;5.0;5.1","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
17 June 2018

UID

swg21599005