BUILD TIMED OUT |
Ant Error Message: build timeout |
Date of build: 08/30/2006 10:25:44 |
Time to build: |
Last changed: 08/29/2006 23:28:44 |
Last log entry: Include the jbossws*.sar in the cluster config |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 657) | ||||
56427 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/imports/server-config.xml | Include the jbossws*.sar in the cluster config |
56426 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java | Minor code style stuff |
56420 | modified | dimitris@jboss.org | //branches/Branch_4_0/system/src/main/org/jboss/deployment/MainDeployer.java | JBAS-3585, on shutdown avoid undeploying twice unpacked nested modules |
56415 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/build.xml | [JBAS-3579] Run the test with REPL_SYNC |
56412 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/server/HAPartitionImpl.java | Log state transfer result at INFO |
56409 | modified | dimitris@jboss.org | //branches/Branch_4_0/system/src/main/org/jboss/deployment/MainDeployer.java | JBAS-3584, for duplicate undeploys change logging level from WARN to DEBUG |
56405 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java | |
56405 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.java | |
56404 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | Optimize for non-cross-context sessions. Simplify to 1 ThreadLocal. |
56403 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/FieldBasedClusteredSession.java | Need a proxy Collection as well |
56402 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionReplicationContext.java | Optimize for non-cross-context sessions. Simplify to 1 ThreadLocal. |
56402 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSessionValve.java | Optimize for non-cross-context sessions. Simplify to 1 ThreadLocal. |
56401 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/BatchReplicationClusteredSessionValve.java | Don't start local activity; let ClusteredSessionValve do it |
56400 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/AttributeBasedClusteredSession.java | For multiple changes, use TreeCache.put(Fqn, Map) |
56397 | modified | dimitris@jboss.org | //branches/Branch_4_0/server/src/main/org/jboss/deployment/J2eeApplicationMetaData.java | fix the formatting |
56397 | modified | dimitris@jboss.org | //branches/Branch_4_0/server/src/main/org/jboss/deployment/EARDeployer.java | fix the formatting |
56396 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.java | JBAS-3488 - Ignore incompatible classes from the sun-javamail upgrade |
56395 | modified | vicky.kak@jboss.com | //branches/Branch_4_0/server/src/main/org/jboss/deployment/J2eeApplicationMetaData.java | Changes done for JBAS-2904 |
56384 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/build.xml | Include HAInvokerUnitTestCase in cluster patternsets |
56349 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/build.xml | remove not released version 4.0.4.SP1 |
56343 | modified | heiko.braun@jboss.com | //branches/Branch_4_0/build/build-thirdparty.xml | Upgrade to jbossws-1.0.3.GA |
56341 | modified | luc.texier@jboss.com | //branches/Branch_4_0/messaging/src/etc/server/examples/deploy/standalone/jboss-service.xml | JBAS-3575 added new target for standalone HA-JMS |
56341 | modified | luc.texier@jboss.com | //branches/Branch_4_0/messaging/src/etc/server/examples/deploy/standalone/build.xml | JBAS-3575 added new target for standalone HA-JMS |
56341 | added | luc.texier@jboss.com | //branches/Branch_4_0/messaging/src/etc/server/examples/deploy/standalone/cluster-service.xml | JBAS-3575 added new target for standalone HA-JMS |
56334 | modified | dimitris@jboss.org | //branches/Branch_4_0/system/src/bin/run.sh | JBAS-3458, conditionally set the -server flag, if supported |
56333 | modified | adrian@jboss.org | //branches/Branch_4_0/messaging/src/main/org/jboss/mq/server/BasicQueue.java | [JBAS-3573] - Error during ACK should result in NACK +error/rollback |
56327 | modified | dimitris@jboss.org | //branches/Branch_4_0/system/src/bin/run.bat | JBAS-3458, conditionally set the -server flag, if supported |
56326 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.java | Further listener optimization |
56325 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java | Tighten up add/removeObserver; move type parsing from JBCService to Util |
56324 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/Util.java | Move type parsing from JBCService to Util |
56323 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | Simplify the way we ignore cache notifications from webapp threads; session id isn't relevantPass the session itself to the SnapshotManagerSpecially track expired sessions |
56322 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSessionValve.java | Pass the session itself to the SnapshotManager |
56321 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SnapshotManager.java | SPass the session itself to the SnapshotManager |
56321 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/InstantSnapshotManager.java | SPass the session itself to the SnapshotManager |
56321 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/IntervalSnapshotManager.java | SPass the session itself to the SnapshotManager |
56320 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionReplicationContext.java | Simplify the way we ignore cache notifications from webapp threads; session id isn't relevantPass the session itself to the SnapshotManagerSpecially track expired sessions |
56319 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/BatchReplicationClusteredSessionValve.java | Suppress CacheListener for life of requestClean out unused thread locals |
56318 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java | Simplify the way we ignore cache notifications from webapp threads; session id isn't relevant |
56318 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.java | Simplify the way we ignore cache notifications from webapp threads; session id isn't relevant |
56317 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSession.java | Don't replicate metadata just because isNew changed |
56311 | modified | luc.texier@jboss.com | //branches/Branch_4_0/messaging/src/main/org/jboss/mq/pm/jdbc2/PersistenceManager.java | JBAS-3466 added retry logic |
56307 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionReplicationContext.java | Remove expired sessions from the SessionReplicationContext |
56307 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | Remove expired sessions from the SessionReplicationContext |
56306 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.java | Don't log concurrent access warning during BR gravitation |
56305 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.java | Optimizations |
56304 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionReplicationContext.java | Simplify and tighten use of ThreadLocals |
56304 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java | Simplify and tighten use of ThreadLocals |
56304 | deleted | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/LocalSessionActivity.java | Simplify and tighten use of ThreadLocals |
56304 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSessionValve.java | Simplify and tighten use of ThreadLocals |
56304 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | Simplify and tighten use of ThreadLocals |