I don't see that on my rhel4 box:
[starksm@succubus testsuite]$ ant tests-webservice-ssl
Buildfile: build.xml
Overriding previous definition of reference to jboss.test.classpath
tests-webservice-ssl:
[echo] creating webservice-ssl config
[copy] Copying 321 files to
/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta2/server/webservice-ssl
[echo] Overwriting config descriptors
[copy] Copying 5 files to
/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta2/server/webservice-ssl
[server:start] Starting server "webservice-ssl" with command:
[server:start] /usr/java/jdk1.5.0_09/bin/java -cp
/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta2/bin/run.jar:/usr/java/jdk1.5.0_09/lib/tools.jar
org.jboss.Main -c webservice-ssl -b localhost
[echo] Starting patternset=webservice-ssl.includes
config=webservice-ssl
[junit] Running
org.jboss.test.webservice.secure.SimpleClientSecureTestCase [junit]
Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 124.464 sec
[junit] Test
org.jboss.test.webservice.secure.SimpleClientSecureTestCase FAILED
[echo] Starting patternset=webservice-ssl.noenv.includes
config=webservice-ssl
[junit] Running
org.jboss.test.webservice.secure.noenv.TransportOptionsTestCase
[junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 2.435 sec
[junit] Test
org.jboss.test.webservice.secure.noenv.TransportOptionsTestCase FAILED
[server:stop] Shutting down server: webservice-ssl
[server:stop] Shutting down server: /usr/java/jdk1.5.0_09/bin/java -cp
/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta2/bin/shutdown.jar:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta2/client/jbossall-client.jar:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta2/client/jboss-common.jar
org.jboss.Shutdown --server jnp://localhost:1099 --shutdown
[server:stop] shutdownTimeout will be=45
BUILD SUCCESSFUL
Total time: 3 minutes 24 seconds
[starksm@succubus log]$ pwd
/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta2/server/webservice-ssl/log
[starksm@succubus log]$ grep OutOfM server.log
[starksm@succubus log]$
Maybe this is an issue of the jdk defaults being too small as Anil was
seeing for the jacc run on win32. I also tried this with an explicit
upper max of 128m and it ran fine. I checked in that update.
[server:start] Starting server "webservice-ssl" with command:
[server:start] /usr/java/jdk1.5.0_09/bin/java -cp
/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta2/bin/run.jar:/usr/java/jdk1.5.0_09/lib/tools.jar
-Xmx128m org.jboss.Main -c webservice-ssl -b localhost
[echo] Starting patternset=webservice-ssl.includes
config=webservice-ssl
[junit] Running
org.jboss.test.webservice.secure.SimpleClientSecureTestCase [junit]
Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 154.886 sec
[junit] Test
org.jboss.test.webservice.secure.SimpleClientSecureTestCase FAILED
[echo] Starting patternset=webservice-ssl.noenv.includes
config=webservice-ssl
[junit] Running
org.jboss.test.webservice.secure.noenv.TransportOptionsTestCase
[junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 5.306 sec
[junit] Test
org.jboss.test.webservice.secure.noenv.TransportOptionsTestCase FAILED
[server:stop] Shutting down server: webservice-ssl
[server:stop] Shutting down server: /usr/java/jdk1.5.0_09/bin/java -cp
/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta2/bin/shutdown.jar:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta2/client/jbossall-client.jar:/home/svn/JBossHead/jboss-head/build/output/jboss-5.0.0.Beta2/client/jboss-common.jar
org.jboss.Shutdown --server jnp://localhost:1099 --shutdown
[server:stop] shutdownTimeout will be=45
BUILD SUCCESSFUL
Total time: 4 minutes 33 seconds
Rajesh Rajasekaran wrote:
The webservice-ssl config runs runs out of memory while starting up
and the
testsuite hangs.
To reproduce run tests-webservice-ssl target.
http://cruisecontrol.jboss.com/cc/artifacts/jboss-head-testsuite-sun-1.5/200
70402052433/tests.log
Attaching the server log.
_____
From: jboss-development-bounces(a)lists.jboss.org
[mailto:jboss-development-bounces@lists.jboss.org] On Behalf Of
jboss-qa-internal(a)redhat.com
Sent: Monday, April 02, 2007 1:21 AM
To: jboss-development(a)lists.jboss.org; qa(a)jboss.com
Subject: [jboss-dev] jboss-head-testsuite-sun-1.5 Build Timed Out
Importance: High
View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-testsuite-sun-1.5?
log=log20070401202057
BUILD TIMED OUT
Ant Error Message: build timeout
Date of build: 04/01/2007 20:20:57
Time to build:
Last changed: 04/01/2007 15:22:59
Last log entry: JBAS-3162