- This topic has 4 replies, 2 voices, and was last updated 11 years, 8 months ago by support-swapna.
-
AuthorPosts
-
mythilyMemberApplication was working fine till yesterday and now suddenly I am getting the following exception.
java.lang.VerifyError: (class: org/codehaus/groovy/runtime/ArrayUtil, method: createArray signature: ()[Ljava/lang/Object;) Illegal type in constant pool
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:149) [groovy-all-1.7.5.jar:1.7.5]
at Activities_1363239374062_150327.customizedInit(calculator_Activities_1363239374062_150327:66) at net.sf.jasperreports.engine.fill.JREvaluator.init(JREvaluator.java:83) [jasperreports-3.7.6.jar:]
at net.sf.jasperreports.engine.fill.JRCalculator.init(JRCalculator.java:109) [jasperreports-3.7.6.jar:]I am using MyEclipse blue v9 and I am not sure about the root cause of the problem. Can anyone help me with the solution?
Regards,
Myth Samy
mythilyMemberIs there anything to do with IDE update?
or
Should I update to the latest Groovy-Eclipse dev build and if so, what are the steps to do it?Regards,
Myth Samy
support-swapnaModeratormythily,
Sorry that you are seeing this issue. We do not provide intrinsic support for third party plugins but we will try to assist you in this case.
Can you please give us some more information.
1. Which version of Groovy plugin are you working with ?
2. Did you install any third party plugins or updated the IDE in any way lately which might have caused this issue ?
3.Can you please send us the entire contents of the .log file which is located at <workspace dir>/.metadata/.log ?
mythilyMemberHi swapna,
Thanks for your timely reply.
1)I am currently using groovy-all-1.7.5.
2)No, I did not update my IDE.And, as soon as i restarted the server, i did not find this issue. Will get back to you, if I am stuck up further.
Thanks and regards,
Myth Samy
support-swapnaModeratormythily,
Glad that you have resolved the issue.
Do let us know if you see any issues. -
AuthorPosts