[jboss-dev] RE: jboss-4.2-testsuite-sun-1.5 Build Failed

Dimitris Andreadis dimitris at jboss.org
Tue Jan 23 07:04:49 EST 2007


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/outpu
t/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/b
uild.xml:721: The following error occurred while executing this line:
/services/cruisecontrol/checkout/jboss-4.2-testsuite-sun-1.5/testsuite/b
uild.xml:958: The following error occurred while executing this line:
/services/cruisecontrol/checkout/jboss-4.2-testsuite-sun-1.5/testsuite/b
uild.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 at jboss.com [mailto:qa at jboss.com] 
	Sent: Tuesday, January 23, 2007 1:28 PM
	To: Dimitris Andreadis; jboss-development at lists.jboss.org; QA;
Scott M Stark; wolfc at 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 at 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 at jboss.org
//branches/Branch_4_2/testsuite/build.xml	 tomcat -> jboss-web	
59911	 modified	 scott.stark at jboss.org
//branches/Branch_4_2/testsuite/build.xml	 Replace catalina.jar
with jbossweb.jar	
59910	 modified	 scott.stark at jboss.org
//branches/Branch_4_2/thirdparty	 Update the ignored dirs	
59909	 modified	 scott.stark at jboss.org
//branches/Branch_4_2/security/build.xml	 Set source and target
of javac to 5	
59908	 modified	 scott.stark at jboss.org
//branches/Branch_4_2/testsuite/.classpath	 Replace catalina.jar
with jbossweb.jar	
59907	 modified	 scott.stark at jboss.org
//branches/Branch_4_2/connector/src/main/org/jboss/resource/security/PBE
IdentityLoginModule.java	 Make this compatible with jdk14	
59906	 added	 scott.stark at jboss.org
//branches/Branch_4_2/testsuite/src/main/org/jboss/test/security/test/Ex
ecPasswordCmd.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 at 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 at jboss.org
//branches/Branch_4_2/testsuite/src/main/org/jboss/test/security/test/XM
LLoginModulesUnitTestCase.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 at jboss.org
//branches/Branch_4_2/testsuite/src/main/org/jboss/test/security/test/Se
curityUtilUnitTestCase.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 at jboss.org
//branches/Branch_4_2/connector/src/main/org/jboss/resource/security/PBE
IdentityLoginModule.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 at 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 at jboss.org
//branches/Branch_4_2/security/src/main/org/jboss/security/plugins/JaasS
ecurityDomain.java	 JBAS-2895, Factor out the {CLASS} and {EXT}
password load logic for reuse outside of the JaasSecurityDomain	
59905	 modified	 scott.stark at jboss.org
//branches/Branch_4_2/security/src/main/org/jboss/security/plugins/JaasS
ecurityDomainMBean.java	 JBAS-2895, Factor out the {CLASS} and {EXT}
password load logic for reuse outside of the JaasSecurityDomain	
59905	 modified	 scott.stark at jboss.org
//branches/Branch_4_2/security/src/main/org/jboss/security/SecurityActio
ns.java	 JBAS-2895, Factor out the {CLASS} and {EXT} password load logic
for reuse outside of the JaasSecurityDomain	
59904	 modified	 scott.stark at jboss.org
//branches/Branch_4_2/security/src/main/org/jboss/security/plugins/TmpFi
lePassword.java	 Allow for a timeout	

	

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-development/attachments/20070123/8be7f32f/attachment.html 


More information about the jboss-development mailing list