Hi all!
Short description of the plugin: it has *.jsp page uploaded to the Tomcat, installed plugin that should open this page. After initial setup everything was OK and page was displaying correctly but today I've noticed that trying to open this page causes exception:
HTTP Status 404 - Could not execute action [ConfigureNotifications!default]:
Action 'ConfigureNotifications' not found or could not be initialized a class with that name could not be found.
<p><small><small><pre>java.lang.IllegalArgumentException:
Action 'ConfigureNotifications' not found or could not be initialized a class with that name could not be found.
at com.atlassian.jira.config.webwork.JiraActionFactory$JiraPluginActionFactory.getActionImpl(JiraActionFactory.java:425)
at webwork.action.factory.PrefixActionFactoryProxy.getActionImpl(PrefixActionFactoryProxy.java:99)
I've double-checked all the code and it seems OK. Moreover it works good on the Jira that delievered with SDK.
What can be a reason of such exception and what is the way to solve it? I suppose that restart can help but it would be good to solve this problem without restart...
Yesterday I was playing with registering/unregistering event listeners and may be this exception is connected with my experiments, but not sure.
Thanks in advance!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.