View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041229182654

BUILD FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xml:37: Exit code: 1 See compile.log in Build Artifacts for details. JAVA_HOME=/opt/j2sdk1.4.2_05/
Date of build: 12/29/2004 18:26:54
Time to build: 27 minutes 48 seconds
Last changed: 12/29/2004 18:09:38
Last log entry: Include org/jboss/test/jmx/invoker/BadListener.class in the rmic.includes patternset

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

 Modifications since last build:  (11)
1.165.2.177modifiedstarksmtestsuite/build.xmlInclude org/jboss/test/jmx/invoker/BadListener.class in the rmic.includes patternset
1.1.2.5modifiedstarksmtestsuite/src/main/org/jboss/test/jmx/test/JMXInvokerUnitTestCase.javaUpdate the invoker test to test the behavior of a remote listener that blocks in the jmx notification callback to test the ability of the server side service to function in the presence of bad clients.
1.1.2.7modifiedstarksmtestsuite/src/main/org/jboss/test/jmx/invoker/InvokerTest.javaUpdate the invoker test to test the behavior of a remote listener that blocks in the jmx notification callback to test the ability of the server side service to function in the presence of bad clients.
1.1.2.2modifiedstarksmtestsuite/src/main/org/jboss/test/jmx/invoker/Listener.javaUpdate the invoker test to test the behavior of a remote listener that blocks in the jmx notification callback to test the ability of the server side service to function in the presence of bad clients.
1.3.2.5modifiedstarksmjmx/src/main/org/jboss/mx/notification/AsynchNotificationBroadcasterSupport.javaUpdate to use the org.jboss.util.threadpool version of the thread pool and allow for instance specific notification completion timeout and thread pool.
1.1.2.2modifiedstarksmcommon/src/main/org/jboss/util/threadpool/BasicTaskWrapper.java- Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum.
1.1.2.7modifiedstarksmcommon/src/main/org/jboss/util/threadpool/BasicThreadPool.java- Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum.
1.1.2.4modifiedstarksmcommon/src/main/org/jboss/util/threadpool/BasicThreadPoolMBean.java- Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum.
1.1.2.2modifiedstarksmcommon/src/main/org/jboss/util/threadpool/RunnableTaskWrapper.java- Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum.
1.1.2.2modifiedstarksmcommon/src/main/org/jboss/util/threadpool/TaskWrapper.java- Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum.
1.1.2.3modifiedstarksmcommon/src/main/org/jboss/util/threadpool/ThreadPool.java- Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum.

Reply via email to