Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Could Not Load Class Error

Vickey Lepcha
Contributor
January 11, 2016

Hi,

I have the following error in my log ;

/secure/CreateIssueDetails.jspa [c.a.jira.workflow.DefaultOSWorkflowConfigurator] Could not load class 'com.innovalog.jmwe.plugins.functions.CopyFieldValueFromParentFunction'
java.lang.ClassNotFoundException: com.innovalog.jmwe.plugins.functions.CopyFieldValueFromParentFunction

 

I am assuming this to be the issue because my plugin JIRA Misc Workflow is not installed . Could that be the issue ?

1 answer

1 accepted

3 votes
Answer accepted
Vasiliy Zverev
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 11, 2016

Yes, it shoud be so. It seems that you use this plugin for apostfunction, but JIRA can not find this plugin.

Nic Brough -Adaptavist-
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 11, 2016

Yup, that's exactly the behaviour you get. The class isn't there, because the add-on is not there. So JIRA tells you it can't find it.

Suggest an answer

Log in or Sign up to answer