BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:224: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:148: Exit code: 1 See tests.log in Build Artifacts for details. |
Date of build: 03/28/2006 00:04:17 |
Time to build: 24 minutes 45 seconds |
Last changed: 03/27/2006 23:01:52 |
Last log entry: commented offending import to allow testsuite to compile |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 59) | ||||
1.6 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/jms/stress/StressTestBase.java | commented offending import to allow testsuite to compile |
1.6 | modified | timfox | jms/tests/src/org/jboss/test/messaging/jms/stress/Receiver.java | Interim commit to address bug |
1.4 | modified | timfox | jms/tests/src/org/jboss/test/messaging/jms/stress/Sender.java | Interim commit to address bug |
1.2 | modified | timfox | jms/tests/src/org/jboss/test/messaging/jms/stress/StressQueueSameConnectionTest.java | Interim commit to address bug |
1.5 | modified | timfox | jms/tests/src/org/jboss/test/messaging/jms/stress/StressTestBase.java | Interim commit to address bug |
1.2 | modified | timfox | jms/tests/src/org/jboss/test/messaging/jms/stress/StressTopicSameConnectionTest.java | Interim commit to address bug |
1.2 | modified | timfox | jms/tests/src/org/jboss/test/messaging/jms/stress/Transactional2PCSender.java | Interim commit to address bug |
1.2 | modified | timfox | jms/tests/src/org/jboss/test/messaging/jms/stress/TransactionalSender.java | Interim commit to address bug |
1.96 | modified | ovidiu | jms/src/main/org/jboss/jms/server/ServerPeer.java | Fixed failing ClientCrashTest. The failure was caused that currently ServerPeer starts with a default LeasePeriod valuemuch larger than the test expects. Fixed the test by setting the LeasePeriod to an appropriate value. Needed toammend ServerPeer too. |
1.6 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/jms/ClientCrashTest.java | Fixed failing ClientCrashTest. The failure was caused that currently ServerPeer starts with a default LeasePeriod valuemuch larger than the test expects. Fixed the test by setting the LeasePeriod to an appropriate value. Needed toammend ServerPeer too. |
1.3 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/util/ServiceContainerTest.java | Fixed failing ClientCrashTest. The failure was caused that currently ServerPeer starts with a default LeasePeriod valuemuch larger than the test expects. Fixed the test by setting the LeasePeriod to an appropriate value. Needed toammend ServerPeer too. |
1.2 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/util/ServiceContainerTest.java | integrating ServiceContainerTest into the testsuite |
1.109 | modified | ovidiu | jms/tests/build.xml | Fixed the avalanche of failures in the functional testsuite. It was causing by introduction of new testing supportfunctionality (JCA wrapped ConnectionFactories) without corresponding cleanup code, and hence "NOT YET IMPLEMENTED"failures. |
1.27 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/tools/jmx/ServiceContainer.java | Fixed the avalanche of failures in the functional testsuite. It was causing by introduction of new testing supportfunctionality (JCA wrapped ConnectionFactories) without corresponding cleanup code, and hence "NOT YET IMPLEMENTED"failures. |
1.1 | added | ovidiu | jms/tests/src/org/jboss/test/messaging/util/ServiceContainerTest.java | Fixed the avalanche of failures in the functional testsuite. It was causing by introduction of new testing supportfunctionality (JCA wrapped ConnectionFactories) without corresponding cleanup code, and hence "NOT YET IMPLEMENTED"failures. |
1.9 | modified | ovidiu | jms/src/cts/build.xml | Fixed the avalanche of failures in the functional testsuite. It was causing by introduction of new testing supportfunctionality (JCA wrapped ConnectionFactories) without corresponding cleanup code, and hence "NOT YET IMPLEMENTED"failures. |
1.53 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects.xml | Updated jboss-4.0-testsuite to check for modifications every 15 min. |
1.8 | modified | starksm | testsuite/src/main/org/jboss/test/xml/mbeanserver/XMBean2UnitTestCase.java | Validate more of the model mbean info |
1.8 | modified | starksm | testsuite/src/resources/xml/mbeanserver/testXMBean2.xml | Remove newline from description |
1.2 | modified | starksm | mbeans/src/main/org/jboss/mx/metadata/xb/ModelMBeanAttributeInfoContainer.java | Set the name descriptor field to the name value |
1.3 | modified | starksm | mbeans/src/main/org/jboss/mx/metadata/xb/ModelMBeanOperationInfoContainer.java | Set the name descriptor field to the name value |
1.2 | modified | starksm | mbeans/src/main/org/jboss/mx/metadata/xb/ModelMBeanOperationInfoContainer.java | Only add the role if a descriptor exists |
1.2 | modified | starksm | mbeans/src/main/org/jboss/mx/metadata/xb/ModelMBeanNotificationInfoContainer.java | Correct the descriptor name |
1.7 | modified | starksm | testsuite/src/resources/xml/mbeanserver/jboss_xmbean_2_0.xsd | Fix the operation and notification bindings |
1.7 | modified | starksm | testsuite/src/main/org/jboss/test/xml/mbeanserver/XMBean2UnitTestCase.java | Complete the element bindings |
1.7 | modified | starksm | testsuite/src/resources/xml/mbeanserver/testXMBean2.xml | Complete the element bindings |
1.6 | modified | starksm | testsuite/src/resources/xml/mbeanserver/jboss_xmbean_2_0.xsd | Complete the element bindings |
1.1 | added | starksm | mbeans/src/main/org/jboss/mx/metadata/xb/ModelMBeanAttributeInfoContainer.java | Update the schema container mappings |
1.3 | modified | starksm | mbeans/src/main/org/jboss/mx/metadata/xb/ModelMBeanConstructorInfoContainer.java | Update the schema container mappings |
1.4 | modified | starksm | mbeans/src/main/org/jboss/mx/metadata/xb/ModelMBeanInfoSupportWrapper.java | Update the schema container mappings |
1.1 | added | starksm | mbeans/src/main/org/jboss/mx/metadata/xb/ModelMBeanNotificationInfoContainer.java | Update the schema container mappings |
1.1 | added | starksm | mbeans/src/main/org/jboss/mx/metadata/xb/ModelMBeanOperationInfoContainer.java | Update the schema container mappings |
1.202 | modified | tdiesler | server/build.xml | Don't exclude webservice metadata from jdk-1.4 build |
1.5 | modified | starksm | testsuite/src/resources/xml/mbeanserver/jboss_xmbean_2_0.xsd | Correct the addConstructor method name |
1.6 | modified | starksm | testsuite/src/main/org/jboss/test/xml/mbeanserver/XMBean2UnitTestCase.java | Validate additional MBeanInfo values |
1.6 | modified | starksm | testsuite/src/resources/xml/mbeanserver/testXMBean2.xml | Add examples of all elements |
1.2 | modified | starksm | mbeans/src/main/org/jboss/mx/metadata/xb/ModelMBeanConstructorInfoContainer.java | Validate the required descriptor fields |
1.3 | modified | starksm | mbeans/src/main/org/jboss/mx/metadata/xb/ModelMBeanInfoSupportWrapper.java | Validate the required descriptor fields |
1.4 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/tools/jndi/InVMContext.java | Final tweaks to get TCK passing. Mainly configuration. Added extra XA tests. |
1.11 | modified | ovidiu | jms/src/cts/bin/xml/jboss-cts.xml | Final tweaks to get TCK passing. Mainly configuration. Added extra XA tests. |
1.108 | modified | ovidiu | jms/tests/build.xml | Final tweaks to get TCK passing. Mainly configuration. Added extra XA tests. |
1.62 | modified | ovidiu | jms/tests/bin/runtest | Final tweaks to get TCK passing. Mainly configuration. Added extra XA tests. |
1.1 | added | ovidiu | jms/tests/src/org/jboss/test/messaging/jms/XATransactionTest.java | Final tweaks to get TCK passing. Mainly configuration. Added extra XA tests. |
1.42 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/tools/ServerManagement.java | Final tweaks to get TCK passing. Mainly configuration. Added extra XA tests. |
1.26 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/tools/jmx/ServiceContainer.java | Final tweaks to get TCK passing. Mainly configuration. Added extra XA tests. |
1.9 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/tools/jmx/rmi/LocalTestServer.java | Final tweaks to get TCK passing. Mainly configuration. Added extra XA tests. |
1.7 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/tools/jmx/rmi/RMITestServer.java | Final tweaks to get TCK passing. Mainly configuration. Added extra XA tests. |
1.20 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/tools/jmx/rmi/Server.java | Final tweaks to get TCK passing. Mainly configuration. Added extra XA tests. |
1.15 | modified | ovidiu | jms/src/main/org/jboss/messaging/core/plugin/JDBCPersistenceManager.java | minor reformatting |
1.64 | modified | ovidiu | jms/src/main/org/jboss/jms/client/remoting/MessageCallbackHandler.java | minor reformatting |