07-18-2012, 03:17 PM
They both fail because of a "java.lang.StackOverflowError". Have you tried to increase the "-Xss" parameter in the start file?
E.g.
E.g.
Code:
"%JAVA_HOME%\bin\java" -Xmx1024m -XX:MaxPermSize=128m -XX:ReservedCodeCacheSize=64m -Xss1m
Always include a complete log file at INFO level in your reports. Thanks! How to post a log