java.net.UnknownHostException: 3.license.getisymphony.com

Last modified by colinw on 2021/09/10 22:40

Problem

You are unable to activate a trial or purchased license, and the following exception appears in iSymphonyServer.out.log:

java.net.UnknownHostException: 3.license.getisymphony.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[na:1.7.0_05]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[na:1.7.0_05]
at java.net.Socket.connect(Unknown Source) ~[na:1.7.0_05]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[na:1.7.0_05]
at sun.security.ssl.SSLSocketImpl.<init>(Unknown Source) ~[na:1.7.0_05]
at sun.security.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source) ~[na:1.7.0_05]
at com.xmlnamespace.panel.server.e.c.a(Unknown Source) [iSymphonyServer.jar:na]
at com.xmlnamespace.panel.server.e.c.c(Unknown Source) [iSymphonyServer.jar:na]
at com.xmlnamespace.panel.server.e.i.run(Unknown Source) [iSymphonyServer.jar:na]
at java.util.TimerThread.mainLoop(Unknown Source) [na:1.7.0_05]
at java.util.TimerThread.run(Unknown Source) [na:1.7.0_05]

Solution

Please ensure that your server can accurately resolve the domain name 3.license.getisymphony.com. This is usually a DNS issue on your server or network. To verify from a Linux shell whether you are able to resolve the correct domain, use the following command:

$ host 3.license.getisymphony.com

If the above command returns an error, such as "Host 3.license.getisymphony.com not found: 3(NXDOMAIN)", then your server is unable to correctly resolve the domain for the licensing server. You will need to correct the DNS issues to be able to activate your iSymphony license. 

Related articles

Unknown macro: contentbylabel. Click on this message for details.

   
iSymphony