Re: JVM crash tomcat

2011-03-11 Thread Jordan Michaels
Try updating your JVM to the latest version. Seems like this is a bug that was recently fixed. http://download.java.net/jdk6/6u25/promoted/b01/changes/JDK6u25.b01.list.html Issue: 7009268 3-Medium Defect PPC: guarantee(middle - slop \> start) failed: need enough space to divide up -Jordan

Re: JVM crash tomcat

2011-02-17 Thread Mark Thomas
On 17/02/2011 19:28, Odilo Schwade Junior wrote: > Hi all, we are using tomcat with Railo CFML engine and we made a little > upgrade on our system that is Crashing Tomcat, we don't know why 'cos it's a > very simple code. Did you read the crash message? It really couldn't be any clearer: > # If y

JVM crash tomcat

2011-02-17 Thread Odilo Schwade Junior
Hi all, we are using tomcat with Railo CFML engine and we made a little upgrade on our system that is Crashing Tomcat, we don't know why 'cos it's a very simple code. The upgrade was just add one select field to the page, and then some SQL filter, trust me we analyse the code many times and we bel