Directory Services Unable to Connect to Directory after update to 6.5.4.10

Directory Services Unable to Connect to Directory after update to 6.5.4.10

Issue

Customer upgraded Unified Workspace to 6.5.4.10.  Now when starting UW, Directory Services is unable to make a connection to the directory.


More Information

After further testing, it appeared that having the IP address instead of the DNS name in the Directory Services (8090 console) was causing the issue.  After switching to DNS, it connected fine.

We found that the _172 to _181 JRE update in 6.5.4.1 is the root cause of the issue:



Solution

To correct the issue

Add the following parameter to the webNetwork.lax file:
-Dcom.sun.jndi.ldap.object.disableEndpointIdentification=true
  1. Edit \stoneware\bin\webnetwork.lax using a text editor.
  2. Find the lax.nl.java.option.additional=  line.
  3. Append -Dcom.sun.jndi.ldap.object.disableEndpointIdentification=true to the end of the line.
  4. Save the file.
  5. Stop/Start the webNetwork service.

Or, you can change the IP used for Directory Services (8090 console) to a DNS name that resolves to that IP.


    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • Unable to update schema

        The customer is a doing new install and can not perform wizard #2 when using Active directory. Customer turned on com.stoneware.service.directoryManager.schema debug and got the following error:  FATAL (04/29) 10:58:32 ...
      • Unable to update schema - problem 5001 ( BUSY )

        The customer is trying to install webnetwork into Microsoft ad and is getting Unable to update the schema. And the following error is displayed: INFO (12/19) 11:01:05 [com.stoneware.service.DirectoryManager]: We are creating an AD connection. FATAL ...
      • Rights for relayuser and directory services user

        The relayuser account can be renamed and moved. If it is renamed, then you have to go into the 8090 console under the relay properties and tell it the new name.  What rights does the relayuser account need? The relayuser account needs to have access ...
      • Configure Directory Services for Redundancy

        Question Is it possible to configure multiple directory servers for redundancy, in the event the configured directory sever goes down? Solution It is possible to configure UW to talk to multiple directory servers to provide redundancy. This is done ...
      • Update schema during upgrades.

        During an upgrade, it says that I may have to make changed to update the schema. During an upgrade, the schema usually requires updating to add new attributes for webNetwork. If you use eDirectory there is typically nothing else that has to be done. ...