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

TESTS FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-common.xml:272: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.
Date of build: 02/08/2007 14:57:59
Time to build: 199 minutes 10 seconds
Last changed: 02/08/2007 13:33:09
Last log entry: JBAS-4048, update javac source/target to 5

 Unit Tests: (4030)  Total Errors and Failures: (27)
testWarCommonsLoggingLog4jOverridesorg.jboss.test.classloader.test.ScopingUnitTestCase
testClientContainerorg.jboss.test.invokers.test.MultiInvokersUnitTestCase
testItorg.jboss.test.jca.test.ContentiousInterleavingStressTestCase
testItorg.jboss.test.jca.test.ContentiousRecyclingInterleavingStressTestCase
testContentiousInterleavingStressTestcaseorg.jboss.test.jca.test.ContentiousRecyclingStickyStressTestCase
testContentiousInterleavingStressTestcaseorg.jboss.test.jca.test.ContentiousStickyStressTestCase
testItorg.jboss.test.jca.test.RecyclingInterleavingStressTestCase
testItorg.jboss.test.jca.test.RecyclingStickyStressTestCase
testItorg.jboss.test.jca.test.RecyclingStickyWithContinuousPoisonThreadStressTestCase
testItorg.jboss.test.jca.test.RecyclingStickyWithPoisonThreadStressTestCase
testItorg.jboss.test.jca.test.UncontendedInterleavingStressTestCase
testItorg.jboss.test.jca.test.UncontendedStickyStressTestCase
testAccessorg.jboss.test.jrmp.test.DynLoadingUnitTestCase
testSimpleTransactionLocalStressTestcaseorg.jboss.test.tm.test.SimpleNoLockTransactionLocalStressTestCase
testSimpleTransactionLocalStressTestcaseorg.jboss.test.tm.test.SimpleTransactionLocalStressTestCase
testSimpleTransactionLocalStressTestcaseorg.jboss.test.tm.test.SimpleUncontendedNoLockTransactionLocalStressTestCase
testSimpleTransactionLocalStressTestcaseorg.jboss.test.tm.test.SimpleUncontendedTransactionLocalStressTestCase
testDefaultTimeoutorg.jboss.test.tm.test.TxTimeoutUnitTestCase
testOverriddenTimeoutExpiresorg.jboss.test.tm.test.TxTimeoutUnitTestCase
testOverriddenTimeoutDoesNotExpireorg.jboss.test.tm.test.TxTimeoutUnitTestCase
testTxMandatoryorg.jboss.test.txiiop.test.IIOPUserTransactionStressTestCase
testNonPrimitiveGetorg.jboss.test.cluster.test.UndeployFieldTestCase(Default-TCP)
test402Compatibilityorg.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
test401Compatibilityorg.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
testJ2EERI141Compatibilityorg.jboss.test.compatibility.test.SerialVersionUIDUnitTestCase
testCustomPrincipalTransmissionInVMorg.jboss.test.security.test.CustomPrincipalPropagationUnitTestCase
testUserTxorg.jboss.test.txiiop.test.IIOPUserTransactionStressTestCase
 

 Modifications since last build:  (first 50 of 3724)
