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

TESTS FAILED
Ant Error Message: /qa/services/cruisecontrol/work/scripts/build-jboss-common.xml:272: The following error occurred while executing this line: /qa/services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.
Date of build: 06/01/2007 05:15:20
Time to build: 195 minutes 24 seconds
Last changed: 06/01/2007 03:27:07
Last log entry: EJBTHREE-959: merged unit test

 Unit Tests: (4131)  Total Errors and Failures: (2)
testClientCertSSLAccessorg.jboss.test.pooled.test.SSLSocketsUnitTestCase
testSimpleEjborg.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
 

 Modifications since last build:  (first 50 of 186)
63293unknownwolfc//branches/Branch_4_2/ejb3/src/resources/test/ejbthree959/META-INF/ejb-jar.xmlEJBTHREE-959: merged unit test
63293modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlEJBTHREE-959: merged unit test
63293unknownwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree959/MyStateful.javaEJBTHREE-959: merged unit test
63293unknownwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree959/unit/EJB21TestCase.javaEJBTHREE-959: merged unit test
63293unknownwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree959/unitEJBTHREE-959: merged unit test
63293addedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree959EJBTHREE-959: merged unit test
63293addedwolfc//branches/Branch_4_2/ejb3/src/resources/test/ejbthree959EJBTHREE-959: merged unit test
63293unknownwolfc//branches/Branch_4_2/ejb3/src/resources/test/ejbthree959/META-INFEJBTHREE-959: merged unit test
63293unknownwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree959/MyStatefulBean.javaEJBTHREE-959: merged unit test
63293unknownwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree959/MyStatefulHome.javaEJBTHREE-959: merged unit test
63291modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java[EJBTHREE-981] fix and test for replacement of persistence.xml with system properties
63291modifiedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/entity/META-INF/persistence.xml[EJBTHREE-981] fix and test for replacement of persistence.xml with system properties
63291modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/entity/unit/EntityUnitTestCase.java[EJBTHREE-981] fix and test for replacement of persistence.xml with system properties
63290addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timer/LifecycleTimerTesterService.java[EJBTHREE-979] fix and test for duplicate timer being created when a timer is created in the create() lifecycle - the duplicate was being created int he restore
63290modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.java[EJBTHREE-979] fix and test for duplicate timer being created when a timer is created in the create() lifecycle - the duplicate was being created int he restore
63290addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timer/LifecycleRemote.java[EJBTHREE-979] fix and test for duplicate timer being created when a timer is created in the create() lifecycle - the duplicate was being created int he restore
63290addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timer/ServiceManagement.java[EJBTHREE-979] fix and test for duplicate timer being created when a timer is created in the create() lifecycle - the duplicate was being created int he restore
63290modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timer/unit/RemoteUnitTestCase.java[EJBTHREE-979] fix and test for duplicate timer being created when a timer is created in the create() lifecycle - the duplicate was being created int he restore
63289modifiedrachmatowicz@jboss.com//branches/Branch_4_2/testsuite/build.xmlExclude JBossMQ test case from testsuite (JBPAPP-125)
63288modifiedrachmatowicz@jboss.com//branches/Branch_4_2/testsuite/imports/server-config.xmlAdjust targets in tests-aop-scoped to use their own server configurations
63288modifiedrachmatowicz@jboss.com//branches/Branch_4_2/testsuite/build.xmlAdjust targets in tests-aop-scoped to use their own server configurations
63285modifiedscott.stark@jboss.org//branches/Branch_4_2/jmx/src/main/org/jboss/mx/loading/LoadMgr3.javaInclude the full loadTask in the retry error msg
63284modifiedscott.stark@jboss.org//branches/Branch_4_2/jmx/src/main/org/jboss/mx/loading/LoadMgr3.javaInclude the numCCE in the retry error trace msg
63282modifiedscott.stark@jboss.org//branches/Branch_4_2/jmx/src/main/org/jboss/mx/loading/LoadMgr3.javaJBAS-4441, the check against numCCE needs to be <= 10 for the retry.
63280modifiedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdbtransactions/unit/MDBUnitTestCase.java[EJBTHREE-783] added test for failure during creation of MDB instance
63280addedbdecoste//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdbtransactions/BadCreationMDB.java[EJBTHREE-783] added test for failure during creation of MDB instance
63280modifiedbdecoste//branches/Branch_4_2/ejb3/src/resources/test/mdbtransactions/mdbtransactionstest-service.xml[EJBTHREE-783] added test for failure during creation of MDB instance
63277modifiedscott.stark@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/security/test/CustomPrincipalPropagationUnitTestCase.javaUse assertEquals to display expected vs actual in errors
63274modifiedscott.stark@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/security/test/CustomPrincipalPropagationUnitTestCase.javaFix the svn keywords
63272modifiedscott.stark@jboss.org//branches/Branch_4_2/testsuite/src/resources/security/META-INF/application-jaas.xmlFix the invalid web element without a context-root
63269modifieddimitris@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmluse jacorb 2.3.0jboss.patch2
63257modifieddimitris@jboss.org//branches/Branch_4_2/build/build-thirdparty.xmlJBPAPP-199, try jbossts 4.2.3.SP4
63249modifieddimitris@jboss.org//branches/Branch_4_2/system/src/bin/run.batJBAS-4418, run.bat should include %PATH% in java.library.path when bin/native exists
63243modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/iiop/test/ParameterPassingStressTestCase.javaJBAS-3613, test still doesn't pass on Sun/HP 1.5 JVMs, after jacorb 2.3.0 upgrade.
63239modifiedwolfc//branches/Branch_4_2/ejb3/build-from-5.xmlWIP: compile from AS 5 source using AS 4.2
63238addedwolfc//branches/Branch_4_2/ejb3/build-from-5.xmlWIP: copy from build.xml
63237deletedwolfc//branches/Branch_4_2/ejb3/build-from-5.xml
63236addedwolfc//branches/Branch_4_2/ejb3/build-from-5.xmlWIP: compile AS 5 code using AS 4.2
63229modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.javaJBAS-4146, generatied ties have different serialVersionUIDs
63228modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.javaJBAS-4146, updated jacorb has different serialVersionUIDs
63222modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlMerged build-simple macro from trunk
63222addedwolfc//branches/Branch_4_2/ejb3/imports/build-simple.xmlMerged build-simple macro from trunk
63221addedwolfc//branches/Branch_4_2/ejb3/imports
63217modifiedreverbel//branches/Branch_4_2/iiop/src/main/org/jboss/iiop/jacorb/SSLServerSocketFactory.javaModifications needed by JacORB 2.3.0jboss.patch1 (JBAS-4146). The changes in SSLSocketFactory/SSLServerSocketFactory and DomainSocketFactory reflect changes in JacORB's socket factory APIs in JacORB 2.3.0.The change in IIOPClientUserTransactionObjectFactory is due to the stricter type-checking done by the method narrow in JacORB 2.3.0.
63217modifiedreverbel//branches/Branch_4_2/iiop/src/main/org/jboss/tm/iiop/client/IIOPClientUserTransactionObjectFactory.javaModifications needed by JacORB 2.3.0jboss.patch1 (JBAS-4146). The changes in SSLSocketFactory/SSLServerSocketFactory and DomainSocketFactory reflect changes in JacORB's socket factory APIs in JacORB 2.3.0.The change in IIOPClientUserTransactionObjectFactory is due to the stricter type-checking done by the method narrow in JacORB 2.3.0.
63217modifiedreverbel//branches/Branch_4_2/iiop/src/main/org/jboss/iiop/jacorb/SSLSocketFactory.javaModifications needed by JacORB 2.3.0jboss.patch1 (JBAS-4146). The changes in SSLSocketFactory/SSLServerSocketFactory and DomainSocketFactory reflect changes in JacORB's socket factory APIs in JacORB 2.3.0.The change in IIOPClientUserTransactionObjectFactory is due to the stricter type-checking done by the method narrow in JacORB 2.3.0.
63217modifiedreverbel//branches/Branch_4_2/build/build-thirdparty.xmlModifications needed by JacORB 2.3.0jboss.patch1 (JBAS-4146). The changes in SSLSocketFactory/SSLServerSocketFactory and DomainSocketFactory reflect changes in JacORB's socket factory APIs in JacORB 2.3.0.The change in IIOPClientUserTransactionObjectFactory is due to the stricter type-checking done by the method narrow in JacORB 2.3.0.
63217modifiedreverbel//branches/Branch_4_2/security/src/main/org/jboss/security/ssl/DomainSocketFactory.javaModifications needed by JacORB 2.3.0jboss.patch1 (JBAS-4146). The changes in SSLSocketFactory/SSLServerSocketFactory and DomainSocketFactory reflect changes in JacORB's socket factory APIs in JacORB 2.3.0.The change in IIOPClientUserTransactionObjectFactory is due to the stricter type-checking done by the method narrow in JacORB 2.3.0.
63211modifiedweston.price@jboss.com//branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/JmsSession.java[JBCTS-588] As per the JMS specification, an IllegalStateException should be thrown when certain methods are used against the wrong messaging domaintype. JMS 1.1 specification Sections 11.2.
63208modifiedscott.stark@jboss.org//branches/Branch_4_2/jmx/src/main/org/jboss/mx/loading/LoadMgr3.javaJBPAPP-64, JBAS-4066 enforce a maximum bound on LinkageError/ClassCircularity errors