When you connect with the SSIM Client Console you receive the error "Host name specified can not be found".
Symptoms
When you click Details on the error it displays:
Host name specified can not be found'
Details:
java.net.UnknownHostException: sima.apci.com
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
at com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnectionOldImpl.connect(Unknown Source)
at com.symantec.sim.app.SimApplication.validateIP(SimApplication.java:804)
at com.symantec.sim.app.SimApplication$2.construct(SimApplication.java:685)
at com.symantec.sim.ui.util.SwingWorker$2.run(SwingWorker.java:169)
at java.lang.Thread.run(Unknown Source)
The computer the SSIM Client Console is installed on cannot resolve the Symantec Security Information Managers (SSIM) hostname and there for fails to connect.
To confirm this is a Domain Name Server (DNS) resolution problem, follow these steps:
Flush the DNS cache - This will ensure old and possibly incorrect DNS responses are not the problem.
Use nslookup to see if the computer can resolve the SSIM appliances hostname.
If no IP Address is returned, the DNS server was not able to answer the request.
To further test that this is a DNS resolution problem, add an entry for the SSIM appliance to the hosts file of the SSIM Client Console computer.
To add an entry to the hosts file:
Connect to the SSIM appliance. If you are able to connect to the SSIM appliance, the DNS resolution for the SSIM appliances hostname must be fixed.