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

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 19:31:19
Time to build: 7 minutes 17 seconds
Last changed: 08/08/2004 19:06:25
Last log entry: Encapsulate the security related actions in privileged actions

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

 Modifications since last build:  (54)
1.13modifiedstarksmserver/src/main/org/jboss/invocation/local/LocalInvoker.javaEncapsulate the security related actions in privileged actions
1.125modifiedstarksmserver/src/main/org/jboss/ejb/EntityContainer.javaEncapsulate the security related actions in privileged actions
1.43modifiedstarksmserver/src/main/org/jboss/ejb/MessageDrivenContainer.javaEncapsulate the security related actions in privileged actions
1.11modifiedstarksmserver/src/main/org/jboss/ejb/SessionContainer.javaEncapsulate the security related actions in privileged actions
1.1addedstarksmserver/src/main/org/jboss/ejb/txtimer/TCLStack.javaEncapsulate the security related actions in privileged actions
1.5modifiedstarksmserver/src/main/org/jboss/ejb/txtimer/TimedObjectInvokerImpl.javaEncapsulate the security related actions in privileged actions
1.8modifiedstarksmserver/src/main/org/jboss/ejb/timer/ContainerTimerService.javaEncapsulate the security related actions in privileged actions
1.1addedstarksmserver/src/main/org/jboss/ejb/timer/TCLStack.javaEncapsulate the security related actions in privileged actions
1.16modifiedstarksmserver/src/main/org/jboss/ejb/plugins/EntityMultiInstanceSynchronizationInterceptor.javaEncapsulate the security related actions in privileged actions
1.85modifiedstarksmserver/src/main/org/jboss/ejb/plugins/EntitySynchronizationInterceptor.javaEncapsulate the security related actions in privileged actions
1.44modifiedstarksmserver/src/main/org/jboss/ejb/plugins/TxInterceptorCMT.javaEncapsulate the security related actions in privileged actions
1.41modifiedstarksmserver/src/main/org/jboss/ejb/plugins/AbstractInstanceCache.javaEncapsulate the security related actions in privileged actions
1.19modifiedstarksmserver/src/main/org/jboss/ejb/plugins/local/BaseLocalProxyFactory.javaEncapsulate the security related actions in privileged actions
1.1addedstarksmserver/src/main/org/jboss/ejb/plugins/inflow/GetTCLAction.javaEncapsulate the security related actions in privileged actions
1.5modifiedstarksmserver/src/main/org/jboss/ejb/plugins/inflow/JBossMessageEndpointFactory.javaEncapsulate the security related actions in privileged actions
1.2modifiedstarksmserver/src/main/org/jboss/ejb/plugins/inflow/MessageEndpointInterceptor.javaEncapsulate the security related actions in privileged actions
1.1addedstarksmserver/src/main/org/jboss/ejb/plugins/inflow/SetTCLAction.javaEncapsulate the security related actions in privileged actions
1.19modifiedstarksmserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCQueryManager.javaEncapsulate the security related actions in privileged actions
1.24modifiedstarksmserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCTypeFactory.javaEncapsulate the security related actions in privileged actions
1.2modifiedstarksmserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/TCLStack.javaEncapsulate the security related actions in privileged actions
1.2modifiedstarksmserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/GetTCLAction.javaEncapsulate the security related actions in privileged actions
1.6modifiedstarksmserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/JDBCAuditMetaData.javaEncapsulate the security related actions in privileged actions
1.8modifiedstarksmserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/JDBCEntityCommandMetaData.javaEncapsulate the security related actions in privileged actions
1.41modifiedstarksmserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/JDBCEntityMetaData.javaEncapsulate the security related actions in privileged actions
1.7modifiedstarksmserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/JDBCOptimisticLockingMetaData.javaEncapsulate the security related actions in privileged actions
1.5modifiedstarksmserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBCMySQLCreateCommand.javaEncapsulate the security related actions in privileged actions
1.5modifiedstarksmserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBCInformixCreateCommand.javaEncapsulate the security related actions in privileged actions
1.1addedstarksmserver/src/main/org/jboss/ejb/plugins/cmp/bridge/GetTCLAction.javaEncapsulate the security related actions in privileged actions
1.43modifiedstarksmserver/src/main/org/jboss/ejb/plugins/StatefulSessionFilePersistenceManager.javaEncapsulate the file system actions in privileged actions
1.13modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/SecurityAssociationValve.javaFix the scope of the assignment to subjectAttributeName
1.10modifiedstarksmserver/src/main/org/jboss/ejb/plugins/SessionObjectInputStream.javaAdd a privileged action for the enableReplaceObject call
1.9modifiedstarksmserver/src/main/org/jboss/ejb/plugins/SessionObjectOutputStream.javaAdd a privileged action for the enableReplaceObject call
1.3modifiedstarksmserver/src/main/org/jboss/ejb/plugins/SecurityActions.javaUsed privileged actions for all context class loader gets/sets.
1.47modifiedtdieslerjboss.net/src/main/org/jboss/net/axis/server/AxisService.javaRemove deprecated entity resolver.
1.6deletedtdieslerjboss.net/src/main/org/jboss/net/server/JBossNetEntityResolver.javaRemove deprecated entity resolver.
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