Hi Axton,

In speaking to my network administrator, he said that they did note the certs 
were not current and he updated them based on what he believed the proper 
location was, but there are multiple other javas on the machine.  Can you tell 
me how to determine which location we would need to ensure the certification is 
updated?

Thank you, Sue

From: Action Request System discussion list(ARSList) 
[mailto:[email protected]] On Behalf Of Axton
Sent: Tuesday, October 02, 2012 10:04 AM
To: [email protected]
Subject: Re: URI not found - https

** Based on the stack trace, your JVM needs the certificates in the 
certification path.  If you are calling out to a web service, then this applies 
to the JVM that the Java based plugin server uses.  Get public parts of the 
certificates from the Root CA to the end node and create a java keystore that 
contains the certificates and change the JVM configuration to use that keystore:
http://www.sslshopper.com/article-most-common-java-keytool-keystore-commands.html

The second part of the issue seems to be that the url is not valid; hence the 
URI not found error.  As Frederick suggested, check the URI in a browser.

Axton Grams
On Tue, Oct 2, 2012 at 8:54 AM, Grooms, Frederick W 
<[email protected]<mailto:[email protected]>> wrote:
Sue,
What happens when you try to open that same https WSDL url on a browser on your 
machine?

Fred

-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:[email protected]<mailto:[email protected]>] On Behalf Of Barber, 
Sue
Sent: Tuesday, October 02, 2012 8:48 AM
To: [email protected]<mailto:[email protected]>
Subject: URI not found - https

**
Happy October!

We are attempting to load a WSDL as a set fields action in a filter.  It works 
if we use an http, but we get the following error as a https entry.  I have 
reviewed previous posts on the issue and have found nothing that has fixed our 
issue, so I thought I would ask again if anyone has been able to resolve this 
issue or at least point me in the right direction.

ARS Server is:
7.6.03 Build 001
Linux OS
Oracle DB 11.2


ERROR: URI not found https://xxxxxxxxxxxxxxx.svc?wsdl

Additional Details:
sun.security.validator.ValidatorException: PKIX path building failed: 
sun.security.provider.certpath.SunCertPathBuilderException: unable to find 
valid certification path to requested target
com.bmc.arsys.ws.util.ARWSException: URI not found 
https://arscomp.dev.mitre.org/ArsToCompucom.svc?wsdl
                at 
com.bmc.arsys.ws.util.WsdlUtil.validateWSDL(WsdlUtil.java:176)
                at com.bmc.arsys.ws.util.WsdlUtil.newDocument(WsdlUtil.java:219)


Thanks in advance, Sue Barber
_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at 
www.arslist.org<http://www.arslist.org>
attend wwrug12 www.wwrug12.com<http://www.wwrug12.com> ARSList: "Where the 
Answers Are"

_attend WWRUG12 www.wwrug.com<http://www.wwrug.com> ARSlist: "Where the Answers 
Are"_

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

Reply via email to