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

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/07/2007 20:42:22
Time to build: 198 minutes 3 seconds
Last changed: 02/07/2007 18:02:29
Last log entry: Tighten bean management

 Unit Tests: (4030)  Total Errors and Failures: (38)
testWarCommonsLoggingLog4jOverridesorg.jboss.test.classloader.test.ScopingUnitTestCase
testClientContainerorg.jboss.test.invokers.test.MultiInvokersUnitTestCase
testBadEarRedeployorg.jboss.test.jacc.test.WebIntegrationUnitTestCase(JACC+SecurityMgr)
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
testExternalContextsorg.jboss.test.naming.test.ExternalContextUnitTestCase
testTimingsorg.jboss.test.perf.test.PerfStressTestCase
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
testUnauthorizedAccessorg.jboss.test.web.test.WebIntegrationUnitTestCase
testSimpleWarorg.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
testWarWithJclorg.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
testSimpleEarorg.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
testEarWithJclorg.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
testSimpleIsolatedEarorg.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
testIsolatedEarWithJclorg.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
testEarWithDualJclorg.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
testIsolatedEarWithDualJclorg.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
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 3709)
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/test/CircularityUnitTestCase.javaJBAS-4066, Update logging and javadoc
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
60351modifiedscott.stark@jboss.org//branches/Branch_4_2/jmx/src/main/org/jboss/mx/loading/LoadMgr3.javaJBAS-4066, Retry if the load error is an instanceof ClassCircularityErroror exactly of type LinkageError.class
60347modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/resources/jmx/interceptors/jboss-service.xmlFix org.jboss.test.jmx.test.DeployXMBeanUnitTestCase, broken after the Naming changes
60347modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/resources/jmx/interceptors/naming-xmbean.xmlFix org.jboss.test.jmx.test.DeployXMBeanUnitTestCase, broken after the Naming changes
60346modifiedbstansberry@jboss.com//branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/session/JBossCacheManager.java[JBAS-4075] Use java.util.concurrent.ConcurrentHashMap
60343modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/UIL2JBossMQUnitTestCase.javaJBAS-4074, the execution order of tests in this test case is important
60343modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/JBossMQUnitTest.javaJBAS-4074, the execution order of tests in this test case is important
60341modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/ExtendedPersistenceUnitTestCase.javaCorrect assertion to reflect independent life of nested SFSB
60339modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/build-test.xmlSupport for added clustered entity tests
60337modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlEnabled more tests
60331modifieddimitris@jboss.org//branches/Branch_4_2/build/build-distr.xmlreference bsh.jar explicitly, since v1.3.0 contains both bsh.jar and bsh-1.3.0.jar
60330modifiedbstansberry@jboss.com//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/StatelessSessionBean.javaUse the VMID to identify the VM. Fixes the XPC test case
60321modifiedscott.stark@jboss.org//branches/Branch_4_2/jmx/src/main/org/jboss/mx/loading/RepositoryClassLoader.javaJBAS-3265, reject null or empty class names with a CNFE
60317modifiedscott.stark@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/interfaces/TestEjbLinkLocalHome.javaJBAS-2523, multi-threaded and restoreIdentity options
60317modifiedscott.stark@jboss.org//branches/Branch_4_2/testsuite/src/resources/naming/jar/META-INF/ejb-jar.xmlJBAS-2523, multi-threaded and restoreIdentity options