"Error reading ldap.xml configuration file" in UVMS log
book
Article ID: 84496
calendar_today
Updated On:
Products
CA Automic Dollar Universe
Issue/Introduction
Error Message :
In uvserver.log:
|WARN | main | com.orsyp.central.ldap.ConfParser | Error reading ldap.xml configuration file. Please update the file configuration with new parameter.Tag missing: connectionPool
Starting with UVMS version 6.8.21, the above kind of warning message appears every time the command unicheckldap is launched or the UVMS is started.
Cause
Cause type:
Defect
Root Cause: LDAP error in UVMS product log.
Environment
OS: All
OS Version: All
Resolution
Update to a fix version listed below or a newer version if available.
Fix Status: Released
Fix Version(s):
Component(s): Univiewer Management Server
Dollar Universe 6.8.41 - Available
Additional Information
Workaround :
- Add the parameter connectionPool on each section <instance> within the ldap.xml:
<instance name="LDAP Repository">
<connectionPool>NO</connectionPool>
...
</instance>
- Restart the UVMS
Feedback
thumb_up
Yes
thumb_down
No