IBM Support

IBM FileNet Configuration Manager 'Configure Object Store data source' resets the WebSphere transport layer back to TCP/IP from SSL settings.

Troubleshooting


Problem

Running the Content Process Engine Configuration Manager Object Store JDBC data source task reverts the CSIv2 Transport layer transport back to TCP/IP.   If it was initially set to SSL-required (or supported) in the Content Process Engine WebSphere JVM.

 

Symptom

WebSphere stops communicating using SSL protocols.

Cause

If you look at the end of the IBM FileNet Configuration Manager in configureWSJDBC.tcl script, you see this code:

(path to file: ...\IBM\FileNet\ContentEngine\tools\configure\scripts

f { $_turnoffSSLcerts == "true" } {

   turnOffCSI

Resolving The Problem

Edit the configureWSJDBC.tcl script and remove the code that turns off SSL (path to file: ...\IBM\FileNet\ContentEngine\tools\configure\scripts

f { $_turnoffSSLcerts == "true" } {

   turnOffCSI

[{"Type":"MASTER","Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSNVNV","label":"FileNet Content Manager"},"ARM Category":[{"code":"a8m0z0000001hGAAAY","label":"Content Engine-\u003EConfiguration Manager"}],"ARM Case Number":"TS007184346","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"}]

Document Information

Modified date:
30 November 2021

UID

ibm16516724