NoClassDefFoundError when executing the plugin without rebooting server

Hiruki October 24, 2017

Hi,

I have a plugin which has a 3rd party dependency on it. I'm not able to load a class from a third party dependency jar and got an exception as below.

2017-10-24 03:37:44,260 http-nio-8080-exec-176 ERROR      [o.a.c.c.C.[.[localhost].[/].[action]] Servlet.service() for servlet [action] in context with path [] threw exception [Servlet execution threw an exception] with root cause
java.lang.NoClassDefFoundError: Could not initialize class

I got that exception only if I didn't reboot the jira server after installing the plugin.If I reboot the server the issue won't appear.

Can someone please help me to solve the issue?

Thank You.

 

0 answers

Suggest an answer

Log in or Sign up to answer