Script Runner failed in call https url

Udhay kumar January 25, 2018

Hi,

I'm using script runner add-on to invoke groovy script on jira server, I was calling jenkins server over the http protocol using this groovy script.

Jenkins server has been updated to use https, so I have updated my groovy script with https but it's not working.

It is failing to call jenkins sever over the https but over the http protocol it is working fine.

1 answer

0 votes
Alexey Matveev
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 25, 2018

Hello,

Could you show the error?

Udhay kumar January 25, 2018

Please find the error below.

/secure/WorkflowUIDispatcher.jspa [invokeJenkinsBuild.groovy] Jenkins connection code: sun.net.www.protocol.https.DelegateHttpsURLConnection:

Udhay kumar January 25, 2018

Error Messages: [Connection reset]

Udhay kumar January 26, 2018

Hi Alexey Matveev,

do you have any idea about this error

Alexey Matveev
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 26, 2018

Try to make a rest call to Jenkins using SOAP UI or something like that from the Jira host and see if it is scriptrunner problem or not.

Udhay kumar January 29, 2018

Hi Alexey,

Do I need to add SSL certificate in groovy script in order to make https calls.

 

Thanks

Premdas

Alexey Matveev
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 29, 2018

I never had to do it. Your error must be something like SSL certificate is not trusted. But I guess it is not the error.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events