BUILD FAILED |
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-common.xml:334: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-common.xml:130: Exit code: 1 See compile-build.log in Build Artifacts for details. |
Date of build: 02/07/2007 13:47:09 |
Time to build: 16 minutes 41 seconds |
Last changed: 02/07/2007 13:31:00 |
Last log entry: JBAS-4082, fix naming tests after naming service changes |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 3697) | ||||
60395 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/services/jboss-service.xml | JBAS-4082, fix naming tests after naming service changes |
60392 | added | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/jms/DestinationManagerJMSDestinationFactory.java | Using DestinationManager |
60392 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/jms/JMSDestinationFactory.java | Using DestinationManager |
60390 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/services/pooled-service.xml | JBAS-4082, fix naming tests after naming service changes |
60390 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/services/naming-xmbean.xml | JBAS-4082, fix naming tests after naming service changes |
60388 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.java | [JBAOP-357] Preload HeirarchicalLoaderRepository3 so that JRockit does not need to load up that class as part of weaving classes |
60384 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.java | Better loggin of which class failed |
60382 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/test/NamingServerSetup.java | JBAS-4082, fix naming tests after naming service changes |
60381 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/aspects/src/main/org/jboss/aop/deployment/JBossClassPoolFactory.java | [JBAOP-254] Add a few retries for the createTempDir() - "Access Is Denied" problem |
60378 | modified | weston.price@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jca/test/BaseConnectionManagerUnitTestCase.java | [JBAS-3911][JBAS-4016] Fixed testsuite rolled back to previous behavioruntil it can be reconsidered. |
60377 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/main/org/jboss/resource/connectionmanager/InternalManagedConnectionPool.java | [JBAS-3911] Rollback to previous min/max behavior until this can be rethought. |
60375 | modified | wolfc | //branches/Branch_4_2/ejb3/src/resources/test/service/test-destination-service.xml | Fixed deployment |
60374 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dd/mdb/unit/MDBUnitTestCase.java | Fixed deployment |
60373 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/AssemblyDescriptor.java | Fixed SecurityRoleMetaData |
60373 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/security/Ejb3AuthenticationInterceptor.java | Fixed SecurityRoleMetaData |
60373 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/EjbJarDDObjectFactory.java | Fixed SecurityRoleMetaData |
60373 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/JBossDDObjectFactory.java | Fixed SecurityRoleMetaData |
60373 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptorFactory.java | Fixed SecurityRoleMetaData |
60370 | modified | wolfc | //branches/Branch_4_2/ejb3/local.properties | Reverted local.properties |
60368 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/iiop/test/ParameterPassingStressTestCase.java | JBAS-3613, conditionally skip test_getException() on Sun JVM 1.5 |
60356 | modified | stan.silvert@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/web/test/ssl/SSLUnitTestCase.java | HttpClient now automatically handles 302 redirects. setFollowRedirects(false) |
60355 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/test/CircularityUnitTestCase.java | JBAS-4066, Update logging and javadoc |
60355 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/circularity/test/RecursiveCCETests.java | JBAS-4066, Update logging and javadoc |
60355 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/circularity/test/CircularLoadTests.java | JBAS-4066, Update logging and javadoc |
60351 | modified | scott.stark@jboss.org | //branches/Branch_4_2/jmx/src/main/org/jboss/mx/loading/LoadMgr3.java | JBAS-4066, Retry if the load error is an instanceof ClassCircularityErroror exactly of type LinkageError.class |
60347 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/jmx/interceptors/jboss-service.xml | Fix org.jboss.test.jmx.test.DeployXMBeanUnitTestCase, broken after the Naming changes |
60347 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/jmx/interceptors/naming-xmbean.xml | Fix org.jboss.test.jmx.test.DeployXMBeanUnitTestCase, broken after the Naming changes |
60346 | modified | bstansberry@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/session/JBossCacheManager.java | [JBAS-4075] Use java.util.concurrent.ConcurrentHashMap |
60343 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/UIL2JBossMQUnitTestCase.java | JBAS-4074, the execution order of tests in this test case is important |
60343 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/JBossMQUnitTest.java | JBAS-4074, the execution order of tests in this test case is important |
60341 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/ExtendedPersistenceUnitTestCase.java | Correct assertion to reflect independent life of nested SFSB |
60339 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/build-test.xml | Support for added clustered entity tests |
60337 | modified | wolfc | //branches/Branch_4_2/ejb3/build-test.xml | Enabled more tests |
60331 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-distr.xml | reference bsh.jar explicitly, since v1.3.0 contains both bsh.jar and bsh-1.3.0.jar |
60330 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/StatelessSessionBean.java | Use the VMID to identify the VM. Fixes the XPC test case |
60321 | modified | scott.stark@jboss.org | //branches/Branch_4_2/jmx/src/main/org/jboss/mx/loading/RepositoryClassLoader.java | JBAS-3265, reject null or empty class names with a CNFE |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/interfaces/TestENC.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/ejb/TestENCBean.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/jar/META-INF/jboss.xml | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/interfaces/TestEjbLinkLocal.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/users.properties | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/roles.properties | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/interfaces/TestENCHome.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/test/SecurityUnitTestCase.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/interfaces/TestENCHome2.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/ejb/TestEjbLinkBean.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/security/src/main/org/jboss/security/jndi/JndiLoginInitialContextFactory.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/interfaces/TestEjbLinkLocalHome.java | JBAS-2523, multi-threaded and restoreIdentity options |
60317 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/naming/jar/META-INF/ejb-jar.xml | JBAS-2523, multi-threaded and restoreIdentity options |
60316 | modified | scott.stark@jboss.org | //branches/Branch_4_2/build/build-distr.xml | Correct the beanshell jar copy |