View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite-sun-1.4?log=log20070402225519

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:332: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:130: Exit code: 1 See compile-build.log in Build Artifacts for details.
Date of build: 04/02/2007 22:55:19
Time to build: 16 minutes 40 seconds
Last changed: 04/02/2007 15:53:17
Last log entry: JBAS-4240 Added comment

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

 Modifications since last build:  (first 50 of 32)
62002modifiedrrajesh//branches/Branch_4_0/server/src/resources/uuid-key-generator/META-INF/jboss-service.xmlJBAS-4240 Added comment
62000modifiedrrajesh//branches/Branch_4_0/messaging/src/etc/server/examples/deploy/db2-jdbc2-service.xmlChanged DataSourceBinding name from DefaultDS to DB2DS
61999addedrrajesh//branches/Branch_4_0/messaging/src/etc/server/examples/deploy/db2-jdbc2-service.xmljbossmq persistance configurations for DB2
61995modifiedrrajesh//branches/Branch_4_0/server/src/resources/uuid-key-generator/META-INF/jboss-service.xmlJBAS-4240 Wrap the SQL in a single line for DB2 7.2
61989modifiedalex.loubyansky@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/ejb/plugins/keygenerator/hilo/HiLoKeyGeneratorFactory.javaJBAS-4285
61947modifiedalex.loubyansky@jboss.com//branches/Branch_4_0/server/src/main/org/jboss/ejb/txtimer/GeneralPurposeDatabasePersistencePlugin.javaJBAS-4278
61876modifiedbstansberry@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/ha/singleton/test/HASingletonSupportUnitTestCase.java[JBAS-4262] Port JBAS-4229 fix to Branch_4_0
61875modifiedbstansberry@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/ha/singleton/HASingletonSupportTester.java[JBAS-4262] Port JBAS-4229 fix to Branch_4_0
61875modifiedbstansberry@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/cluster/test/DRMTestCase.java[JBAS-4262] Port JBAS-4229 fix to Branch_4_0
61874modifiedbstansberry@jboss.com//branches/Branch_4_0/testsuite/src/main/org/jboss/test/JBossClusteredTestCase.javaSupport deploying multiple packages
61872modifiedbstansberry@jboss.com//branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/HASingletonController.java[JBAS-4262] Port JBAS-4229 fix to Branch_4_0
61872addedbstansberry@jboss.com//branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/RestartOnMergeHASingletonController.java[JBAS-4262] Port JBAS-4229 fix to Branch_4_0
61872modifiedbstansberry@jboss.com//branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/server/DistributedReplicantManagerImpl.java[JBAS-4262] Port JBAS-4229 fix to Branch_4_0
61872addedbstansberry@jboss.com//branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/interfaces/ClusterMergeStatus.java[JBAS-4262] Port JBAS-4229 fix to Branch_4_0
61872modifiedbstansberry@jboss.com//branches/Branch_4_0/cluster/src/etc/deploy-hasingleton-service.xml[JBAS-4262] Port JBAS-4229 fix to Branch_4_0
61872modifiedbstansberry@jboss.com//branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/HASingletonSupport.java[JBAS-4262] Port JBAS-4229 fix to Branch_4_0
61865modifiedthomas.diesler@jboss.com//branches/Branch_4_0/build/build-thirdparty.xmlUpdate to jbossws-1.2.1.DEV
61854modifiedluc.texier@jboss.com//branches/Branch_4_0/messaging/src/main/org/jboss/mq/pm/jdbc2/MSSQLPersistenceManager.javaJBAS-4260 updated JBossMQ's MSSQL pm and added MSSQL sm
61854modifiedluc.texier@jboss.com//branches/Branch_4_0/messaging/src/main/org/jboss/mq/sm/jdbc/JDBCStateManager.javaJBAS-4260 updated JBossMQ's MSSQL pm and added MSSQL sm
61854addedluc.texier@jboss.com//branches/Branch_4_0/messaging/src/main/org/jboss/mq/sm/jdbc/MSSQLJDBCStateManager.javaJBAS-4260 updated JBossMQ's MSSQL pm and added MSSQL sm
61840modifieddimitris@jboss.org//branches/Branch_4_0/testsuite/src/resources/txtimer/META-INF/jboss.xmlJBAS-4248, txtimer entity bean tests needs commit options A
61745modifiedadrian@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/messagedriven/support/BasicMessageDrivenUnitTest.java[JBAS-4247] - Fix this broken test where the exception listener was not being installed and the sendMessage was not retrying
61745modifiedadrian@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/messagedriven/support/SendMessageOperation.java[JBAS-4247] - Fix this broken test where the exception listener was not being installed and the sendMessage was not retrying
61745modifiedadrian@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/messagedriven/support/JMSContainerInvokerSimpleMessageDrivenUnitTest.java[JBAS-4247] - Fix this broken test where the exception listener was not being installed and the sendMessage was not retrying
61742addedadrian@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/PersistenceManagerDisconnectClientsUnitTestCase.java[JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client
61742modifiedadrian@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/UIL2DisconnectClientsUnitTestCase.java[JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client
61742addedadrian@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/AbstractRestartDisconnectClientsTest.java[JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client
61742addedadrian@jboss.org//branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/DestinationManagerDisconnectClientsUnitTestCase.java[JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client
61740modifiedadrian@jboss.org//branches/Branch_4_0/messaging/src/main/org/jboss/mq/Connection.java[JBAS-4256] - Trigger the exception listener when the client does not initiate the close request
61710modifieddimitris@jboss.org//branches/Branch_4_0/testsuite/build.xmlJBPAPP-83, JBPAPP-72, rollback, '==' at -Djava.security.policy, it is intentional used to indicate that only the specific policy file should be used.
61709modifieddimitris@jboss.org//branches/Branch_4_0/testsuite/imports/server-config.xmlJBPAPP-83, JBPAPP-72, rollback, '==' at -Djava.security.policy, it is intentional used to indicate that only the specific policy file should be used.
61695modifieddimitris@jboss.org//branches/Branch_4_0/testsuite/imports/server-config.xmlJBPAPP-83, replace '==' with '=' in -Djava.security.policy