FHIR Chat · JIra error · JIRA/Confluence

Stream: JIRA/Confluence

Topic: JIra error


view this post on Zulip 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

Cause
Referer URL: https://jira.hl7.org/browse/FHIR-31890?jql=project%20%3D%20FHIR%20AND%20status%20not%20in%20(Duplicate%2C%20Deferred%2C%20Applied%2C%20Published%2C%20%22Resolved%20-%20No%20Change%22)%20AND%20Specification%20in%20(%22US%20Da%20Vinci%20CDex%20(FHIR)%20%5BFHIR-us-davinci-cdex%5D%22)%20AND%20cf%5B11402%5D%20%3D%20Block-Vote-6%20AND%20status%20%3D%20Triaged%20ORDER%20BY%20key%20ASC

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

view this post on Zulip 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...

view this post on Zulip Lloyd McKenzie (Nov 09 2021 at 01:08):

@Joshua Procious?

view this post on Zulip Joshua Procious (Nov 09 2021 at 13:47):

morning. Looking at this now

view this post on Zulip 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.

view this post on Zulip 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()

view this post on Zulip Eric Haas (Nov 17 2021 at 19:55):

any follow up this? - still can't advance the status to resolved...

view this post on Zulip 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