Fisheye Integration with Jira

Pushpkant January 30, 2013

While integraing FishEye with Jira, I am getting following error:

Repository SB3552JIRAFETESTA on https://subversion-uat1.jpmchase.net:8012/ failed: Error in remote call to 'subversion-uat1' (https://subversion-uat1.jpmchase.net:8012) [AbstractRestCommand{path='/rest-service-fe/changeset-v1/listChangesets/', params={expand=changesets[0:20].revisions[0:29], comment=SB3552JIRAFETESTA, p4JobFixed=SB3552JIRAFETESTA, rep=SB3552JIRAFETESTA}, methodType=GET}] : javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Can you please help me in this?

1 answer

1 accepted

1 vote
Answer accepted
MatthewC
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 30, 2013

I would say, have you read a related KB from Confluence as the problem seems to relate to the cert you are using?

https://confluence.atlassian.com/display/CONFKB/Unable+to+Connect+to+SSL+Services+due+to+PKIX+Path+Building+Failed+sun.security.provider.certpath.SunCertPathBuilderException

I tried to connect to your URL but it's not active to an external host. are you sure you can acces sit from your ondemand host?

MatthewC
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 30, 2013

Attempt to get a DNS server for subversion-uat1.jpmchase.net failed: subversion-uat1.jpmchase.net does not exist in the DNS

Pushpkant January 30, 2013

We have two environments.... In prod -Dcom.sun.management.jmxremote.authenticate=true and in UAT the value is false.... is it causing the problem?

Renjith Pillai
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 30, 2013

No, that parameter is for external monitoring for JVM. Did you read what Matthew told? You need to import the certificates as per the the document.

Suggest an answer

Log in or Sign up to answer