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

BUILD FAILED
Ant Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: -122
Date of build: 06/22/2004 20:25:26
Time to build: 11 minutes 57 seconds
Last changed: 06/22/2004 20:01:39
Last log entry: added TX status checking code for registerSync()

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

 Modifications since last build:  (75)
1.19modifiedbelabancache/src/main/org/jboss/cache/transaction/DummyTransaction.javaadded TX status checking code for registerSync()
1.2modifiedbelabancache/src/main/org/jboss/cache/tests/TxCacheLoaderTest.javaadded testPutAfterTxCommit() unit test
1.2modifiedbelabancache/src/main/org/jboss/cache/interceptors/TransactionInterceptor.javacatching exception when registerSynchronization() fails
1.2deletedtdieslerwebservice/src/main/org/jboss/webservice/encoding/ser/MeataDataBeanSerializer.javaFix typo
1.1addedtdieslerwebservice/src/main/org/jboss/webservice/encoding/ser/MetaDataBeanSerializer.javaFix typo
1.2modifiedtdieslerwebservice/src/main/org/jboss/webservice/encoding/ser/MetaDataBeanSerializerFactory.javaFix typo
1.4modifiedtdieslerwebservice/src/main/org/jboss/webservice/encoding/ser/MetaDataTypeDesc.javaSupport filed asContent
1.23modifiedtdieslerthirdparty/ws4ee/lib/axis-ws4ee.jarBean property can be serialized/deserialized as content (without surrounding element)Defered bean construction based on child element value.Strict serialization/deserialization according to field descriptions.This allows us to control serialization through external meta data.OK_20040622
1.10modifiedejortserver/src/main/org/jboss/ejb/SessionContainer.javaEJBObject.getPrimaryKey() doesn't work for sessions.Use Handle.getEJBObject().remove() for EJBHome.remove(Handle).
1.120modifiedejortserver/src/main/org/jboss/ejb/EntityContainer.javaProtocol specific isIdentical implementation.
1.10modifiedejortiiop/src/main/org/jboss/iiop/rmi/ContainerAnalysis.javaRemove leading _ from the parameter type idl name for overloaded methods.
1.2modifiedejortiiop/src/main/org/jboss/tm/iiop/TxServerClientInterceptor.javaThe RI uses this for something and expects it to be a boolean.
1.3modifiedejortserver/src/main/org/jboss/naming/client/java/ORBFactory.javaActually try to use java:comp/ORB if we are on the client.Also retrieve system properties in a privileged action.
1.5modifiedejortiiop/src/main/org/jboss/iiop/CorbaORB.javaActually try to use java:comp/ORB if we are on the client.Also retrieve system properties in a privileged action.
1.2modifiedejortserver/src/main/org/jboss/naming/client/java/ORBFactory.javaUse the handle delegate for handle serialization.Also make CorbaORB use the same orb as that bound atjava:comp/ORB on the client.
1.3modifiedejortserver/src/main/org/jboss/proxy/ejb/handle/HandleDelegateImpl.javaUse the handle delegate for handle serialization.Also make CorbaORB use the same orb as that bound atjava:comp/ORB on the client.
1.4modifiedejortiiop/src/main/org/jboss/iiop/CorbaORB.javaUse the handle delegate for handle serialization.Also make CorbaORB use the same orb as that bound atjava:comp/ORB on the client.
1.5modifiedejortiiop/src/main/org/jboss/proxy/ejb/HandleImplIIOP.javaUse the handle delegate for handle serialization.Also make CorbaORB use the same orb as that bound atjava:comp/ORB on the client.
1.5modifiedejortiiop/src/main/org/jboss/proxy/ejb/HomeHandleImplIIOP.javaUse the handle delegate for handle serialization.Also make CorbaORB use the same orb as that bound atjava:comp/ORB on the client.
1.23modifiedovidiufwebservice/src/main/org/jboss/webservice/client/ServiceObjectFactory.javaModification required by jaxrpc/wsi/w2j/rpc/literal/R1109; Deals with the case when there are two different ports associated with a service
1.1addedtdieslerwebservice/src/main/org/jboss/webservice/util/DOMUtils.javaMake sure operations/typeMappings can only be merged once.Support bean properties as attributes.
1.3modifiedtdieslerwebservice/src/main/org/jboss/webservice/encoding/ser/MetaDataTypeDesc.javaMake sure operations/typeMappings can only be merged once.Support bean properties as attributes.
1.22modifiedtdieslerwebservice/src/main/org/jboss/webservice/deployment/ServiceDescription.javaMake sure operations/typeMappings can only be merged once.Support bean properties as attributes.
1.8modifiedtdieslerserver/src/main/org/jboss/webservice/metadata/jaxrpcmapping/JavaWsdlMappingFactory.javaCheck for null parameter
1.11modifiedtdieslerserver/src/main/org/jboss/webservice/WSDLDefinitionFactory.javaCheck for null parameter
1.11modifiedejortcache/.classpathFix the eclipse build
1.152modifiedejortserver/src/main/org/jboss/ejb/Container.javaImplement more container methods.
1.119modifiedejortserver/src/main/org/jboss/ejb/EntityContainer.javaImplement more container methods.
1.9modifiedejortserver/src/main/org/jboss/ejb/SessionContainer.javaImplement more container methods.
1.75modifiedejortserver/src/main/org/jboss/ejb/StatefulSessionContainer.javaImplement more container methods.
1.60modifiedejortserver/src/main/org/jboss/ejb/StatelessSessionContainer.javaImplement more container methods.
1.11modifiedejortiiop/src/main/org/jboss/proxy/ejb/EjbObjectCorbaServant.javaImplement more container methods.
1.7modifiedbelabancache/docs/Changelog.txtSection of CacheLoader is now complete
1.4modifiedbelabancache/docs/html/TreeCache.htmlSection of CacheLoader is now complete
1.2modifiedbelabancache/docs/html/html.cssSection of CacheLoader is now complete
1.10modifiedbelabancache/docs/TreeCache.xmlSection of CacheLoader is now complete
1.1addedbelabancache/docs/images/LocalCacheLoader.sxdadded
1.1addedbelabancache/docs/images/OnlyOneCacheLoader.gifadded
1.1addedbelabancache/docs/images/OnlyOneCacheLoader.sxdadded
1.1addedbelabancache/docs/images/SharedCacheLoader.gifadded
1.1addedbelabancache/docs/images/SharedCacheLoader.sxdadded
1.1addedbelabancache/docs/images/LocalCacheLoader.gifadded
1.21modifiedtelrodwebservice/src/main/org/jboss/webservice/deployment/ServiceDescription.javaJBCTS-225: Now catching NoClassDefFoundError as well as ClassNotFoundException when verifing java type.
1.9modifiedbelabancache/docs/TreeCache.xmlsave
1.7modifiedreverbeliiop/src/main/org/jboss/iiop/csiv2/CSIv2IORInterceptor.javaAdd a default SSL component (with a minimum set of SSL options) to theIORs for which no security config was specified.
1.4modifiedreverbeliiop/src/main/org/jboss/iiop/csiv2/CSIv2Initializer.javaAdd a default SSL component (with a minimum set of SSL options) to theIORs for which no security config was specified.
1.5modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/tx/TxInterceptor.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/SecuredTestBean.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/SecurityTester.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/TestBean.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/Tester.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/test/TxTester.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/security/RoleBasedAuthorizationInterceptor.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptor.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/InjectHandler.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.1addedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/JndiFieldInjector.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.2deletedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/JndiInjector.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.1addedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/JndiMethodInjector.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/injection/ResourceHandler.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.5modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/StatelessContainerConfiguration.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/Container.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/EJB3Deployer.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/EJBInvocation.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/Ejb3Module.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/LocalProxy.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/SessionConfiguration.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/SessionContainer.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/SimpleStatefulCache.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/StatefulContainer.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.3modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/StatefulContainerConfiguration.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/StatefulSessionLocalObjectFactory.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.7modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/StatelessContainer.javaadded field injectorsupdated ejbName to be classname or @Session(name)
1.3modifiedpatriot1burkeejb3x/src/jdk14/javax/ejb/ActivationConfigProperty.javaformatting
1.11modifiedreverbelthirdparty/jacorb-jacorb/conf/default/jacorb.propertiesTurn SSL support back to off in jacorb.properties. Turning SSL on requiresa JaasSecurityDomain MBean (for domain=IIOP+SSL), which in turn requiresa keystore. Perhaps we should add a keystore to the all config so that SSLsupport could be on by default...
1.8modifiedbelabancache/docs/TreeCache.xmladded first half of CacheLoader documentation

Reply via email to