Groovy problem when an expression is evaluated by Camel

2012-11-19 Thread anaCortes
Hi all, does anyone have this problem before? Do you know why is this happening? Caused by: java.lang.VerifyError: (class: org/codehaus/groovy/runtime/ArrayUtil, method: createArray signature: ()[Ljava/lang/Object;) Illegal type in constant pool at

Re: Groovy problem when an expression is evaluated by Camel

2012-11-19 Thread Christian Ohr
You did not include your actual Groovy expression, the Groovy version, Camel version, so it's hard to tell. There has been a thread about a seemingly similar issue at http://groovy.329449.n5.nabble.com/VirtualMachineError-OOM-in-JiT-space-at-Groovy-1-8-6-startup-td5710579.html. Maybe this