View results here -> http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040808093956

BUILD FAILED
Ant Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: 1
Date of build: 08/08/2004 09:39:56
Time to build: 12 minutes 35 seconds
Last changed: 08/08/2004 09:16:34
Last log entry: Used privileged actions for all context class loader gets/sets.

 Unit Tests: (0)
No Tests Run
This project doesn't have any tests
 

 Modifications since last build:  (12)
1.157modifiedstarksmserver/src/main/org/jboss/ejb/Container.javaUsed privileged actions for all context class loader gets/sets.
1.84modifiedloubyanskyserver/src/etc/conf/default/standardjboss.xmladded a new cmp2.x conatiner configuration
1.5modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/bridge/JDBCCMRFieldBridge2.javaforeign key constraints related fixes, spec compatibility fixes
1.13modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/EntityTable.javaforeign key constraints related fixes, spec compatibility fixes
1.6modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/Schema.javaforeign key constraints related fixes, spec compatibility fixes
1.4modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/FindByPrimaryKeyCommand.javaforeign key constraints related fixes, spec compatibility fixes
1.7modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/JDBCStoreManager2.javaforeign key constraints related fixes, spec compatibility fixes
1.4modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/PersistentContext.javaforeign key constraints related fixes, spec compatibility fixes
1.124modifiedloubyanskyserver/src/main/org/jboss/ejb/EntityContainer.javaCache created EJBLocalObject's in a tx cache. Any invocation on a removed instance should result in NoSuchObject[Local]Exception. The 'removed' flag is currently in the EJBLocalObject proxy, therefore the proxy factory should return the same proxy instance for equal IDs. The exception is ejbCreate invocation which if went well in CMP layer should create a new proxy instance and override the proxy with removed flag on if there is one.
1.5modifiedloubyanskyserver/src/main/org/jboss/ejb/LocalProxyFactory.javaCache created EJBLocalObject's in a tx cache. Any invocation on a removed instance should result in NoSuchObject[Local]Exception. The 'removed' flag is currently in the EJBLocalObject proxy, therefore the proxy factory should return the same proxy instance for equal IDs. The exception is ejbCreate invocation which if went well in CMP layer should create a new proxy instance and override the proxy with removed flag on if there is one.
1.18modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/local/BaseLocalProxyFactory.javaCache created EJBLocalObject's in a tx cache. Any invocation on a removed instance should result in NoSuchObject[Local]Exception. The 'removed' flag is currently in the EJBLocalObject proxy, therefore the proxy factory should return the same proxy instance for equal IDs. The exception is ejbCreate invocation which if went well in CMP layer should create a new proxy instance and override the proxy with removed flag on if there is one.
1.3modifiedloubyanskytestsuite/src/main/org/jboss/test/cmp2/fkmapping/test/FKMappingUnitTestCase.javacatch NoSuchObjectLocalException in safe-remove

Reply via email to