TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:235: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures. |
Date of build: 02/22/2006 10:32:17 |
Time to build: 49 minutes 49 seconds |
Last changed: 02/21/2006 11:18:34 |
Last log entry: Adding 3.2.8 on the matrix testsuite list |
Unit Tests: (1848) Total Errors and Failures: (5) | ||||||||||
| ||||||||||
Modifications since last build: (first 50 of 18) | ||||
1.165.2.202 | modified | csuconic | testsuite/build.xml | Adding 3.2.8 on the matrix testsuite list |
1.8.2.9 | modified | dimitris | management/src/main/org/jboss/management/j2ee/MBean.java | JBAS-2082, avoid creating a dynamic proxy for a single attribute read, reduce the trace verboseness of the caught exception when cannot find an MBean's "State" attribute |
1.12.2.14 | modified | dimitris | naming/src/main/org/jnp/server/Main.java | JBAS-1806, call custom RMIClientSocketFactory.setBindAddress() if method is provided (+ tidy up the MBean interface, and synch across branches) |
1.6.2.4 | modified | dimitris | naming/src/main/org/jnp/server/MainMBean.java | JBAS-1806, call custom RMIClientSocketFactory.setBindAddress() if method is provided (+ tidy up the MBean interface, and synch across branches) |
1.2.2.7 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/ScheduleManager.java | JBAS-2797, fix wrong way for retrieving Hashtable mSchedules values |
1.1.2.19 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | [JBAS-2792] Avoid NPE; don't assign the result of loadSession to local variable |
1.2.2.6 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/ScheduleManager.java | tidy up the ScheduleManager, synch across branches |
1.2.4.3 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/ScheduleManagerMBean.java | tidy up the ScheduleManager, synch across branches |
1.2.2.4 | modified | csuconic | server/src/main/org/jboss/jmx/adaptor/rmi/RMIAdaptor.java | JBAS-2803 - Proposed fix |
1.3.2.6 | modified | csuconic | server/src/main/org/jboss/jmx/adaptor/rmi/RMIAdaptorImpl.java | JBAS-2803 - Proposed fix |
1.9.2.3 | modified | csuconic | server/src/main/org/jboss/jmx/connector/rmi/RMIConnectorImpl.java | JBAS-2803 - Proposed fix |
1.12.4.22 | modified | starksm | security/src/main/org/jboss/security/plugins/JaasSecurityManagerService.java | JBAS-2201, set the securityMgrClass default value to JaasSecurityManager.class. |
1.1.4.2 | modified | dimitris | server/src/bin/jboss_init_hpux.sh | JBAS-2574, System Startup Script for JBoss AS on HP-UX |
1.1.4.1 | deleted | dimitris | server/src/bin/jboss_init_hpux.sh | file jboss_init_hpux.sh was added on branch Branch_3_2 on 2006-02-20 10:39:56 +0000 |
1.5.2.8 | modified | starksm | connector/src/main/org/jboss/resource/connectionmanager/CachedConnectionInterceptor.java | JBAS-545, provide access to the underlying EntityPersistenceManager. |
1.6.2.7 | modified | starksm | server/src/etc/conf/default/login-config.xml | JBAS-2820, restore-login-identity=true to the client-login configuration so any existing security context will be restored on logout |
1.3.4.7 | modified | starksm | security/src/main/org/jboss/security/ClientLoginModule.java | JBAS-2820, If restore-login-identity=true push on commit, pop on logout/abort the SecurityAssociation context rather than using the old setters/clear as these don't interact with the SecurityAssociation stack correctly when in the server. |
1.1.2.3 | modified | starksm | security/src/main/org/jboss/security/SecurityAssociationActions.java | JBAS-2820, If restore-login-identity=true push on commit, pop on logout/abort the SecurityAssociation context rather than using the old setters/clear as these don't interact with the SecurityAssociation stack correctly when in the server. |