Could QA please kill whatever is that left-over process ?
 
modify-cluster-stack:
[server:start] Starting server "cluster-UDP-0" with command:
[server:start] /opt/jdk1.5.0_10/bin/java -cp /services/cruisecontrol/checkout/jboss-4.2-testsuite-sun-1.5/build/output/jboss-4.2.0.CR1/bin/run.jar:/opt/jdk1.5.0_10/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-sun-1.5/testsuite/build.xml:721: The following error occurred while executing this line:
/services/cruisecontrol/checkout/jboss-4.2-testsuite-sun-1.5/testsuite/build.xml:958: The following error occurred while executing this line:
/services/cruisecontrol/checkout/jboss-4.2-testsuite-sun-1.5/testsuite/build.xml:979: Error starting server "cluster-UDP-1": Found a process already listening on:http://build01-01.pri:8080 or jnp://build01-01.pri:1099

Total time: 72 minutes 55 seconds
Found server "cluster-UDP-0" still running; stopping it.
Shutting down server: cluster-UDP-0


From: qa@jboss.com [mailto:qa@jboss.com]
Sent: Tuesday, January 23, 2007 1:28 PM
To: Dimitris Andreadis; jboss-development@lists.jboss.org; QA; Scott M Stark; wolfc@jboss.com
Subject: jboss-4.2-testsuite-sun-1.5 Build Failed
Importance: High

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.2-testsuite-sun-1.5?log=log20070123045726

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:257: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:163: Exit code: 1 See tests.log in Build Artifacts for details.
Date of build: 01/23/2007 04:57:26
Time to build: 89 minutes 30 seconds
Last changed: 01/22/2007 13:42:50
Last log entry: Add jsf and serialization jars

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (first 50 of 18)
59921 modified scott.stark@jboss.org //branches/Branch_4_2/tomcat/.classpath Add jsf and serialization jars
59914 modified wolfc //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java + EJBTHREE-840: fixed reference from Ejb3Registry
59912 modified dimitris@jboss.org //branches/Branch_4_2/testsuite/build.xml tomcat -> jboss-web
59911 modified scott.stark@jboss.org //branches/Branch_4_2/testsuite/build.xml Replace catalina.jar with jbossweb.jar
59910 modified scott.stark@jboss.org //branches/Branch_4_2/thirdparty Update the ignored dirs
59909 modified scott.stark@jboss.org //branches/Branch_4_2/security/build.xml Set source and target of javac to 5
59908 modified scott.stark@jboss.org //branches/Branch_4_2/testsuite/.classpath Replace catalina.jar with jbossweb.jar
59907 modified scott.stark@jboss.org //branches/Branch_4_2/connector/src/main/org/jboss/resource/security/PBEIdentityLoginModule.java Make this compatible with jdk14
59906 added scott.stark@jboss.org //branches/Branch_4_2/testsuite/src/main/org/jboss/test/security/test/ExecPasswordCmd.java JBAS-2895, add an extension to SecureIdentityLoginModule that allows more control over the password and encryption used to mask the jca password
59906 modified scott.stark@jboss.org //branches/Branch_4_2/testsuite/src/resources/security/login-config.xml JBAS-2895, add an extension to SecureIdentityLoginModule that allows more control over the password and encryption used to mask the jca password
59906 modified scott.stark@jboss.org //branches/Branch_4_2/testsuite/src/main/org/jboss/test/security/test/XMLLoginModulesUnitTestCase.java JBAS-2895, add an extension to SecureIdentityLoginModule that allows more control over the password and encryption used to mask the jca password
59906 added scott.stark@jboss.org //branches/Branch_4_2/testsuite/src/main/org/jboss/test/security/test/SecurityUtilUnitTestCase.java JBAS-2895, add an extension to SecureIdentityLoginModule that allows more control over the password and encryption used to mask the jca password
59906 added scott.stark@jboss.org //branches/Branch_4_2/connector/src/main/org/jboss/resource/security/PBEIdentityLoginModule.java JBAS-2895, add an extension to SecureIdentityLoginModule that allows more control over the password and encryption used to mask the jca password
59905 modified scott.stark@jboss.org //branches/Branch_4_2/security/src/main/org/jboss/security/Util.java JBAS-2895, Factor out the {CLASS} and {EXT} password load logic for reuse outside of the JaasSecurityDomain
59905 modified scott.stark@jboss.org //branches/Branch_4_2/security/src/main/org/jboss/security/plugins/JaasSecurityDomain.java JBAS-2895, Factor out the {CLASS} and {EXT} password load logic for reuse outside of the JaasSecurityDomain
59905 modified scott.stark@jboss.org //branches/Branch_4_2/security/src/main/org/jboss/security/plugins/JaasSecurityDomainMBean.java JBAS-2895, Factor out the {CLASS} and {EXT} password load logic for reuse outside of the JaasSecurityDomain
59905 modified scott.stark@jboss.org //branches/Branch_4_2/security/src/main/org/jboss/security/SecurityActions.java JBAS-2895, Factor out the {CLASS} and {EXT} password load logic for reuse outside of the JaasSecurityDomain
59904 modified scott.stark@jboss.org //branches/Branch_4_2/security/src/main/org/jboss/security/plugins/TmpFilePassword.java Allow for a timeout