The uvserver.log on the Univiewer Management Server (UVMS) 7.01.21 is flooded with warning messages similar to:
|WARN | request-worker-## | LDAP Connection Pool: DISABLED - This WILL cause thread proliferation! "STRONGLY recommend enabling connection pooling (set LDAP_USE_POOL=true in ldap.xml)The ldap.xml being used does not contain the section below:
<connectionPool>YES</connectionPool>
UVMS 7.01.21 with LDAP authentication
This is a known product defect (DE207004). The message was introduced in recent versions (7.01.21) but is misleading because LDAP_USE_POOL is not a valid configuration parameter for UVMS.
To resolve the logging noise, follow these steps:
<LDAP_USE_POOL> tag from the ldap.xml configuration file.<connectionPool> tag instead to the ldap.xml:For further information on LDAP configuration, refer to the Dollar Universe Documentation.
Update to a fix version listed below or a newer version if available.
Fix version(s):
Component: Univiewer Management Server
Dollar Universe 7.01.31 - planned release December 2026
Public Title: UVMS logs unnecessary warning
Public Description: UVMS logs unnecessary warning. We have removed that warning.