05-08-2013 12:46 PM - edited 03-10-2019 08:24 PM
Can anyone point me in the right direction for a good doc on implenting Prime (1.3) with an ACS View Server (5.1)?
Solved! Go to Solution.
08-01-2013 05:04 PM
It looks straight forward, but I have not been able to get this to actually show any results in the troubleshooting section for clients.
Are you using the self-signed cerificates on the acs and the ncs?
Have you tried to get this working with an certificates signed by any internal CA or a wild cert?
These are the NCS error logs
05/20/13 12:00:06.210 ERROR [system] [http-443-12] [ACSViewServerAction] Max number of retries reached for connecting to 10.x.x.x at port 443
05/20/13 12:00:06.211 ERROR [system] [http-443-12] THROW
javax.xml.ws.WebServiceException: Failed to access the WSDL at: https://10.x.x.x:443/ACSViewWebServices/ACSViewWebServices?wsdl. It failed with:
https://10.x.x.x:443/ACSViewWebServices/ACSViewWebServices?wsdl.
at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.tryWithMex(RuntimeWSDLParser.java:162)
at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:144)
---------------
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.FileNotFoundException: https://10.x.x.x:443/ACSViewWebServices/ACSViewWebServices?wsdl
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:129)
... 76 more
05/20/13 12:00:06.216 ERROR [system] [http-443-12] [ACSViewServerAction] Unable to connect to any ACS View Server.
Cheers
A
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide