Re: Groovy problem when an expression is evaluated by Camel

2012-11-19 Thread anaCortes
Thanks all for your answers :) The problem is that i´m not using any groovy expression, this is something that Camel does internally. I´m using Camel 2.10.1. By default, -XX:ReservedCodeCacheSize was 32, and now it has be changed to 64. Should be 64 enough, or it would be better 128? Thanks B

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 help