BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:58: Exit code: 1 See compile.log in Build Artifacts for details. |
Date of build: 01/12/2007 04:39:49 |
Time to build: 2 minutes 2 seconds |
Last changed: 01/11/2007 17:40:40 |
Last log entry: need bigger junit.timeout due to slower tcp tests |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 159) | ||||
1.45 | modified | msurtani | tests/functional/org/jboss/cache/optimistic/AbstractOptimisticTestCase.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.5 | modified | msurtani | tests/perf/org/jboss/cache/manualtests/TcpCacheLoaderTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.16 | modified | msurtani | tests/functional/org/jboss/cache/notifications/CacheListenerTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.13 | modified | msurtani | tests/functional/org/jboss/cache/notifications/RemoteCacheListenerTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.10 | modified | msurtani | tests/functional/org/jboss/cache/options/cachemodelocal/CacheModeLocalTestBase.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.7 | modified | msurtani | tests/functional/org/jboss/cache/options/CacheModeLocalSimpleTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.8 | modified | msurtani | tests/functional/org/jboss/cache/options/ExplicitVersionsReplTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.11 | modified | msurtani | tests/functional/org/jboss/cache/options/ExplicitVersionsTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.8 | modified | msurtani | tests/functional/org/jboss/cache/options/FailSilentlyTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.2 | modified | msurtani | tests/functional/org/jboss/cache/options/ForceWriteLockTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.11 | modified | msurtani | tests/functional/org/jboss/cache/options/SuppressLockingTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.16 | modified | msurtani | tests/functional/org/jboss/cache/replicated/AsyncReplTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.6 | modified | msurtani | tests/functional/org/jboss/cache/replicated/ReplicationExceptionTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.14 | modified | msurtani | tests/functional/org/jboss/cache/replicated/SyncCacheListenerTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.7 | modified | msurtani | tests/functional/org/jboss/cache/replicated/SyncReplTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.19 | modified | msurtani | tests/functional/org/jboss/cache/replicated/SyncReplTxTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.33 | modified | msurtani | tests/functional/org/jboss/cache/statetransfer/StateTransferTestBase.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.8 | modified | msurtani | tests/functional/org/jboss/cache/statetransfer/StateTransferUnderLoadTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.28 | modified | msurtani | tests/functional/org/jboss/cache/statetransfer/VersionedTestBase.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.11 | modified | msurtani | tests/perf/org/jboss/cache/loader/CacheLoaderPerfTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.11 | modified | msurtani | tests/perf/org/jboss/cache/loader/JDBCCacheLoaderPerfTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.3 | modified | msurtani | tests/functional/org/jboss/cache/transaction/AsyncRollbackTxTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.9 | modified | msurtani | tests/functional/org/jboss/cache/transaction/ConcurrentBankTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.8 | modified | msurtani | tests/functional/org/jboss/cache/transaction/ConcurrentTransactionalTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.9 | modified | msurtani | tests/functional/org/jboss/cache/transaction/DeadlockTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.6 | modified | msurtani | tests/functional/org/jboss/cache/transaction/InvocationContextCleanupTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.7 | modified | msurtani | tests/functional/org/jboss/cache/transaction/IsolationLevelNoneTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.5 | modified | msurtani | tests/functional/org/jboss/cache/transaction/IsolationLevelReadCommittedNodeCreationRollbackTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.14 | modified | msurtani | tests/functional/org/jboss/cache/transaction/IsolationLevelReadCommittedTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.4 | modified | msurtani | tests/functional/org/jboss/cache/transaction/IsolationLevelRepeatableReadTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.5 | modified | msurtani | tests/functional/org/jboss/cache/transaction/IsolationLevelSerializableTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.6 | modified | msurtani | tests/functional/org/jboss/cache/transaction/PrepareTxTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.8 | modified | msurtani | tests/functional/org/jboss/cache/transaction/ReplicatedTransactionDeadlockTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.5 | modified | msurtani | tests/functional/org/jboss/cache/transaction/SuspendTxTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.24 | modified | msurtani | tests/functional/org/jboss/cache/transaction/TransactionTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.8 | modified | msurtani | tests/perf/org/jboss/cache/ConcurrentEvictAndRemoveTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.8 | modified | msurtani | tests/perf/org/jboss/cache/LocalMapPerfTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.8 | modified | msurtani | tests/perf/org/jboss/cache/LocalPerfTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.10 | modified | msurtani | tests/perf/org/jboss/cache/ReplicatedAsyncMapPerfTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.8 | modified | msurtani | tests/perf/org/jboss/cache/ReplicatedAsyncPerfTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.9 | modified | msurtani | tests/perf/org/jboss/cache/ReplicatedSyncMapPerfTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.8 | modified | msurtani | tests/perf/org/jboss/cache/ReplicatedSyncPerfTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.14 | modified | msurtani | tests/functional/org/jboss/cache/passivation/BasicPassivationTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.10 | modified | msurtani | tests/functional/org/jboss/cache/passivation/ConcurrentPassivationTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.14 | modified | msurtani | tests/functional/org/jboss/cache/passivation/LocalPassivationIntegrationTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.26 | modified | msurtani | tests/functional/org/jboss/cache/passivation/PassivationTestsBase.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.9 | modified | msurtani | tests/functional/org/jboss/cache/passivation/PassivationToLocalDelegatingCacheLoaderTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.5 | modified | msurtani | tests/functional/org/jboss/cache/passivation/ReplicatedPassivationIntegrationTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.9 | modified | msurtani | tests/stress/org/jboss/cache/EvictionLocalStressTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |
1.10 | modified | msurtani | tests/stress/org/jboss/cache/LocalStressTest.java | Changed CacheImpl ctor to be protected, and changed cache factories accordingly |