View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache-testsuite?log=log20070510071522

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:107: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 05/10/2007 07:15:22
Time to build: 224 minutes 41 seconds
Last changed: 05/10/2007 00:00:24
Last log entry: [JBCACHE-855] CacheMgmtInterceptor no longer handles JMX notifications; CacheJmxWrapper does

 Unit Tests: (4424)  Total Errors and Failures: (15)
testInvalidationsorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest(tcp)
testInvalidationsorg.jboss.cache.api.NodeReplicatedMoveOptimisticTest(udp)
testInvalidationsorg.jboss.cache.api.NodeReplicatedMoveTest(tcp)
testInvalidationsorg.jboss.cache.api.NodeReplicatedMoveTest(udp)
testEvictionErrororg.jboss.cache.eviction.OptimisticEvictionTest(tcp)
testEvictionErrororg.jboss.cache.eviction.OptimisticEvictionTest(udp)
testBuddyBackupExclusionorg.jboss.cache.multiplexer.StateTransferTest(tcp)
testStateTransferorg.jboss.cache.pojo.NewReplicatedTest(tcp)
testStateTransferorg.jboss.cache.pojo.NewReplicatedTest(udp)
test2Buddiesorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest(tcp)
testRemovalFromCluster2Buddiesorg.jboss.cache.buddyreplication.BuddyGroupAssignmentTest(tcp)
testEvictionAfterStateTransferorg.jboss.cache.multiplexer.StateTransferTest(tcp)
testEvictionAfterStateTransferorg.jboss.cache.multiplexer.StateTransferTest(udp)
testConcurrentActivationSyncorg.jboss.cache.statetransfer.StateTransfer200Test(tcp)
testEvictionAfterStateTransferorg.jboss.cache.statetransfer.StateTransfer200Test(udp)
 

 Modifications since last build:  (first 50 of 35)