60435modifiedscott.stark@jboss.org//branches/Branch_4_2/server/build.xmlJBAS-4048, update javac source/target to 5
60434modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/ExtendedPersistenceUnitTestCase.javaCorrect assertion message
60432modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/ShoppingCartBean.javaUse the correct CacheConfig
60428modifiedscott.stark@jboss.org//branches/Branch_4_2/server/src/main/org/jboss/naming/ExternalContext.javaJBAS-4048, look to all superclass interfaces when creating the proxy
60427modifiedscott.stark@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/web/test/WebIntegrationUnitTestCase.javaUpdate the start/end test logging
60426modifiedbstansberry@jboss.com//branches/Branch_4_2/build/build-thirdparty.xml[JBAS-3891] Upgrade to JBC 1.4.1.SP1
60423addedwolfc//branches/Branch_4_2/ejb3/src/resources/test/ear/application.xmlFixed ear and servlet deployment
60423modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlFixed ear and servlet deployment
60421modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/TransactionQueueTestMDB.javaFixed mdb unit test
60421modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MDBUnitTestCase.javaFixed mdb unit test
60420modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/EJB3Deployer.javaEJBTHREE-812: ported multiplexer context to AS 4.2
60420addedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/naming/MultiplexerContext.javaEJBTHREE-812: ported multiplexer context to AS 4.2
60420addedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/naming/NamingEnumerationImpl.javaEJBTHREE-812: ported multiplexer context to AS 4.2
60420addedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/naming/SimpleMultiplexer.javaEJBTHREE-812: ported multiplexer context to AS 4.2
60420modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ThreadLocalENCFactory.javaEJBTHREE-812: ported multiplexer context to AS 4.2
60413modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/NestedBeanUnitTestCase.javaTighten bean management
60411modifiedbdecoste//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/tx/TxUtil.javause TransactionManagerLocator
60410modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/nested/ParentStatefulBean.javaLogging
60410modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/nested/BaseNestedStatefulBean.javaLogging
60402modifiedweston.price@jboss.com//branches/Branch_4_2/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.javaTemporary fix for 4.2 build. Added import for statically loaded classesTransformerCommon and HierarchialLoaderRepository3.
60401modifiedweston.price@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/jca/test/XAExceptionUnitTestCase.java[JBAS-3611] Handle IllegalStateException when thrown from JBossTS on receiving an XAException during 2PC protocol. Fix unit tests to accomodate exception thrown on Rollback on interleaved XAResource.
60400modifiedweston.price@jboss.com//branches/Branch_4_2/server/src/main/org/jboss/ejb/plugins/TxInterceptorCMT.java[JBAS-3611] Handle IllegalStateException when thrown from JBossTS on receiving an XAException during 2PC protocol.
60399modifiedweston.price@jboss.com//branches/Branch_4_2/connector/src/resources/stylesheets/ConnectionFactoryTemplate.xsl[JBAS-2215] Reworked ds-binding template to only set JMX invoker namewhen use-java-context is set to false.
60398modifiedweston.price@jboss.com//branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jdbc/xa/XAManagedConnectionFactory.java[JBAS-4072] Allow for 'is' form of XADataSource properties.
60397modifiedweston.price@jboss.com//branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsServerSession.java[JBAS-1434][JBAS-3321] Removed reconnect attempts optimization. Added setTransactionTimeoutto activation spec and JmsServerSessionPool.
60397modifiedweston.price@jboss.com//branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsActivationSpec.java[JBAS-1434][JBAS-3321] Removed reconnect attempts optimization. Added setTransactionTimeoutto activation spec and JmsServerSessionPool.
60397modifiedweston.price@jboss.com//branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsActivation.java[JBAS-1434][JBAS-3321] Removed reconnect attempts optimization. Added setTransactionTimeoutto activation spec and JmsServerSessionPool.
60395modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/resources/naming/services/jboss-service.xmlJBAS-4082, fix naming tests after naming service changes
60392addedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/jms/DestinationManagerJMSDestinationFactory.javaUsing DestinationManager
60392modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/jms/JMSDestinationFactory.javaUsing DestinationManager
60390modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/resources/naming/services/pooled-service.xmlJBAS-4082, fix naming tests after naming service changes
60390modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/resources/naming/services/naming-xmbean.xmlJBAS-4082, fix naming tests after naming service changes
60388modifiedkabir.khan@jboss.com//branches/Branch_4_2/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.java[JBAOP-357] Preload HeirarchicalLoaderRepository3 so that JRockit does not need to load up that class as part of weaving classes
60384modifiedkabir.khan@jboss.com//branches/Branch_4_2/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.javaBetter loggin of which class failed
60382modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/test/NamingServerSetup.javaJBAS-4082, fix naming tests after naming service changes
60381modifiedkabir.khan@jboss.com//branches/Branch_4_2/aspects/src/main/org/jboss/aop/deployment/JBossClassPoolFactory.java[JBAOP-254] Add a few retries for the createTempDir() - "Access Is Denied" problem
60378modifiedweston.price@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/jca/test/BaseConnectionManagerUnitTestCase.java[JBAS-3911][JBAS-4016] Fixed testsuite rolled back to previous behavioruntil it can be reconsidered.
60377modifiedweston.price@jboss.com//branches/Branch_4_2/connector/src/main/org/jboss/resource/connectionmanager/InternalManagedConnectionPool.java[JBAS-3911] Rollback to previous min/max behavior until this can be rethought.
60375modifiedwolfc//branches/Branch_4_2/ejb3/src/resources/test/service/test-destination-service.xmlFixed deployment
60374modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dd/mdb/unit/MDBUnitTestCase.javaFixed deployment
60373modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/AssemblyDescriptor.javaFixed SecurityRoleMetaData
60373modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/security/Ejb3AuthenticationInterceptor.javaFixed SecurityRoleMetaData
60373modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/EjbJarDDObjectFactory.javaFixed SecurityRoleMetaData
60373modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/JBossDDObjectFactory.javaFixed SecurityRoleMetaData
60373modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptorFactory.javaFixed SecurityRoleMetaData
60370modifiedwolfc//branches/Branch_4_2/ejb3/local.propertiesReverted local.properties
60368modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/iiop/test/ParameterPassingStressTestCase.javaJBAS-3613, conditionally skip test_getException() on Sun JVM 1.5
60356modifiedstan.silvert@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/web/test/ssl/SSLUnitTestCase.javaHttpClient now automatically handles 302 redirects. setFollowRedirects(false)
60355modifiedscott.stark@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/circularity/test/RecursiveCCETests.javaJBAS-4066, Update logging and javadoc
60355modifiedscott.stark@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/circularity/test/CircularLoadTests.javaJBAS-4066, Update logging and javadoc