No subject


Mon Mar 29 23:06:26 UTC 2010


[...]
    [junit] ------------- Standard Output ---------------
    [junit] STOPING TIME : 1277830221585 : 1277830221592
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] SLF4J: Class path contains multiple SLF4J bindings.
    [junit] SLF4J: Found binding in [jar:file:/usr/share/java/slf4j-simple.jar!/org/slf4j/impl/StaticLoggerBinder.class]
    [junit] SLF4J: Found binding in [jar:file:/usr/share/java/slf4j-simple.jar!/org/slf4j/impl/StaticLoggerBinder.class]
    [junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
    [junit] 30 [main] INFO org.mortbay.log - Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
    [junit] 30 [main] WARN org.mortbay.log - failed org.mortbay.component.LifeCycleListenerTest$TestLifeCycle at 6dc4ade0: java.lang.Exception: test exception
    [junit] 59 [main] WARN org.mortbay.log - failed org.mortbay.component.LifeCycleListenerTest$TestLifeCycle at 6d914510: java.lang.Exception: test exception
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testStart took 0.681 sec
    [junit] Testcase: testStop took 0.026 sec
    [junit] Testcase: testRemoveLifecycleListener took 0.007 sec
    [junit] Testsuite: org.mortbay.thread.ThreadPoolTest
    [junit] Tests run: 4, Failures: 0, Errors: 1, Time elapsed: 14.969 sec
    [junit] ------------- Standard Error -----------------
    [junit] SLF4J: Class path contains multiple SLF4J bindings.
    [junit] SLF4J: Found binding in [jar:file:/usr/share/java/slf4j-simple.jar!/org/slf4j/impl/StaticLoggerBinder.class]
    [junit] SLF4J: Found binding in [jar:file:/usr/share/java/slf4j-simple.jar!/org/slf4j/impl/StaticLoggerBinder.class]
    [junit] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
    [junit] 235 [main] INFO org.mortbay.log - Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
    [junit] 0 threads=10 idle=0
    [junit] 100 threads=6 idle=6
    [junit] 200 threads=3 idle=3
    [junit] 300 threads=2 idle=2
    [junit] 400 threads=2 idle=2
    [junit] 500 threads=2 idle=2
    [junit] 13458 [main] WARN org.mortbay.log - failed org.mortbay.thread.QueuedThreadPool at 6d6c7130: java.lang.OutOfMemoryError: Cannot create additional threads
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testQueuedThreadPool took 5.534 sec
    [junit] Testcase: testQueuedThreadPoolShrink took 8.676 sec
    [junit] Testcase: testStress took 0.028 sec
    [junit] 	Caused an ERROR
    [junit] Cannot create additional threads
    [junit] java.lang.OutOfMemoryError: Cannot create additional threads
    [junit]    at java.lang.Thread.start(libgcj.so.10)
    [junit]    at org.mortbay.thread.QueuedThreadPool.newThread(QueuedThreadPool.java:462)
    [junit]    at org.mortbay.thread.QueuedThreadPool.doStart(QueuedThreadPool.java:403)
    [junit]    at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
    [junit]    at org.mortbay.thread.ThreadPoolTest.testStress(ThreadPoolTest.java:144)
    [junit] 
    [junit] Testcase: testMaxStopTime took 0.112 sec

BUILD FAILED
/build/buildd-jetty_6.1.24-4-hppa-wkHHKO/jetty-6.1.24/debian/build.xml:25: The following error occurred while executing this line:
/build/buildd-jetty_6.1.24-4-hppa-wkHHKO/jetty-6.1.24/debian/module.xml:54: The following error occurred while executing this line:
/build/buildd-jetty_6.1.24-4-hppa-wkHHKO/jetty-6.1.24/debian/module.xml:160: Test org.mortbay.thread.ThreadPoolTest failed

Total time: 43 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2






More information about the pkg-java-maintainers mailing list