View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060707062802

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:208: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:70: Unable to delete file /services/cruisecontrol/work/checkout/jboss-head/build/output/jboss-5.0.0.Beta/bin/.nfs0000000001e7833c000045d0
Date of build: 07/07/2006 06:28:02
Time to build: 1 minute 11 seconds
Last changed: 07/07/2006 06:19:04
Last log entry: [JBAOP-226] Resolve memory leaks for the generated advisors.

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (first 50 of 21)
1.3modifiedkkhanaop/src/test/org/jboss/test/aop/memoryleaks/MemoryLeakTestCase.java[JBAOP-226] Resolve memory leaks for the generated advisors.
1.163modifiedkkhanaop/src/main/org/jboss/aop/AspectManager.javaRename the jboss.aop.debug-classes system property to jboss.aop.debug.classes. If set to true, TransformerCommon will call CtClass.debugWriteFile() to output the contents of the class
1.15modifiedkkhanaop/src/main/org/jboss/aop/instrument/TransformerCommon.javaRename the jboss.aop.debug-classes system property to jboss.aop.debug.classes. If set to true, TransformerCommon will call CtClass.debugWriteFile() to output the contents of the class
1.9modifiedaloubyanskytestsuite/src/main/org/jboss/test/xml/WildcardUnresolvedElementsUnitTestCase.javadisabled trace
1.20modifiedwpriceconnector/src/main/org/jboss/resource/deployment/RARDeployer.java[JBAS-3343] Removed spurios printStackTrace(), format, cleanup.
1.5modifiedwpricetestsuite/imports/sections/jca.xml[JBAS-3343] New additions allow for overriding ra.xml ResourceAdapter level properties with jboss-ra.xml file. New meta data constructs, ObjectModelFactory and extension to the RARDeployer encompass this new functionality.Added new unit test case and support files.
1.1addedwpricetestsuite/src/main/org/jboss/test/jcaprops/test/JBossRaXmlOverrideUnitTestCase.java[JBAS-3343] New additions allow for overriding ra.xml ResourceAdapter level properties with jboss-ra.xml file. New meta data constructs, ObjectModelFactory and extension to the RARDeployer encompass this new functionality.Added new unit test case and support files.
1.10modifiedwpriceconnector/src/main/org/jboss/resource/metadata/ConnectorMetaData.java[JBAS-3343] New additions allow for overriding ra.xml ResourceAdapter level properties with jboss-ra.xml file. New meta data constructs, ObjectModelFactory and extension to the RARDeployer encompass this new functionality.
1.1addedwpriceconnector/src/main/org/jboss/resource/metadata/JBossRAMetaData.java[JBAS-3343] New additions allow for overriding ra.xml ResourceAdapter level properties with jboss-ra.xml file. New meta data constructs, ObjectModelFactory and extension to the RARDeployer encompass this new functionality.
1.1addedwpriceconnector/src/main/org/jboss/resource/metadata/RARDeploymentMetaData.java[JBAS-3343] New additions allow for overriding ra.xml ResourceAdapter level properties with jboss-ra.xml file. New meta data constructs, ObjectModelFactory and extension to the RARDeployer encompass this new functionality.
1.1addedwpriceconnector/src/main/org/jboss/resource/deployment/JBossRAObjectModelFactory.java[JBAS-3343] New additions allow for overriding ra.xml ResourceAdapter level properties with jboss-ra.xml file. New meta data constructs, ObjectModelFactory and extension to the RARDeployer encompass this new functionality.
1.19modifiedwpriceconnector/src/main/org/jboss/resource/deployment/RARDeployer.java[JBAS-3343] New additions allow for overriding ra.xml ResourceAdapter level properties with jboss-ra.xml file. New meta data constructs, ObjectModelFactory and extension to the RARDeployer encompass this new functionality.
1.15modifiedwpriceconnector/src/main/org/jboss/resource/deployment/RARDeployment.java[JBAS-3343] New additions allow for overriding ra.xml ResourceAdapter level properties with jboss-ra.xml file. New meta data constructs, ObjectModelFactory and extension to the RARDeployer encompass this new functionality.
1.8modifiedwpriceconnector/src/main/org/jboss/resource/deployment/ResourceAdapterFactory.java[JBAS-3343] New additions allow for overriding ra.xml ResourceAdapter level properties with jboss-ra.xml file. New meta data constructs, ObjectModelFactory and extension to the RARDeployer encompass this new functionality.
1.43modifiedwpriceconnector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java[JBAS-3336] XAManagedConnections that experience failure issues (XAER_RMFAIL, XAERR_RMERR) during enlistment are no longer returned to the pool but destroyed.
1.22modifiedwpricetestsuite/src/main/org/jboss/test/jca/test/XATxConnectionManagerUnitTestCase.java[JBAS-3336] XAManagedConnections that experience failure issues (XAER_RMFAIL, XAERR_RMERR) during enlistment are no longer returned to the pool but destroyed. Added support methods to testing framework.
1.6modifiedwpricetestsuite/src/main/org/jboss/test/jca/ejb/XAExceptionSessionBean.java[JBAS-3336] XAManagedConnections that experience failure issues (XAER_RMFAIL, XAERR_RMERR) during enlistment are no longer returned to the pool but destroyed. Added support methods to testing framework.
1.18modifiedwpricetestsuite/src/main/org/jboss/test/jca/adapter/TestManagedConnection.java[JBAS-3336] XAManagedConnections that experience failure issues (XAER_RMFAIL, XAERR_RMERR) during enlistment are no longer returned to the pool but destroyed. Added support methods to testing framework.
1.12modifiedwpricetestsuite/src/main/org/jboss/test/jca/adapter/TestConnection.java[JBAS-3336] XAManagedConnections that experience failure issues (XAER_RMFAIL, XAERR_RMERR) during enlistment are no longer returned to the pool but destroyed. Added support methods to testing framework.
1.6modifiedwpricetestsuite/src/main/org/jboss/test/jca/adapter/TestConnectionFactory.java[JBAS-3336] XAManagedConnections that experience failure issues (XAER_RMFAIL, XAERR_RMERR) during enlistment are no longer returned to the pool but destroyed. Added support methods to testing framework.
1.19modifiedwpriceconnector/src/main/org/jboss/resource/adapter/jdbc/xa/XAManagedConnection.java[JBAS-3336] XAManagedConnections that experience failure issues (XAER_RMFAIL, XAERR_RMERR) during enlistment are no longer returned to the pool but destroyed.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to