[jboss-dev] Branch_4_2 - deploy/jboss-web.sar
Dimitris Andreadis
dimitris at jboss.org
Fri Jan 19 06:22:34 EST 2007
I've changed deploy/jboss-web.sar to deploy/jboss-web.deployer, so it
starts before .sar's
This solves http://jira.jboss.com/jira/browse/JBAS-3398
I've noticed also the initial name change from jbossweb-tomcat55.sar to
jboss-web.sar broke the clustering server setup tests (below), so I
fixed that as well.
modify-cluster-stack:
[server:start] Starting server "cluster-UDP-0" with command:
[server:start] /opt/jrockit-jdk1.5.0_06/bin/java -cp
/services/cruisecontrol/checkout/jboss-4.2-testsuite-1.5/build/output/jb
oss-4.2.0.CR1/bin/run.jar:/opt/jrockit-jdk1.5.0_06/lib/tools.jar
-Dresolve.dns=false -Djgroups.udp.ip_ttl=1 org.jboss.Main -c
cluster-UDP-0 -b localhost
BUILD FAILED
/services/cruisecontrol/checkout/jboss-4.2-testsuite-1.5/testsuite/build
.xml:721: The following error occurred while executing this line:
/services/cruisecontrol/checkout/jboss-4.2-testsuite-1.5/testsuite/build
.xml:958: The following error occurred while executing this line:
/services/cruisecontrol/checkout/jboss-4.2-testsuite-1.5/testsuite/build
.xml:978: Error starting server "cluster-UDP-0": Server failed to start;
see logs.
Total time: 109 minutes 28 seconds
More information about the jboss-development
mailing list