Error Setting Application Link to JIRA Cloud
Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.
Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Except Fisheye and Crucible
Symptoms
Fail to add Application Link to JIRA Cloud.
The following appears in the atlassian-fisheye-<date>.log
:
1
2
2013-01-30 09:34:54,250 ERROR - Failed to setup JIRA integration: java.security.spec.InvalidKeySpecException: java.lang.ClassCastException: org.bouncycastle.asn1.DERInteger cannot be cast to org.bouncycastle.asn1.ASN1Sequence
com.atlassian.fisheye.jira.setup.JiraSetupException: Failed to setup JIRA integration: java.security.spec.InvalidKeySpecException: java.lang.ClassCastException: org.bouncycastle.asn1.DERInteger cannot be cast to org.bouncycastle.asn1.ASN1Sequence
Cause
JIRA Cloud will only connect to applications through the port 80 or 443.
Resolution
Setup Fisheye to use port 80 or 443 according to this guide and restart Fisheye.
If Fisheye is connected to a proxy server, make sure that the proxy server and Fisheye server settings are correct.
Was this helpful?