1.1addedbstansberrytests/functional/org/jboss/cache/jmx/NotificationTest.java[JBCACHE-855] CacheMgmtInterceptor no longer handles JMX notifications; CacheJmxWrapper does
1.1addedbstansberrytests/functional/org/jboss/cache/jmx/OptimisticNotificationTest.java[JBCACHE-855] CacheMgmtInterceptor no longer handles JMX notifications; CacheJmxWrapper does
1.29modifiedbstansberrysrc/org/jboss/cache/interceptors/CacheMgmtInterceptor.java[JBCACHE-855] CacheMgmtInterceptor no longer handles JMX notifications; CacheJmxWrapper does
1.6modifiedbstansberrysrc/org/jboss/cache/interceptors/CacheMgmtInterceptorMBean.java[JBCACHE-855] CacheMgmtInterceptor no longer handles JMX notifications; CacheJmxWrapper does
1.16modifiedbstansberrysrc/org/jboss/cache/jmx/CacheJmxWrapper.java[JBCACHE-855] CacheMgmtInterceptor no longer handles JMX notifications; CacheJmxWrapper does
1.1addedbstansberrysrc/org/jboss/cache/jmx/CacheNotificationBroadcaster.java[JBCACHE-855] CacheMgmtInterceptor no longer handles JMX notifications; CacheJmxWrapper does
1.1addedbstansberrysrc/org/jboss/cache/jmx/CacheNotificationListener.java[JBCACHE-855] CacheMgmtInterceptor no longer handles JMX notifications; CacheJmxWrapper does
1.22deletedbstansberrytests/functional/org/jboss/cache/mgmt/NotificationTest.java[JBCACHE-855] CacheMgmtInterceptor no longer handles JMX notifications; CacheJmxWrapper does
1.3deletedbstansberrytests/functional/org/jboss/cache/mgmt/OptimisticNotificationTest.java[JBCACHE-855] CacheMgmtInterceptor no longer handles JMX notifications; CacheJmxWrapper does
1.35modifiedbstansberrysrc/org/jboss/cache/CacheSPI.java[JBCACHE-1050] Don't throw NPE if getInterceptorChain() invoked before create()
1.1addedbstansberrytests/functional/org/jboss/cache/jmx/CacheJmxWrapperTest.java[JBCACHE-1014] Improve testsuite coverage of JMX configuration
1.1addedbstansberrytests/functional/org/jboss/cache/jmx/CacheJmxWrapperTestBase.java[JBCACHE-1014] Improve testsuite coverage of JMX configuration
1.11deletedbstansberrytests/functional/org/jboss/cache/jmx/CacheMBeanTest.java[JBCACHE-1014] Improve testsuite coverage of JMX configuration
1.1addedbstansberrytests/functional/org/jboss/cache/jmx/InterceptorRegistrationTest.java[JBCACHE-1014] Improve testsuite coverage of JMX configuration
1.13modifiedbstansberrytests/functional/org/jboss/cache/config/ConfigurationTest.java[JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl
1.5modifiedbstansberrytests/functional/org/jboss/cache/multiplexer/BadMuxConfigTest.java[JBCACHE--1044] RuntimeConfig's channel factory should by type ChannelFactory, not JChannelFactoryMBean
1.3modifiedbstansberrytests/functional/org/jboss/cache/multiplexer/MultiplexerTestHelper.java[JBCACHE--1044] RuntimeConfig's channel factory should by type ChannelFactory, not JChannelFactoryMBean
1.1addedbstansberrytests/functional/org/jboss/cache/multiplexer/ChannelInjectionPreferenceTest.java[JBCACHE--1023] Inject preconfigured Channel
1.1addedbstansberrytests/functional/org/jboss/cache/config/ChannelInjectionTest.java[JBCACHE--1023] Inject preconfigured Channel
1.15modifiedbstansberrysrc/org/jboss/cache/jmx/CacheJmxWrapper.java[JBCACHE-1050] Don't throw NPE if getInterceptorChain() invoked before create()[JBCACHE-1047] JMX Wrapper classes allow explicit config of whether to control cache lifecycle
1.4modifiedbstansberrysrc/org/jboss/cache/jmx/CacheJmxWrapperMBean.java[JBCACHE-1047] JMX wrappers allow explicit control of whether to control cache lifecycle
1.6modifiedbstansberrysrc/org/jboss/cache/jmx/CacheLegacyJmxWrapper.java[JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl[JBCACHE--1044] RuntimeConfig's channel factory should by type ChannelFactory, not JChannelFactoryMBean
1.5modifiedbstansberrysrc/org/jboss/cache/jmx/CacheLegacyJmxWrapperMBean.java[JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl[JBCACHE--1044] RuntimeConfig's channel factory should by type ChannelFactory, not JChannelFactoryMBean
1.11modifiedbstansberrysrc/org/jboss/cache/jmx/JmxUtil.javaOnly register interceptor in JMX if statistics are enabled for that interceptor
1.9modifiedbstansberrysrc/org/jboss/cache/config/RuntimeConfig.java[JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl[JBCACHE--1023] Inject preconfigured Channel
1.44modifiedbstansberrysrc/org/jboss/cache/config/Configuration.java[JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl
1.4modifiedbstansberrysrc/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapper.java[JBCACHE-856] Rationalize top-level mbean classes[JBCACHE-1047] JMX wrappers allow explicit control of whether to control cache lifecycle
1.3modifiedbstansberrysrc/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapperMBean.java[JBCACHE-856] Rationalize top-level mbean classes[JBCACHE-1047] JMX wrappers allow explicit control of whether to control cache lifecycle
1.2deletedbstansberrysrc/org/jboss/cache/pojo/jmx/PojoCache.java[JBCACHE-856] Rationalize top-level mbean classes
1.2deletedbstansberrysrc/org/jboss/cache/pojo/jmx/PojoCacheMBean.java[JBCACHE-856] Rationalize top-level mbean classes
1.9modifiedbstansberrytests/functional/org/jboss/cache/transaction/AbortionTest.java[JBCACHE-1046] CacheImpl.channel should be type Channel
1.63modifiedbstansberrysrc/org/jboss/cache/CacheImpl.java[JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl[JBCACHE--1023] Inject preconfigured Channel[JBCACHE-1050] Don't throw NPE if getInterceptorChain() invoked before create()[JBCACHE-1046] CacheImpl.channel should be type Channel
1.17modifiedbstansberrysrc/org/jboss/cache/factories/XmlConfigurationParser.java[JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl
1.10modifiedgenmansrc/org/jboss/cache/eviction/ExpirationAlgorithm.javaJBCACHE-1051
1.10modifiedgenmantests/functional/org/jboss/cache/eviction/ExpirationPolicyTest.javaJBCACHE-1051