How to read Env Check utility output

How to read Env Check utility output

Problem:  Running the Env Check utility (aka Environment Check) for installation or troubleshooting and the tool is reporting errors.



Solution(s):  Here are some of the common errors and possible solutions.


Error: The connection attempt timed out
  • SSL over LDAP not configured
  • Invalid/wrong hostname
  • Invalid/wrong IP address
  • Firewall issue


Error: Invalid user id or password
  • Use LDAP browser to make sure you have the correct context for user
  • Copy-n-paste DN (distinguishedName) to make sure no typos
  • Check "Show Password" box and make sure no typos in password field


Full DNS test failure
  • Client machine running Env Check utility cannot resolve DNS names
  • Input the Domain field incorrectly


ERROR: Reverse lookup failed for XXX
  • Fix it by creating a PTR record for the LDAP server
  • May need to create a Reverse Lookup Zone in DNS to accomplish


ERROR: (DNS) - missing PTR record (reverse DNS) for domain controller: XXX
  • Fix it by creating a PTR record for the LDAP server
  • May need to create a Reverse Lookup Zone in DNS to accomplish


ERROR: missing PTR record (reverse DNS)
  • Fix it by removing Host A record with wrong IP address
  • Typically under root domain (same as parent folder)


ERROR: javax.naming.CommunicationException: simple bind failed: X.X.X.X:636
  • Cannot connect to that server over SSL (port 636)
  • If AD Certificate Services were enabled recently, server may need to be restarted to pick up certificate
  • Server possibly has an issue picking up SSL certificate, check Windows Event Viewer for more details 
  • Server possibly doesn't exist anymore and needs to be removed from DNS

    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

      • Stoneware Environment Check Utility

        Problem:  Need to run Stoneware Environment Check (Env Check) for pre-installation, troubleshoot issues or general health check of directory and DNS. Solution(s):  Once utility is installed and launched, you will find three options to choose from on ...
      • edir / NDS health check

        Common edir issues and how to do a health check. This information comes from an old Novell article, some specific information may not be valid anymore but the general concepts are.   Troubleshooting NDS Problems  Editor’s Note: "Technically Speaking" ...
      • LDAP Response Read Timed Out

        Issue After upgrading to 6.4.7.x, customer is experiencing various LDAP timeouts. One example: unable to search for user's to add to link/tile objects from webAdmin's Link-Menu Admin interface. Two seconds after clicking the search button, a stack ...
      • Conditional Output

        Conditional Formatting on Rows  You can use our row choose.. right click on the table row to see it to do alternating colors. If you want conditional formatting based on values, you can use the JavaScript block (drag it down from the menu at the top) ...
      • How to check Microsoft AD Synchronization between DC

        repadmin /syncall /AePdq /A= perform syncall for all NC (naming contexts) held by DC /e = Enterprise , cross sites /P = Push changes outward from home server /d = Id servers by DN in messages instead of GUID /q = suppress callback messages repadmin / ...