JBossAS/trunk/testsuite cruisecontrol builds not running to completion
by Charles Crouch
The cruisecontrol build of JBossAS/trunk is passing:
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=...
But none of the three cruisecontrol testsuite builds are running through
to completion. Could someone please take a look at these.
Thanks
Charles
1)
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-testsuite-1.5?l...
timed out
2)
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-testsuite-1.6?l...
failed to compile with
http://cruisecontrol.jboss.com/cc/artifacts/jboss-head-testsuite-1.6/2007...
...
======================================================================
== Executing 'most' in module 'mbeans'...
==
...
_default:compile-classes:
[mkdir] Created dir:
/services/cruisecontrol/checkout/jboss-head-testsuite-1.6/mbeans/output/classes
[mkdir] Created dir:
/services/cruisecontrol/checkout/jboss-head-testsuite-1.6/mbeans/output/gen-src
[javac] Compiling 84 source files to
/services/cruisecontrol/checkout/jboss-head-testsuite-1.6/mbeans/output/classes
/services/cruisecontrol/checkout/jboss-head-testsuite-1.6/mbeans/src/main/org/jboss/mx/mxbean/MXBeanUtils.java:845:
incompatible types
found : java.util.Collection<capture#236 of ?>
required: java.util.Collection<javax.management.openmbean.CompositeData>
Collection<CompositeData> values = table.values();
3)
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-testsuite-sun-1...
failed to complete due to what looks like a JBAS instance failing to
start up during the tests...
http://cruisecontrol.jboss.com/cc/artifacts/jboss-head-testsuite-sun-1.5/...
...
tests-aspects:
[server:stop] Shutting down server: all
[server:stop] Shutting down server: /opt/jdk1.5.0_10/bin/java -cp
/services/cruisecontrol/checkout/jboss-head-testsuite-sun-1.5/build/output/jboss-5.0.0.Beta2/bin/shutdown.jar:/services/cruisecontrol/checkout/jboss-head-testsuite-sun-1.5/build/output/jboss-5.0.0.Beta2/client/jbossall-client.jar:/services/cruisecontrol/checkout/jboss-head-testsuite-sun-1.5/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
[server:stop] Failed to shutdown server "all" before timeout. Destroying
the process.
Overriding previous definition of reference to jboss.test.classpath
tests-security-manager:
[echo] Starting default with policy
/services/cruisecontrol/checkout/jboss-head-testsuite-sun-1.5/testsuite/output/resources/securitymgr/server.policy
[echo]
jboss.home.dir=/services/cruisecontrol/checkout/jboss-head-testsuite-sun-1.5/build/output/jboss-5.0.0.Beta2
[echo]
jboss.server.home.dir=/services/cruisecontrol/checkout/jboss-head-testsuite-sun-1.5/build/output/jboss-5.0.0.Beta2/server/default
[server:start] Starting server "securitymgr" with command:
[server:start] /opt/jdk1.5.0_10/bin/java -cp
/services/cruisecontrol/checkout/jboss-head-testsuite-sun-1.5/build/output/jboss-5.0.0.Beta2/bin/run.jar:/opt/jdk1.5.0_10/lib/tools.jar
-Xmx64m
-Djboss.home.dir=/services/cruisecontrol/checkout/jboss-head-testsuite-sun-1.5/build/output/jboss-5.0.0.Beta2
-Djboss.server.home.dir=/services/cruisecontrol/checkout/jboss-head-testsuite-sun-1.5/build/output/jboss-5.0.0.Beta2/server/default
-Djboss.test.deploy.dir=/services/cruisecontrol/checkout/jboss-head-testsuite-sun-1.5/testsuite/output/lib
-Djava.security.manager
-Djava.security.policy==/services/cruisecontrol/checkout/jboss-head-testsuite-sun-1.5/testsuite/output/resources/securitymgr/server.policy
-Djava.security.debug=failure org.jboss.Main -c default -b localhost
BUILD FAILED
/services/cruisecontrol/checkout/jboss-head-testsuite-sun-1.5/testsuite/build.xml:845:
The following error occurred while executing this line:
/services/cruisecontrol/checkout/jboss-head-testsuite-sun-1.5/testsuite/build.xml:2234:
Error starting server "securitymgr": Server failed to start; see logs.
17 years, 10 months