Hi, I have created graphs in my sandbox in CloverETL server and they were running fine for some time but suddenly I am getting below error now:
java.lang.NoClassDefFoundError: org/jetel/connection/jdbc/ConnectionAction
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
I can see that the class file is available in jar “/webapps/clover/WEB-INF/plugins/org.jetel.connection”
Please let me know how to solve this issue.