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
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at
script1351594798068668539594.run(script1351594798068668539594.groovy:1)
at
org.apache.camel.language.groovy.GroovyExpression.evaluate(GroovyExpression.java:55)
at
org.apache.camel.processor.TransformProcessor.process(TransformProcessor.java:40)
at
org.apache.camel.util.AsyncProcessorConverterHelper$ProcessorToAsyncProcessorBridge.process(AsyncProcessorConverterHelper.java:61)
... 89 more
In the logs, i´ve also seen this problem:
Caused by: java.lang.VirtualMachineError: out of space in CodeCache for
adapters
Any idea?
Thanks,
Ana
--
View this message in context:
http://camel.465427.n5.nabble.com/Groovy-problem-when-an-expression-is-evaluated-by-Camel-tp5722946.html
Sent from the Camel - Users mailing list archive at Nabble.com.