[GUMP] Build Failure - spice-threadpool

Peter Donald <peter-4lf8KW9E9MLMqX/[email protected]>
Newsgroups gmane.comp.java.spice.devel
Message-ID <[email protected]>
----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-04-11/spice-threadpool.html>
----------------------------------------------------

Buildfile: build.xml

build:
     [echo] 
     [echo]             WARNING: Build file is only for use by GUMP and thus
     [echo]             should not be used by developers. Please use maven instead.
     [echo]             As a result ClassPath for dependencies is not defined.
     [echo]         
    [mkdir] Created dir: /home/rubys/jakarta/spice/components/threadpool/target/classes
    [javac] Compiling 11 source files to /home/rubys/jakarta/spice/components/threadpool/target/classes
     [copy] Copying 2 files to /home/rubys/jakarta/spice/components/threadpool/target/classes
      [jar] Building jar: /home/rubys/jakarta/spice/components/threadpool/target/spice-threadpool-20030411.jar

test:
    [mkdir] Created dir: /home/rubys/jakarta/spice/components/threadpool/target/test-reports
     [echo] target.basedir=/home/rubys/jakarta/spice/components/threadpool
    [junit] Running org.realityforge.threadpool.impl.ThreadPoolTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 1.31 sec
    [junit] Testsuite: org.realityforge.threadpool.impl.ThreadPoolTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 1.31 sec
    [junit] ------------- Standard Output ---------------
    [junit] [INFO] Creating a new ThreadPool testThreadPool(priority=5,isDaemon=false) with max-threads=3 and max-idle=1
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: testSchemaValidation took 1.254 sec
    [junit] Testcase: testNullInCtor took 0.047 sec
    [junit] 	Caused an ERROR
    [junit] org/apache/commons/collections/CursorableLinkedList
    [junit] java.lang.NoClassDefFoundError: org/apache/commons/collections/CursorableLinkedList
    [junit] 	at org.apache.commons.pool.impl.GenericObjectPool.<init>(GenericObjectPool.java:408)
    [junit] 	at org.apache.commons.pool.impl.GenericObjectPool.<init>(GenericObjectPool.java:311)
    [junit] 	at org.realityforge.threadpool.impl.CommonsThreadPool.initialize(CommonsThreadPool.java:131)
    [junit] 	at org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil.java:283)
    [junit] 	at org.realityforge.threadpool.impl.ThreadPoolTestCase.createThreadPool(ThreadPoolTestCase.java:209)
    [junit] 	at org.realityforge.threadpool.impl.ThreadPoolTestCase.testNullInCtor(ThreadPoolTestCase.java:74)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    [junit] Testcase: testNullInCtor

BUILD FAILED
/home/rubys/jakarta/spice/components/threadpool/build.xml:50: Test org.realityforge.threadpool.impl.ThreadPoolTestCase failed

Total time: 5 seconds


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.