cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
9212
Views
21
Helpful
15
Replies

Prime and ACS View Server Integration

Ben Meagher
Level 1
Level 1

Can anyone point me in the right direction for a good doc on implenting Prime (1.3) with an ACS View Server (5.1)?

15 Replies 15

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