Stream: JIRA/Confluence
Topic: JIra error
Eric Haas (Nov 08 2021 at 23:24):
jira error when trying to update tracker after vote : :rage: :rage: :rage:
Technical details
Log's referral number: 40621524-d7d3-43cb-8366-c17f885409bc
java.lang.RuntimeException: invalid key or spec in GCM mode
java.lang.RuntimeException: invalid key or spec in GCM mode
at sun.security.ssl.SSLCipher$T12GcmWriteCipherGenerator$GcmWriteCipher.encrypt(SSLCipher.java:1703) [?:1.8.0_292]
at sun.security.ssl.OutputRecord.t10Encrypt(OutputRecord.java:411) [?:1.8.0_292]
at sun.security.ssl.OutputRecord.encrypt(OutputRecord.java:347) [?:1.8.0_292]
at sun.security.ssl.SSLSocketOutputRecord.deliver(SSLSocketOutputRecord.java:316) [?:1.8.0_292]
at sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1179) [?:1.8.0_292]
.... too long to copy
Eric Haas (Nov 08 2021 at 23:28):
unable to even add a comment - suspect is due to link to FHIR-31889 which is also toast...
Lloyd McKenzie (Nov 09 2021 at 01:08):
@Joshua Procious?
Joshua Procious (Nov 09 2021 at 13:47):
morning. Looking at this now
Joshua Procious (Nov 09 2021 at 15:47):
@Lloyd McKenzie I think this is because of the scripted Condition against the Transition: Non-duplicate transition.
Joshua Procious (Nov 09 2021 at 15:47):
The associated error from ScriptRunner is : Error in ScriptRunner JQL function clause {issueFunction in linkedIssuesOf(status = Withdrawn AND issueFunction in subtasksOf('status = Closed'), votes on)}
groovy.lang.MissingMethodException: No signature of method: com.fca.jira.plugins.workflowToolbox.jql.LinkedIssuesFunction.getQuery() is applicable for argument types: (com.atlassian.jira.jql.query.QueryCreationContextImpl, com.atlassian.query.operand.FunctionOperand...) values: [QueryCreationContextImpl{user=jiraadmin(jiraadmin), securityOverriden=false, determinedProjects=[]}, ...]
Possible solutions: every()
Eric Haas (Nov 17 2021 at 19:55):
any follow up this? - still can't advance the status to resolved...
Lloyd McKenzie (Nov 17 2021 at 23:41):
No. Sorry. I was 'off' last week and still digging out. I'll be chasing this on Friday.
Last updated: Apr 12 2022 at 19:14 UTC