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

      • Change Reset Password Button Text

        Change the text of the "Reset Password" button on the UW Login Page How to change the text of the Reset Password button on the Login Page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants ...
      • Remove Reset Password Button From Login Page

        Remove the Reset Password Button from the Login Page How to remove the Reset Password button from the Unified Workspace login page. Login to webNetwork and open webAdmin on your Relay Central Server Expand Customization Center Expand Tenants Expand ...
      • Lenovo Unified Workspace End-of-Life Questions and Answers

        As of January 31st 2024, Lenovo Unified Workspace (formerly Stoneware WebNetwork) is no longer supported. This means that we no longer provide licenses, downloads, updates, patches, or technical assistance for this product. If you have any questions ...
      • 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 ...
      • 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 ...
      • Unable to create cluster

        The customer is doing a new install and can not get the cluster working. Customer gets the error: Unable to invoke insertIntoCluster How can we delete the cluster by hand and start over? Helped customer remove cluster by hand by: 1) Shut down the ...
      • Unable to Verify / Extend Schema

        On the console the customer sees : FATAL (05/09) 12:10:51 [com.stoneware.service.DirectoryManager]: Unable to verify/extend schema. javax.naming.CommunicationException: simple bind failed: 10.1.1.17:636 [Root exception is ...