View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050311004914Lbuild.424

BUILD COMPLETE -  build.424
Date of build: 03/11/2005 00:49:14
Time to build: 16 minutes 41 seconds
Last changed: 03/10/2005 22:03:26
Last log entry: Change the passivated session map to a ConcurrentReaderHashMap and update the passivated session removal logging to include the passivation time.

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (7)
1.27.2.1modifiedstarksmserver/src/main/org/jboss/ejb/plugins/StatefulSessionInstanceCache.javaChange the passivated session map to a ConcurrentReaderHashMap and update the passivated session removal logging to include the passivation time.
1.10.6.1modifiedstarksmserver/src/main/org/jboss/ejb/plugins/LRUStatefulContextCachePolicy.javaUpdate the expired passivated session removal to only obtain the cache lock when determining the passivated session ids. The actual removal of the expired sessions from the pm is done without the cache lock. Resolves [JBAS-1560] Clustered stateful session bean removal of expired passivated instances causes deadlock.
1.4.4.4modifiedstarksmtestsuite/src/main/org/jboss/test/testbeancluster/test/BeanUnitTestCase.javaAdd a container configuration with a rapid passivation and exipration setting to test deadlock issues seen in JBAS-1560.
1.3.6.1modifiedstarksmtestsuite/src/main/org/jboss/test/testbeancluster/bean/StatefulSessionBean.javaAdd a container configuration with a rapid passivation and exipration setting to test deadlock issues seen in JBAS-1560.
1.8.4.3modifiedstarksmtestsuite/src/resources/testbeancluster/META-INF/ejb-jar.xmlAdd a container configuration with a rapid passivation and exipration setting to test deadlock issues seen in JBAS-1560.
1.9.4.2modifiedstarksmtestsuite/src/resources/testbeancluster/META-INF/jboss.xmlAdd a container configuration with a rapid passivation and exipration setting to test deadlock issues seen in JBAS-1560.
1.5.6.1modifiedstarksmcluster/src/main/org/jboss/ejb/plugins/StatefulHASessionInstanceCache.javaInclude the session id in the activation failure log message

Reply via email to