on 10/21/01 3:58 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> geirm       01/10/21 03:58:35
> 
> Modified:    src/java/org/apache/velocity/runtime VelocimacroFactory.java
> Log:
> Fix to prevent infinite loops in autoload when VMs reference each other.
> Should be fairly safe, as the code modified only pertains to autoload. Will
> let the interested parties test, and then roll back into 1.2 as it's broken
> there too.

I had noticed this but wasn't entirely sure of the cause so I didn't report
it. On OSX, what would happen is that a reload would occur, the JVM would
lock up and eventually just crash. Since OSX has core dumps off by default,
it would look like Tomcat magically stopped.

Thanks for fixing it Geir.

-jon

Reply via email to