The current rolled back trunk still fails to run through the
validate-server-configs test target. It fails on the startup of the
tomcat-webctx
[server:start] Starting server "tomcat-webctx", with command (start
timeout is 120 seconds ):
[server:start]
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java
-cp
/Users/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.GA/bin/run.jar:/Library/Java/Home/lib/tools.jar
-XX:MaxPermSize=512m -Djava.net.preferIPv4Stack=true
-Djava.endorsed.dirs=/Users/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.GA/lib/endorsed
org.jboss.Main -c tomcat-webctx -b localhost
[server:start] Failed to start server "tomcat-webctx" before timeout.
Destroying the process.
BUILD FAILED
/Users/svn/JBossHead/jboss-head/testsuite/build.xml:3389: Error starting
server "tomcat-webctx": Server failed to start; see logs.
Total time: 23 minutes 59 seconds
This is due to memory problems. This config starts fine when run using
the default run.sh/run.conf memory settings. If this config was starting
correctly in rev r79434, its one of these changes applied after
Dimitris' rollback:
r79748 | richard.opalka(a)jboss.com | 2008-10-20 07:10:29 -0700 (Mon, 20
Oct 2008) | 1 line
[JBAS-6004][JBWS-2360] svn merge -r 79731:79737
https://svn.jboss.org/repos/jbossas/branches/ropalka-jbossws304
------------------------------------------------------------------------
r79749 | kabir.khan(a)jboss.com | 2008-10-20 07:58:52 -0700 (Mon, 20 Oct
2008) | 1 line
[JBAOP-5894] Reapply fix following rollback
------------------------------------------------------------------------
r79750 | kabir.khan(a)jboss.com | 2008-10-20 07:58:56 -0700 (Mon, 20 Oct
2008) | 1 line
[JBAOP-6062] Reapply fix following rollback
------------------------------------------------------------------------
[611][valkyrie: jboss-head]$