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

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 12:26:03
Time to build: 13 minutes 25 seconds
Last changed: 08/08/2004 12:00:00
Last log entry: fixed [ 1004871 ] Fix for ORA-1008 Not all variables bound in CMP. Pass the current parameter index as an argument to executeInsert()

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

 Modifications since last build:  (19)
1.8modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCAbstractCreateCommand.javafixed [ 1004871 ] Fix for ORA-1008 Not all variables bound in CMP. Pass the current parameter index as an argument to executeInsert()
1.5modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCIdentityColumnCreateCommand.javafixed [ 1004871 ] Fix for ORA-1008 Not all variables bound in CMP. Pass the current parameter index as an argument to executeInsert()
1.4modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBC30GeneratedKeysCreateCommand.javafixed [ 1004871 ] Fix for ORA-1008 Not all variables bound in CMP. Pass the current parameter index as an argument to executeInsert()
1.2modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBCDB2IdentityValLocalCreateCommand.javafixed [ 1004871 ] Fix for ORA-1008 Not all variables bound in CMP. Pass the current parameter index as an argument to executeInsert()
1.4modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBCInformixCreateCommand.javafixed [ 1004871 ] Fix for ORA-1008 Not all variables bound in CMP. Pass the current parameter index as an argument to executeInsert()
1.4modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBCMySQLCreateCommand.javafixed [ 1004871 ] Fix for ORA-1008 Not all variables bound in CMP. Pass the current parameter index as an argument to executeInsert()
1.5modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBCOracleCreateCommand.javafixed [ 1004871 ] Fix for ORA-1008 Not all variables bound in CMP. Pass the current parameter index as an argument to executeInsert()
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