DNS Test : NameNotFoundException error

DNS Test : NameNotFoundException error

The customer is using MS AD and is in the stoneware management console and did a DNS Test. The following Errors were given.

INFO: Attempting to locate a domain controller in DNS for domain: company.org
ERROR: javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining name ’somebadserver.company.org.’
At least one error occurred during testing.

INFO: Attempting to locate a domain controller in DNS for domain: company.org
INFO: exploring forest using domain controller: DC1.company.org.
ERROR: javax.naming.CommunicationException: 10.11.16.1:636
[Root exception is java.net.ConnectException: Connection timed out: connect]
At least one error occurred during testing.
 
The 1st error means that when we ask the DNS server for the Domain controllers for the domain company.org we were sent somebadserver.company.org and we tried to resolve that in DNS and it was not listed. This can come from an old server being decommissioned but not fully taken out of DNS.

The 2nd error means that we asked company.org for the Domain Controllers for the domain company.org and were told to use DC1.company.org. We resolved that to 10.11.16.1
We then tried to connect to port 636 since directory services was set to use SSL in the 8090 management console. When we tried to connect we were unable to. This can be due to a bad DNS record, the
server being down, the server not having been rebooted after adding the Certificate Authority to the tree, or communication blocked to this server.

    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

      • DNS Errors

        Customer is having issues talking to active directory and ran a dns test with the results INFO: exploring forest using domain controller: server1.company.com  >>>>>: (DNS) - testing domain: COMPANY  INFO: according to DNS, the following services are ...
      • Referral error on console

        The customer is seeing this error repeatedly on our UW server console.  INFO (02/05) 10:11:05 [stderr]: javax.naming.PartialResultException: Unprocessed Continuation Reference(s); remaining name ’dc=EDU,dc=myschool,dc=ca’  This typically means that ...
      • How to test wnSSOClient by hand

        How can I test the wnSSOClient on my Terminal Server to make sure it is working?   From the Terminal Server command prompt type the following: wnSSOClient.exe bogus http://x.x.x.x false Where x.x.x.x is the IP or the DNS of the Stoneware Relay. If it ...
      • Issues with Round Robin DNS and webNetwork

        Round Robin DNS is considered the "poor mans load balancer"  You can find the information about it at WikipediA.  In general Round-Robin DNS works well with static web sites.  Once dynamic information is utilized then there may be problems.  The ...
      • How to test Citrix published application thru telnet.

        This is because of the way a proxy works. To do the same test to citrix do the  following. Login to the portal so you are authenticated and the Launch on Start  activates the port you configured for http proxy to citrix.  Go to a telnet program and ...