Teamcenter Management console unable to find the 2nd Pool Manager Server.

2022-08-05T09:46:30Z
Core Functions

Summary


Details

Management console unable to find the 2nd Pool Manager Server it says PoolB is not available.

"500 Server Error The call failed on the server; see server log for details".

Solution

In the second server manager, we updated the ldap.config file to connect to the management console host where the embedded ldap server is running.

MgmtLdapConfig {

com.sun.security.auth.module.LdapLoginModule REQUIRED

userProvider="ldap://(workingmachine hostname):15389/ou=Users,ou=Management,ou=JETI,dc=Teamcenter,dc=PLM,o=Siemens"

authIdentity="uid={USERNAME},ou=Users,ou=Management,ou=JETI,dc=Teamcenter,dc=PLM,o=Siemens"

authzIdentity=controlRole

useSSL=false

debug=false;

};

Restart Server Manager after making changes to this ldap.config file.

After login to Management Console now able to see the 2nd Pool.

KB Article ID# PL8661990

Contents

SummaryDetails

Associated Components

Core Functions - Client