View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.2-testsuite-1.6?log=log20070214200633

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: 02/14/2007 20:06:33
Time to build: 16 minutes 49 seconds
Last changed: 02/14/2007 19:59:07
Last log entry: [JBAOP-357] Preload ByteArrayClassPath so that JRockit does not need to load up that class as part of weaving classes

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

 Modifications since last build:  (first 50 of 29)
60554modifiedkabir.khan@jboss.com//branches/Branch_4_2/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.java[JBAOP-357] Preload ByteArrayClassPath so that JRockit does not need to load up that class as part of weaving classes
60552modifiedweston.price@jboss.com//branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsServerSessionPool.java[JBAS-3972]Fixed incorrect synchronization handling of server sessionsas well as using the correct cloned session list in startup code.
60547modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.javaEJBTHREE-875: unregistering persistence units in deployment destroy
60547modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.javaEJBTHREE-875: unregistering persistence units in deployment destroy
60547modifiedwolfc//branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/PersistenceUnitRegistry.javaEJBTHREE-875: unregistering persistence units in deployment destroy
60546addedrrajesh//branches/Branch_4_2/testsuite/src/etc/serialVersionUID/405.serJBAS-3776 SerialVersionUID's for 405
60545modifiedrrajesh//branches/Branch_4_2/testsuite/src/main/org/jboss/test/compatibility/test/SerialVersionUIDUnitTestCase.javaJBAS-3776 Added jboss 403SP1, 404 and 405 to SerialVersionUIDUnitTestCase
60544modifiedrrajesh//branches/Branch_4_2/testsuite/build.xmlJBAS-3776 Increased PermGenSize for SerialVersionUIDUnitTestCase
60539modifiedbstansberry@jboss.com//branches/Branch_4_2/testsuite/src/main/org/jboss/test/web/test/TreeCacheSSOClusterManagerUnitTestCase.java[JBAS-4097] Ensure we don't bind DummyTransactionManager in JNDI
60537modifieddimitris@jboss.org//branches/Branch_4_2/system/src/main/org/jboss/system/server/ServerInfo.javaJBAS-3838, avoid NPE at getThreadInfo
60534modifieddimitris@jboss.org//branches/Branch_4_2/system/src/main/org/jboss/system/server/ServerInfo.javaJBAS-3675, tidy up and add support for ThreadInfo getLockOwnerId/getLockOwnerName. The problem is all those operations are a no-op on all the jdks I tried, returning -1/null, so when jdk support comes, just uncomment the implementation.
60531modifiedthomas.diesler@jboss.com//branches/Branch_4_2/build/build-distr.xmlExternalize jaxr. Use jaxr-1.2.0.GA
60531modifiedthomas.diesler@jboss.com//branches/Branch_4_2/varia/build.xmlExternalize jaxr. Use jaxr-1.2.0.GA
60531deletedthomas.diesler@jboss.com//branches/Branch_4_2/varia/src/resources/juddiExternalize jaxr. Use jaxr-1.2.0.GA
60531modifiedthomas.diesler@jboss.com//branches/Branch_4_2/build/build-thirdparty.xmlExternalize jaxr. Use jaxr-1.2.0.GA
60531modifiedthomas.diesler@jboss.com//branches/Branch_4_2/testsuite/build.xmlExternalize jaxr. Use jaxr-1.2.0.GA
60531deletedthomas.diesler@jboss.com//branches/Branch_4_2/varia/src/main/org/jboss/jaxrExternalize jaxr. Use jaxr-1.2.0.GA
60529modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/build.xmlJBAS-4024, disable txiiop test
60516modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/tm/test/AbstractTransactionLocalStressTest.javaJBAS-4079, those tests target a local JBossTM, so make it explicit
60516modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/tm/test/TransactionLocalUnitTestCase.javaJBAS-4079, those tests target a local JBossTM, so make it explicit
60514modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/tm/ejb/TxTimeoutBean.javaincrease the timeout
60513modifiedwolfc//branches/Branch_4_2/ejb3/build-test.xmlCreating more jars
60512modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/ServiceBean.javaFixed ambigious injection
60512modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/StatelessBean.javaFixed ambigious injection
60511modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/TransactionQueueTestMDB.javaUsing transactionTimeout activation config property
60510modifiedwolfc//branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/unit/FailLocalRemoteSameInterfaceUnitTestCase.javaFixed test
60503modifiedjfrederic.clere@jboss.com//branches/Branch_4_2/system/src/bin/run.batAvoid using tools.jar because it is not needed by TC nor javassist.
60503modifiedjfrederic.clere@jboss.com//branches/Branch_4_2/system/src/bin/run.shAvoid using tools.jar because it is not needed by TC nor javassist.
60501modifieddimitris@jboss.org//branches/Branch_4_2/testsuite/src/main/org/jboss/test/tm/test/TxTimeoutUnitTestCase.javaJBAS-4011, the arjuna transaction manager does not allow the setting of the global default tx timeout after the tx manager is started, so we won't test the default timeout setting