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

BUILD FAILED
Ant Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: -122
Date of build: 08/13/2004 07:09:59
Time to build: 12 minutes 37 seconds
Last changed: 08/13/2004 06:40:12
Last log entry: Ignore <wsdl-publish-location> if it is not a file URL

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

 Modifications since last build:  (120)
1.6modifiedtdieslerwebservice/src/main/org/jboss/webservice/WSDLFilePublisher.javaIgnore <wsdl-publish-location> if it is not a file URL
1.4modifiedtdieslerwebservice/src/main/org/jboss/webservice/client/PortProxy.javaStubs have a different exception handling then SEI proxies
1.3modifiedtdieslerwebservice/src/main/org/apache/axis/client/Call.javaPrevent NPE with invalid stub properties
1.9modifiedstarksmserver/src/main/org/jboss/deployment/J2eeApplicationMetaData.javaMaintain the application module in the order declared in application.xml sothat the start order is deterministic and equal to that of the declaration order.
1.5modifiedstarksmtestsuite/src/resources/securitymgr/server.policyFix the permission for the jdk lib dir needed for jsp compiles
1.1addedpatriot1burkeejb3/src/main/org/jboss/ejb3/tx/TxUtil.java* TimerService integration - ejbTimeout (TimerService integration)* @Inject UserTransaction* @Inject TimerService* Support for BMT (UserTransaction)
1.1addedpatriot1burkeejb3/src/main/org/jboss/ejb3/tx/UserTransactionImpl.java* TimerService integration - ejbTimeout (TimerService integration)* @Inject UserTransaction* @Inject TimerService* Support for BMT (UserTransaction)
1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.java* TimerService integration - ejbTimeout (TimerService integration)* @Inject UserTransaction* @Inject TimerService* Support for BMT (UserTransaction)
1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java* TimerService integration - ejbTimeout (TimerService integration)* @Inject UserTransaction* @Inject TimerService* Support for BMT (UserTransaction)
1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/mdb/MessageDrivenContainer.java* TimerService integration - ejbTimeout (TimerService integration)* @Inject UserTransaction* @Inject TimerService* Support for BMT (UserTransaction)
1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/mdb/MDBContainerConfig.java* TimerService integration - ejbTimeout (TimerService integration)* @Inject UserTransaction* @Inject TimerService* Support for BMT (UserTransaction)
1.1addedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/TimerServiceFieldInjector.java* TimerService integration - ejbTimeout (TimerService integration)* @Inject UserTransaction* @Inject TimerService* Support for BMT (UserTransaction)
1.1addedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/TimerServiceMethodInjector.java* TimerService integration - ejbTimeout (TimerService integration)* @Inject UserTransaction* @Inject TimerService* Support for BMT (UserTransaction)
1.1addedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/UserTransactionFieldInjector.java* TimerService integration - ejbTimeout (TimerService integration)* @Inject UserTransaction* @Inject TimerService* Support for BMT (UserTransaction)
1.1addedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/UserTransactionMethodInjector.java* TimerService integration - ejbTimeout (TimerService integration)* @Inject UserTransaction* @Inject TimerService* Support for BMT (UserTransaction)
1.6modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/InjectHandler.java* TimerService integration - ejbTimeout (TimerService integration)* @Inject UserTransaction* @Inject TimerService* Support for BMT (UserTransaction)
1.9modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/Container.java* TimerService integration - ejbTimeout (TimerService integration)* @Inject UserTransaction* @Inject TimerService* Support for BMT (UserTransaction)
1.1addedpatriot1burkeejb3/src/main/org/jboss/ejb3/EjbTimerUtil.java* TimerService integration - ejbTimeout (TimerService integration)* @Inject UserTransaction* @Inject TimerService* Support for BMT (UserTransaction)
1.6modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/SessionConfiguration.java* TimerService integration - ejbTimeout (TimerService integration)* @Inject UserTransaction* @Inject TimerService* Support for BMT (UserTransaction)
1.8modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/SessionContainer.java* TimerService integration - ejbTimeout (TimerService integration)* @Inject UserTransaction* @Inject TimerService* Support for BMT (UserTransaction)
1.1addedpatriot1burkeaspects/src/main/org/jboss/aspects/tx/ClientTxPropagationInterceptor.javainterceptors for TX propagation
1.1addedpatriot1burkeaspects/src/main/org/jboss/aspects/tx/TxPropagationInterceptor.javainterceptors for TX propagation
1.11modifiedpatriot1burkeserver/src/main/org/jboss/tm/usertx/server/ClientUserTransactionService.javarefactored getTPCFactory so it is not hardwired to hook into JRMPInvokerProxy.
1.11modifiedpatriot1burkeserver/src/main/org/jboss/tm/usertx/server/UserTransactionSessionImpl.javarefactored getTPCFactory so it is not hardwired to hook into JRMPInvokerProxy.
1.8modifiedpatriot1burkeserver/src/main/org/jboss/tm/usertx/client/ClientUserTransaction.javarefactored getTPCFactory so it is not hardwired to hook into JRMPInvokerProxy.
1.8modifiedpatriot1burkeserver/src/main/org/jboss/tm/usertx/client/ClientUserTransactionObjectFactory.javarefactored getTPCFactory so it is not hardwired to hook into JRMPInvokerProxy.
1.10modifiedpatriot1burkeserver/src/main/org/jboss/invocation/pooled/server/PooledInvoker.javarefactored getTPCFactory so it is not hardwired to hook into JRMPInvokerProxy.
1.17modifiedpatriot1burkeserver/src/main/org/jboss/invocation/jrmp/interfaces/JRMPInvokerProxy.javarefactored getTPCFactory so it is not hardwired to hook into JRMPInvokerProxy.
1.38modifiedpatriot1burkeserver/src/main/org/jboss/invocation/jrmp/server/JRMPInvoker.javarefactored getTPCFactory so it is not hardwired to hook into JRMPInvokerProxy.
1.76modifiedpatriot1burkeserver/src/main/org/jboss/ejb/EnterpriseContext.javarefactored getTPCFactory so it is not hardwired to hook into JRMPInvokerProxy.
1.2modifiedpatriot1burketransaction/src/main/org/jboss/tm/TransactionPropagationContextFactory.javarefactored getTPCFactory so it is not hardwired to hook into JRMPInvokerProxy.
1.1addedpatriot1burketransaction/src/main/org/jboss/tm/TransactionPropagationContextUtil.javarefactored getTPCFactory so it is not hardwired to hook into JRMPInvokerProxy.
1.25modifiedschroufserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCUtil.javaMake safeClose() even safer by catching Exception instead of SQL/IOException. Some resources (e.g. INFORMIX jdbc driver) throw NullPointerExceptions when closing an already closed resource !
1.5modifiedejortconnector/src/main/org/jboss/resource/adapter/jms/JmsResourceAdapter.javaExperimental generic jms inbound resource adapter formessage inflow from any jms provider.See the WIKI for more information:http://www.jboss.org/wiki/Wiki.jsp?page=ConfigJMSMessageListener
1.12modifiedejortconnector/src/resources/jms-rar/META-INF/ra.xmlExperimental generic jms inbound resource adapter formessage inflow from any jms provider.See the WIKI for more information:http://www.jboss.org/wiki/Wiki.jsp?page=ConfigJMSMessageListener
1.1addedejortconnector/src/main/org/jboss/resource/adapter/jms/inflow/JmsActivation.javaExperimental generic jms inbound resource adapter formessage inflow from any jms provider.See the WIKI for more information:http://www.jboss.org/wiki/Wiki.jsp?page=ConfigJMSMessageListener
1.1addedejortconnector/src/main/org/jboss/resource/adapter/jms/inflow/JmsActivationSpec.javaExperimental generic jms inbound resource adapter formessage inflow from any jms provider.See the WIKI for more information:http://www.jboss.org/wiki/Wiki.jsp?page=ConfigJMSMessageListener
1.1addedejortconnector/src/main/org/jboss/resource/adapter/jms/inflow/JmsServerSession.javaExperimental generic jms inbound resource adapter formessage inflow from any jms provider.See the WIKI for more information:http://www.jboss.org/wiki/Wiki.jsp?page=ConfigJMSMessageListener
1.1addedejortconnector/src/main/org/jboss/resource/adapter/jms/inflow/JmsServerSessionPool.javaExperimental generic jms inbound resource adapter formessage inflow from any jms provider.See the WIKI for more information:http://www.jboss.org/wiki/Wiki.jsp?page=ConfigJMSMessageListener
1.1addedstarksmtestsuite/src/main/org/jboss/test/securitymgr/test/WebIntegrationUnitTestCase.javaAdd web integration tests running under a security manager
1.9modifiedstarksmserver/src/main/org/jboss/invocation/pooled/server/PooledInvoker.javaAdd a priviledged actions for MBeanServer.invoke when running with security mgr
1.37modifiedstarksmserver/src/main/org/jboss/invocation/jrmp/server/JRMPInvoker.javaAdd a priviledged actions for MBeanServer.invoke when running with security mgr
1.159modifiedstarksmserver/src/main/org/jboss/ejb/Container.javaAdd a priviledged actions for MBeanServer.invoke when running with security mgr
1.3modifiedstarksmtestsuite/src/main/org/jboss/test/web/servlets/ClasspathServlet.javaIgnore AccessControlException when running with security manager
1.85modifiedejortserver/src/etc/conf/default/standardjboss.xmlAdd an example alternate configuration of message-driven-beanthat uses the generic jms resource adapter message inflow.
1.1addedejortserver/src/main/org/jboss/ejb/plugins/inflow/JBossJMSMessageEndpointFactory.javaAn hacked extension to JBossMessageEndpointFactory that providesfor backwards compatibility of old jms mdb deployments that don't knowabout activation-config-property
1.3deletedloubyanskyserver/src/main/org/jboss/security/GetPrincipalInfoAction.javadoPrivileged only if there is SecurityManager setup
1.5modifiedloubyanskyserver/src/main/org/jboss/security/SecurityAssociationAuthenticator.javadoPrivileged only if there is SecurityManager setup
1.15modifiedloubyanskyserver/src/main/org/jboss/proxy/ejb/handle/StatefulHandleImpl.javadoPrivileged only if there is SecurityManager setup
1.22modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/local/BaseLocalProxyFactory.javadoPrivileged only if there is SecurityManager setup
1.10modifiedloubyanskyserver/src/main/org/jboss/proxy/SecurityInterceptor.javadoPrivileged only if there is SecurityManager setup
1.8modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/bridge/JDBCCMRFieldBridge2.javadoPrivileged only if there is SecurityManager setup
1.89modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge/JDBCCMRFieldBridge.javadoPrivileged only if there is SecurityManager setup
1.52modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/StatefulSessionInstanceInterceptor.javadoPrivileged only if there is SecurityManager setup
1.9modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/CascadeDeleteStrategy.javadoPrivileged only if there is SecurityManager setup
1.24modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCUtil.javadoPrivileged only if there is SecurityManager setup
1.5modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/SecurityActions.javadoPrivileged only if there is SecurityManager setup
1.3modifiedejortserver/src/main/org/jboss/ejb/plugins/inflow/MessageEndpointInterceptor.javaImplement start/end transaction for plain delivery.
1.6modifiedejortserver/src/main/org/jboss/ejb/plugins/inflow/JBossMessageEndpointFactory.javaAllow activation-config-property in jboss.xml to override those in ejb-jar.xmlAnd provide defaults from the proxy factory config
1.16modifiedejortserver/src/resources/dtd/jboss_4_0.dtdAllow activation-config-property in jboss.xml to override those in ejb-jar.xmlAnd provide defaults from the proxy factory config
1.2modifiedejortserver/src/main/org/jboss/metadata/ActivationConfigPropertyMetaData.javaAllow activation-config-property in jboss.xml to override those in ejb-jar.xmlAnd provide defaults from the proxy factory config
1.34modifiedejortserver/src/main/org/jboss/metadata/MessageDrivenMetaData.javaAllow activation-config-property in jboss.xml to override those in ejb-jar.xmlAnd provide defaults from the proxy factory config
1.12modifiedejortserver/src/main/org/jboss/naming/Util.javaAdd utility naming methods for lookups, including better exeptionsthan ClassCastException.
1.32modifiedloubyanskyjmx/src/main/org/jboss/mx/server/AbstractMBeanInvoker.javafixed the condition to set context class loader
1.9modifiedloubyanskyjmx/src/main/org/jboss/mx/server/RawDynamicInvoker.javafixed the condition to set context class loader
1.5modifiedstarksmtestsuite/src/main/org/jboss/test/security/test/XMLLoginModulesUnitTestCase.javaAdd a property replacement test
1.7modifiedstarksmtestsuite/src/resources/security/login-config.xmlAdd a property replacement test
1.13modifiedstarksmsecurity/src/main/org/jboss/security/auth/login/XMLLoginConfigImpl.javaSet a default error handler
1.31modifiedloubyanskyjmx/src/main/org/jboss/mx/server/AbstractMBeanInvoker.javaoptimized get/set tcl actions to avoid doPrivileged when running w/o SecurityManager
1.75modifiedloubyanskyjmx/src/main/org/jboss/mx/server/MBeanServerImpl.javaoptimized get/set tcl actions to avoid doPrivileged when running w/o SecurityManager
1.8modifiedloubyanskyjmx/src/main/org/jboss/mx/server/RawDynamicInvoker.javaoptimized get/set tcl actions to avoid doPrivileged when running w/o SecurityManager
1.2modifiedloubyanskyjmx/src/main/org/jboss/mx/server/TCLAction.javaoptimized get/set tcl actions to avoid doPrivileged when running w/o SecurityManager
1.3deletedloubyanskyjmx/src/main/org/jboss/mx/server/TCLStack.javaoptimized get/set tcl actions to avoid doPrivileged when running w/o SecurityManager
1.16modifiedkabkhanaop/.classpathOoooops! back to way it was in 1.14
1.4modifiedkabkhanaop/src/main/org/jboss/aop/instrument/CallerTransformer.javaMade names of optimized caller invocation classes shorter, since very long file-/path names caused problems in jdk 1.4.1
1.15modifiedkabkhanaop/.classpathMade names of optimized caller invocation classes shorter, since very long file-/path names caused problems in jdk 1.4.1
1.5modifiedstarksmsecurity/src/main/org/jboss/security/auth/login/ConfigUtil.javaUse the MetaData utility methods to pick up the system property replacement logic forthe login-config.xml elements.
1.12modifiedstarksmsecurity/src/main/org/jboss/security/auth/login/XMLLoginConfigImpl.javaUse the MetaData utility methods to pick up the system property replacement logic forthe login-config.xml elements.
1.33modifiedstarksmserver/src/main/org/jboss/metadata/MetaData.javaGet rid of the never thrown DeploymentExceptions
1.3modifiedstarksmtestsuite/src/resources/cts/META-INF/jbosscmp-jdbc.xmlAdd a dependent-value-class mapping for the AccountPK to avoid problems withblobs not being indexable on some dbs.
1.6modifiedstarksmtestsuite/src/main/org/jboss/test/cts/keys/AccountPK.javaAdd a setter for the key property
1.14modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/EntityTable.javadatabase schema support in table-name.
1.5modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/FindByPrimaryKeyCommand.javadatabase schema support in table-name.
1.3modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/bridge/JDBCCMPFieldBridge2.javadatabase schema support in table-name.
1.7modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/bridge/JDBCCMRFieldBridge2.javadatabase schema support in table-name.
1.5modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/bridge/JDBCEntityBridge2.javadatabase schema support in table-name.
1.6modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBCOracleCreateCommand.javadatabase schema support in table-name.
1.4modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/keygen/JDBCPostgreSQLCreateCommand.javadatabase schema support in table-name.
1.3modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge/JDBCAbstractEntityBridge.javadatabase schema support in table-name.
1.88modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge/JDBCCMRFieldBridge.javadatabase schema support in table-name.
1.51modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge/JDBCEntityBridge.javadatabase schema support in table-name.
1.3modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/bridge/JDBCAbstractCMRFieldBridge.javadatabase schema support in table-name.
1.15modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/EJBQLToSQL92Compiler.javadatabase schema support in table-name.
1.9modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCAbstractCreateCommand.javadatabase schema support in table-name.
1.26modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCAbstractQueryCommand.javadatabase schema support in table-name.
1.16modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCDeclaredSQLQuery.javadatabase schema support in table-name.
1.15modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCDeleteRelationsCommand.javadatabase schema support in table-name.
1.39modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCEJBQLCompiler.javadatabase schema support in table-name.
1.8modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCFindAllQuery.javadatabase schema support in table-name.
1.11modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCFindByPrimaryKeyQuery.javadatabase schema support in table-name.
1.8modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCFindByQuery.javadatabase schema support in table-name.
1.6modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCInsertPKCreateCommand.javadatabase schema support in table-name.
1.18modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCInsertRelationsCommand.javadatabase schema support in table-name.
1.36modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCLoadEntityCommand.javadatabase schema support in table-name.
1.30modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCLoadRelationCommand.javadatabase schema support in table-name.
1.31modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCRemoveEntityCommand.javadatabase schema support in table-name.
1.48modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCStartCommand.javadatabase schema support in table-name.
1.23modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCStopCommand.javadatabase schema support in table-name.
1.24modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCStoreEntityCommand.javadatabase schema support in table-name.
1.29modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/SQLUtil.javadatabase schema support in table-name.
1.8modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/CascadeDeleteStrategy.javadatabase schema support in table-name.
1.4modifiedstarksmcluster/src/etc/cluster-examples-service.xmlExplicitly declare the default value of the PartitionName attribute so that itcan be easily changed.
1.15modifiedstarksmserver/src/main/org/jboss/invocation/local/LocalInvoker.javaThe MBeanServer.invoke op needs to be performed in a privileged action if there is a security manager.
1.4modifiedtdieslerwebservice/src/main/org/jboss/webservice/deployment/OperationDescription.javaClarify on the use of operation java vs. wsdl name
1.35modifiedtdieslerwebservice/src/main/org/jboss/webservice/deployment/ServiceDescription.javaClarify on the use of operation java vs. wsdl name
1.21modifiedtdieslerwebservice/src/main/org/jboss/webservice/deployment/WSDDGenerator.javaClarify on the use of operation java vs. wsdl name
1.4modifiedtdieslerwebservice/src/main/org/jboss/webservice/server/JBossRPCInvocation.javaClarify on the use of operation java vs. wsdl name
1.8modifiedtdieslerwebservice/src/main/org/jboss/webservice/client/CallImpl.javaClarify on the use of operation java vs. wsdl name
1.9modifiedtdieslertomcat/src/main/org/jboss/web/tomcat/security/JBossSecurityMgrRealm.javaPrevent NPE in case where realmMapping.getUserRoles(principal) returns null
1.171modifiedstarksmserver/build.xmlInclude all MarshalledValueOutputStream classes in the client jar

Reply via email to