Hi,
I am trying to create an issue using jira-plugin which is deployed in the jira via add-on.
I am getting bellow exception and Jira is hosted on AWS.
Exception:
ERROR test 394x199x1 108rqv8 103.205.152.154,10.10.40.28 /secure/CreateIssueDetails.jspa [c.a.event.internal.AsynchronousAbleEventDispatcher] There was an exception thrown trying to dispatch event [com.atlassian.jira.event.issue.IssueEvent@6763360d[issue=AD-75,comment=<null>,worklog=<null>,changelog=<null>,eventTypeId=1,sendMail=true,params={eventsource=workflow, baseurl=https://jira.test-cloud.com},subtasksUpdated=false]] from the invoker [SingleParameterMethodListenerInvoker{method=public void com.adit.jira.sync.plugin.IssueCreatedResolvedListener.onIssueEvent(com.atlassian.jira.event.issue.IssueEvent) throws java.text.ParseException,com.test.jira.sync.plugin.exception.JiraSyncException,org.codehaus.jackson.JsonParseException,org.codehaus.jackson.map.JsonMappingException,java.io.IOException, listener=com.test.jira.sync.plugin.IssueCreatedResolvedListener@546d409c}]
java.lang.RuntimeException: Listener: com.test.jira.sync.plugin.IssueCreatedResolvedListener event: com.atlassian.jira.event.issue.IssueEvent
But the same code works fine in other environment.
Can any one please provide a solution.
Found the issue, The external config file which i created was not proper.
Vijaya,
Thank you for confirming! Is there anything that was done improperly that you can share in case other users have the same error in the future?
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Vijaya,
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.