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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:220: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:64: Exit code: 1 See compile.log in Build Artifacts for details.
Date of build: 05/16/2006 17:51:42
Time to build: 17 minutes 20 seconds
Last changed: 05/16/2006 17:44:42
Last log entry: [JBAS-1794] and [JBAS-1791] fleshing out remote connection factory usage as well as fixing the existing JDBC based implementation to be more generic. Note, this is as of yet, unused and should not be configured.Added classpath entry for jboss-serialization to support remote connection factory usage.

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

 Modifications since last build:  (first 50 of 42)
1.1addedwpricetestsuite/src/resources/jca/adapter/testremoteadapter-ds.xml[JBAS-1794] and [JBAS-1791] fleshing out remote connection factory usage as well as fixing the existing JDBC based implementation to be more generic. Note, this is as of yet, unused and should not be configured.Added classpath entry for jboss-serialization to support remote connection factory usage.
1.1addedwpricetestsuite/src/main/org/jboss/test/messagedriven/mock/JmsMockActivationFactory.java[JBAS-1434] further implemntation of MockFactory for JMS inflow testing.
1.2modifiedwpricetestsuite/src/main/org/jboss/test/messagedriven/mock/JmsMockConnection.java[JBAS-1434] further implemntation of MockFactory for JMS inflow testing.
1.2modifiedwpricetestsuite/src/main/org/jboss/test/messagedriven/mock/JmsMockConnectionFactory.java[JBAS-1434] further implemntation of MockFactory for JMS inflow testing.
1.2modifiedwpricetestsuite/src/main/org/jboss/test/messagedriven/mock/JmsMockObject.java[JBAS-1434] further implemntation of MockFactory for JMS inflow testing.
1.1addedwpricetestsuite/src/main/org/jboss/test/messagedriven/mock/JmsMockObjectException.java[JBAS-1434] further implemntation of MockFactory for JMS inflow testing.
1.2modifiedwpricetestsuite/src/main/org/jboss/test/messagedriven/mock/JmsMockObjectFactory.java[JBAS-1434] further implemntation of MockFactory for JMS inflow testing.
1.1addedwpricetestsuite/src/main/org/jboss/test/messagedriven/mock/JmsMockObjectHelper.java[JBAS-1434] further implemntation of MockFactory for JMS inflow testing.
1.2modifiedwpricetestsuite/src/main/org/jboss/test/messagedriven/mock/JmsMockObjectType.java[JBAS-1434] further implemntation of MockFactory for JMS inflow testing.
1.1addedwpricetestsuite/src/main/org/jboss/test/messagedriven/mock/JmsMockProviderAdapter.java[JBAS-1434] further implemntation of MockFactory for JMS inflow testing.
1.2modifiedwpricetestsuite/src/main/org/jboss/test/messagedriven/mock/JmsMockQueueConnection.java[JBAS-1434] further implemntation of MockFactory for JMS inflow testing.
1.2modifiedwpricetestsuite/src/main/org/jboss/test/messagedriven/mock/JmsMockTopicConnection.java[JBAS-1434] further implemntation of MockFactory for JMS inflow testing.
1.1addedwpricetestsuite/src/main/org/jboss/test/messagedriven/mock/JmsMockXmlLoadable.java[JBAS-1434] further implemntation of MockFactory for JMS inflow testing.
1.2modifiedwpricetestsuite/src/main/org/jboss/test/messagedriven/mock/MockJMSActivationFactory.java[JBAS-1434] further implemntation of MockFactory for JMS inflow testing.
1.2modifiedwpricetestsuite/src/main/org/jboss/test/messagedriven/mock/MockJMSProviderAdapter.java[JBAS-1434] further implemntation of MockFactory for JMS inflow testing.
1.1addedwpricetestsuite/src/main/org/jboss/test/messagedriven/mock/mock-provider-adapter.xml[JBAS-1434] further implemntation of MockFactory for JMS inflow testing.
1.9modifiedwpricetestsuite/src/main/org/jboss/test/jca/test/BaseConnectionManagerUnitTestCase.java[JBAS-1436] and [JBAS-1466] support for prefilling pools as well as statistics reporting. Primary changes including adding prefill support interface, as well as statistics reporting interface.
1.7modifiedwpricetestsuite/src/main/org/jboss/test/jca/test/PoolingUnitTestCase.java[JBAS-1436] and [JBAS-1466] support for prefilling pools as well as statistics reporting. Primary changes including adding prefill support interface, as well as statistics reporting interface.
1.1addedwpricetestsuite/src/main/org/jboss/test/jca/test/StatisticsFormatterUnitTestCase.java[JBAS-1436] and [JBAS-1466] support for prefilling pools as well as statistics reporting. Primary changes including adding prefill support interface, as well as statistics reporting interface.
1.1addedwpricetestsuite/src/main/org/jboss/test/jca/test/StatisticsReporterUnitTestCase.java[JBAS-1436] and [JBAS-1466] support for prefilling pools as well as statistics reporting. Primary changes including adding prefill support interface, as well as statistics reporting interface.
1.85modifiedwpriceconnector/build.xml[JBAS-1794] and [JBAS-1791] fleshing out remote connection factory usage as well as fixing the existing JDBC based implementation to be more generic. Note, this is as of yet, unused and should not be configured.Added classpath entry for jboss-serialization to support remote connection factory usage.
1.15modifiedwpriceconnector/.classpath[JBAS-1794] and [JBAS-1791] fleshing out remote connection factory usage as well as fixing the existing JDBC based implementation to be more generic. Note, this is as of yet, unused and should not be configured.Added classpath entry for jboss-serialization to support remote connection factory usage.
1.38modifiedwpriceconnector/src/resources/stylesheets/ConnectionFactoryTemplate.xsl[JBAS-1436] and [JBAS-1466] support for prefilling pools as well as statistics reporting. Primary changes including adding prefill support interface, as well as statistics reporting interface.Note, old pool filler implementation has been removed.
1.59modifiedwpriceconnector/src/main/org/jboss/resource/connectionmanager/BaseConnectionManager2.java[JBAS-1436] and [JBAS-1466] support for prefilling pools as well as statistics reporting. Primary changes including adding prefill support interface, as well as statistics reporting interface.
1.9modifiedwpriceconnector/src/main/org/jboss/resource/connectionmanager/ConnectionFactoryBindingService.java[JBAS-1436] and [JBAS-1466] support for prefilling pools as well as statistics reporting. Primary changes including adding prefill support interface, as well as statistics reporting interface.
1.7modifiedwpriceconnector/src/main/org/jboss/resource/connectionmanager/ConnectionListener.java[JBAS-1436] and [JBAS-1466] support for prefilling pools as well as statistics reporting. Primary changes including adding prefill support interface, as well as statistics reporting interface.
1.36modifiedwpriceconnector/src/main/org/jboss/resource/connectionmanager/InternalManagedConnectionPool.java[JBAS-1436] and [JBAS-1466] support for prefilling pools as well as statistics reporting. Primary changes including adding prefill support interface, as well as statistics reporting interface.
1.43modifiedwpriceconnector/src/main/org/jboss/resource/connectionmanager/JBossManagedConnectionPool.java[JBAS-1436] and [JBAS-1466] support for prefilling pools as well as statistics reporting. Primary changes including adding prefill support interface, as well as statistics reporting interface.
1.3modifiedwpriceconnector/src/main/org/jboss/resource/connectionmanager/JBossManagedConnectionPoolMBean.java[JBAS-1436] and [JBAS-1466] support for prefilling pools as well as statistics reporting. Primary changes including adding prefill support interface, as well as statistics reporting interface.
1.1addedwpriceconnector/src/main/org/jboss/resource/connectionmanager/PreFillPoolSupport.java[JBAS-1436] and [JBAS-1466] support for prefilling pools as well as statistics reporting. Primary changes including adding prefill support interface, as well as statistics reporting interface.
1.2deletedwpriceconnector/src/main/org/jboss/resource/connectionmanager/StatisticsReporter.java[JBAS-1436] and [JBAS-1466] support for prefilling pools as well as statistics reporting. Primary changes including adding prefill support interface, as well as statistics reporting interface.
1.2deletedwpriceconnector/src/main/org/jboss/resource/connectionmanager/SubPoolStatisticsFormatter.java[JBAS-1436] and [JBAS-1466] support for prefilling pools as well as statistics reporting. Primary changes including adding prefill support interface, as well as statistics reporting interface.
1.1addedwpriceconnector/src/main/org/jboss/resource/binding/remote/ConnectionFactoryBinder.java[JBAS-1794] and [JBAS-1791] fleshing out remote connection factory usage as well as fixing the existing JDBC based implementation to be more generic. Note, this is as of yet, unused and should not be configured.
1.1addedwpriceconnector/src/main/org/jboss/resource/binding/remote/ConnectionLeaseValidator.java[JBAS-1794] and [JBAS-1791] fleshing out remote connection factory usage as well as fixing the existing JDBC based implementation to be more generic. Note, this is as of yet, unused and should not be configured.
1.1addedwpriceconnector/src/main/org/jboss/resource/binding/remote/RemoteConnectionFactoryHelper.java[JBAS-1794] and [JBAS-1791] fleshing out remote connection factory usage as well as fixing the existing JDBC based implementation to be more generic. Note, this is as of yet, unused and should not be configured.
1.2modifiedwpriceconnector/src/main/org/jboss/resource/binding/remote/RemoteConnectionFactoryService.java[JBAS-1794] and [JBAS-1791] fleshing out remote connection factory usage as well as fixing the existing JDBC based implementation to be more generic. Note, this is as of yet, unused and should not be configured.
1.2modifiedwpriceconnector/src/main/org/jboss/resource/binding/remote/RemoteConnectionFactoryServiceMBean.java[JBAS-1794] and [JBAS-1791] fleshing out remote connection factory usage as well as fixing the existing JDBC based implementation to be more generic. Note, this is as of yet, unused and should not be configured.
1.1addedwpriceconnector/src/main/org/jboss/resource/binding/remote/RemoteSerializableInterceptor.java[JBAS-1794] and [JBAS-1791] fleshing out remote connection factory usage as well as fixing the existing JDBC based implementation to be more generic. Note, this is as of yet, unused and should not be configured.
1.1addedwpriceconnector/src/main/org/jboss/resource/binding/remote/RemoteSerializer.java[JBAS-1794] and [JBAS-1791] fleshing out remote connection factory usage as well as fixing the existing JDBC based implementation to be more generic. Note, this is as of yet, unused and should not be configured.
1.1addedwpriceconnector/src/main/org/jboss/resource/binding/remote/RemoteSerializerFactory.java[JBAS-1794] and [JBAS-1791] fleshing out remote connection factory usage as well as fixing the existing JDBC based implementation to be more generic. Note, this is as of yet, unused and should not be configured.
1.1addedwpriceconnector/src/main/org/jboss/resource/binding/remote/RemoteSerializerImpl.java[JBAS-1794] and [JBAS-1791] fleshing out remote connection factory usage as well as fixing the existing JDBC based implementation to be more generic. Note, this is as of yet, unused and should not be configured.
1.1addedwpriceconnector/src/main/org/jboss/resource/binding/remote/SerializableWrapper.java[JBAS-1794] and [JBAS-1791] fleshing out remote connection factory usage as well as fixing the existing JDBC based implementation to be more generic. Note, this is as of yet, unused and should not be configured.

Reply via email to