[JBoss-dev] RE: jboss-head-jdk-matrix Build Failed

Scott M Stark scott.stark at jboss.com
Wed Aug 2 11:03:35 EDT 2006


It looks like the tomcat6 snapshot has updated to use an AtomicInteger
for the accessCount ivar and invalidated all direct use of this field:
 
/services/cruisecontrol/checkout/jboss-head/tomcat/src/main/org/jboss/we
b/tomcat/tc6/session/ClusteredSession.java:793: incompatible types
found   : int
required: java.util.concurrent.atomic.AtomicInteger
         accessCount = 0;


________________________________

	From: qa at jboss.com [mailto:qa at jboss.com] 
	Sent: Wednesday, August 02, 2006 7:48 AM
	To: Bill Decoste; jboss-development at lists.jboss.org; Kabir Khan;
QA; Scott M Stark; wolfc at jboss.com
	Subject: jboss-head-jdk-matrix Build Failed
	Importance: High
	
	
	View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log
=log20060802101805 

	
BUILD FAILED	
Ant Error Message:
/services/cruisecontrol/work/scripts/build-jboss-common.xml:287: The
following error occurred while executing this line:
/services/cruisecontrol/work/scripts/build-jboss-common.xml:62: Exit
code: 1 See compile_jdk15.log in Build Artifacts for details.	
Date of build: 08/02/2006 10:18:05	
Time to build: 29 minutes 27 seconds	
Last changed: 08/02/2006 10:01:10	
Last log entry: Update the javac sourc/target to 5	

	

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

	
 Modifications since last build:  (first 50 of 40) 	
55031	 modified	 scott.stark at jboss.org
//trunk/system/build.xml	 Update the javac sourc/target to 5	
55030	 added	 wolfc
//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/unit/Pr
eDestroyCallsTestCase.java	 EJBTHREE-670: unit test	
55030	 added	 wolfc
//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/MyState
ful.java	 EJBTHREE-670: unit test	
55030	 added	 wolfc
//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/unit
EJBTHREE-670: unit test	
55030	 added	 wolfc
//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670
EJBTHREE-670: unit test	
55030	 added	 wolfc
//trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/MyState
fulBean.java	 EJBTHREE-670: unit test	
55029	 modified	 wolfc	 //trunk/ejb3/build-test.xml
EJBTHREE-670: unit test	
55026	 modified	 kabir.khan at jboss.com
//trunk/aop/src/main/org/jboss/aop/classpool/AOPClassPool.java	 Add
toString() method to get some info about the classloader	
55025	 modified	 scott.stark at jboss.org
//trunk/build/build-distr.xml	 Remove the default target	
55024	 modified	 scott.stark at jboss.org
//trunk/system/src/main/org/jboss/Main.java	 Expose the booted
server instance and shutdown.	
55023	 added	 scott.stark at jboss.org
//trunk/system/src/main/org/jboss/system/server/profile	 Add the
profileservice based server impl	
55023	 added	 scott.stark at jboss.org
//trunk/system/src/main/org/jboss/system/server/profileservice	 Add the
profileservice based server impl	
55022	 deleted	 scott.stark at jboss.org
//trunk/system/src/tests/org/jboss/beans/container/support/AbstractBeanC
ontainerTestCase.java	 Remove the unused bean container tests	
55022	 deleted	 scott.stark at jboss.org
//trunk/system/src/tests/org/jboss/beans/container/support/ContainerTest
Suite.java	 Remove the unused bean container tests	
55022	 deleted	 scott.stark at jboss.org
//trunk/system/src/tests/org/jboss/beans/container/support/AbstractMutab
leBeanContainerTestCase.java	 Remove the unused bean container tests	
55021	 modified	 scott.stark at jboss.org	 //trunk/system/.project
Add a dependency on the test project	
55020	 modified	 scott.stark at jboss.org
//trunk/system/.classpath	 Add test output and mc jars	
55019	 modified	 scott.stark at jboss.org
//trunk/varia/.classpath	 Remove the codec jar from the classpath

55011	 modified	 bdecoste
//trunk/ejb3/src/main/org/jboss/ejb3/security/Ejb3AuthenticationIntercep
tor.java	 empty string unauthenticatedPrincipal	
55010	 added	 bdecoste
//trunk/ejb3/src/resources/test/unauthenticatedprincipal/META-INF/ejb-ja
r.xml	 test for <unauthenticated-principal>	
55010	 added	 bdecoste
//trunk/ejb3/src/resources/test/unauthenticatedprincipal/users.propertie
s	 test for <unauthenticated-principal>	
55010	 added	 bdecoste
//trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal/State
lessBean.java	 test for <unauthenticated-principal>	
55010	 added	 bdecoste
//trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal/unit
test for <unauthenticated-principal>	
55010	 added	 bdecoste
//trunk/ejb3/src/resources/test/unauthenticatedprincipal/META-INF/jboss.
xml	 test for <unauthenticated-principal>	
55010	 added	 bdecoste
//trunk/ejb3/src/resources/test/unauthenticatedprincipal/roles.propertie
s	 test for <unauthenticated-principal>	
55010	 added	 bdecoste
//trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal
test for <unauthenticated-principal>	
55010	 added	 bdecoste
//trunk/ejb3/src/resources/test/unauthenticatedprincipal	 test
for <unauthenticated-principal>	
55010	 added	 bdecoste
//trunk/ejb3/src/resources/test/unauthenticatedprincipal/META-INF
test for <unauthenticated-principal>	
55010	 added	 bdecoste
//trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal/unit/
UnauthenticatedPrincipalTestCase.java	 test for
<unauthenticated-principal>	
55010	 added	 bdecoste
//trunk/ejb3/src/test/org/jboss/ejb3/test/unauthenticatedprincipal/State
lessRemote.java	 test for <unauthenticated-principal>	
55004	 added	 scott.stark at jboss.org	 //trunk/system/build-test.xml
Copy system2 tests to the trunk system project	
55003	 added	 scott.stark at jboss.org
//trunk/system/src/tests-support	 Copy system2 tests to the trunk
system project	
55002	 added	 scott.stark at jboss.org	 //trunk/system/src/tests
Copy system2 tests to the trunk system project	
55001	 modified	 scott.stark at jboss.org
//trunk/testsuite/src/main/org/jboss/test/xml/XOPUnitTestCase.java
Add the required ctor	
55000	 modified	 scott.stark at jboss.org
//trunk/testsuite/src/main/org/jboss/test/xml/XOPUnitTestCase.java
Comment out until jbossxb is updated	
54998	 modified	 scott.stark at jboss.org
//trunk/testsuite/src/main/org/jboss/test/xml/IntrospectionUnitTestCase.
java	 Comment out until jbossxb is updated	
54997	 added	 scott.stark at jboss.org
//trunk/system/src/main/org/jboss/deployment/scanner/VFSDeploymentScanne
r.java	 Copy the vfs scanner to the trunk system module	
54996	 added	 scott.stark at jboss.org
//trunk/system/src/main/org/jboss/util	 Copy the util to the trunk
system module until it can be moved to common	
54995	 added	 scott.stark at jboss.org
//trunk/system/src/main/org/jboss/deployers	 Copy the vdf deployers
to the trunk system module	
54994	 added	 scott.stark at jboss.org
//trunk/system/src/main/org/jboss/profileservice	 Copy the
profileservice to the trunk system module	

	

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-development/attachments/20060802/2ca4bd37/attachment.html 


More information about the jboss-development mailing list