To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at [EMAIL PROTECTED]

Project logging-log4j-tests has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - logging-log4j-tests :  Reliable, fast and flexible logging package for 
Java


Full details are available at:
    
http://vmgump.apache.org/gump/public/logging-log4j/logging-log4j-tests/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Dependency on jakarta-servletapi-4 exists, no need to add for property 
servlet-api.jar.
 -INFO- Made directory 
[/usr/local/gump/public/workspace/logging-log4j/tests/classes]
 -INFO- Failed with reason build failed



The following work was performed:
http://vmgump.apache.org/gump/public/logging-log4j/logging-log4j-tests/gump_work/build_logging-log4j_logging-log4j-tests.html
Work Name: build_logging-log4j_logging-log4j-tests (Type: Build)
Work ended in a state of : Failed
Elapsed: 43 secs
Command Line: java -Djava.awt.headless=true -Dant.build.clonevm=true 
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar
 org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml 
-Dbuild.sysclasspath=only 
-Dservlet-api.jar=/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar
 regression 
[Working Directory: /usr/local/gump/public/workspace/logging-log4j/tests]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/logging-log4j/dist/classes:/usr/local/gump/public/workspace/logging-log4j/tests/classes:/usr/local/gump/public/workspace/logging-log4j/tests/resources:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/packages/junit3.8.1/junit.jar:/usr/local/gump/public/workspace/logging-log4j/dist/lib/log4j-17032006.jar:/usr/local/gump/public/workspace/jakarta-oro/jakarta-oro-17032006.jar:/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/usr/local/gump/public/workspace/logging-log4j/dist/lib/log4j-smtp-17032006.jar:/usr/local/gump/packages/javamail-1.3.2/mail.jar:/usr/local/gump/packages/javamail-1.3.2/lib/mailapi.jar:/usr/local/gump/packages/jaf-1.0.1/activation.jar
---------------------------------------------
    [junit] 1 [main] ERROR org.apache.log4j.AsyncAppender - Attempted to append 
to closed appender named [async-testClose].
    [junit] 778 [Thread-16] ERROR org.apache.log4j.AsyncAppender - Attempted to 
append to closed appender named [null].
    [junit] 797 [Thread-16] ERROR org.apache.log4j.AsyncAppender - Attempted to 
append to closed appender named [null].
    [junit] 817 [Thread-16] ERROR org.apache.log4j.AsyncAppender - Attempted to 
append to closed appender named [null].
    [junit] 878 [Thread-17] ERROR org.apache.log4j.AsyncAppender - Got an 
InterruptedException while waiting for the dispatcher to finish.
    [junit] java.lang.InterruptedException
    [junit]     at java.lang.Object.wait(Native Method)
    [junit]     at java.lang.Thread.join(Thread.java:1095)
    [junit]     at java.lang.Thread.join(Thread.java:1148)
    [junit]     at org.apache.log4j.AsyncAppender.close(AsyncAppender.java:239)
    [junit]     at 
org.apache.log4j.AsyncAppenderTestCase$Closer.run(AsyncAppenderTestCase.java:636)
    [junit]     at java.lang.Thread.run(Thread.java:595)
    [junit] ------------- ---------------- ---------------
    [junit] ------------- Standard Error -----------------
    [junit] Exception in thread "Dispatcher-Thread-1" 
java.lang.NullPointerException
    [junit]     at 
org.apache.log4j.AsyncAppenderTestCase$NullPointerAppender.append(AsyncAppenderTestCase.java:491)
    [junit]     at 
org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:286)
    [junit]     at 
org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:67)
    [junit]     at 
org.apache.log4j.AsyncAppender$Dispatcher.run(AsyncAppender.java:577)
    [junit]     at java.lang.Thread.run(Thread.java:595)
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: testClose took 0.044 sec
    [junit] Testcase: testBadAppender took 0.124 sec
    [junit] Testcase: testManyLoggingThreads took 0.421 sec
    [junit] Testcase: testInterruptWhileLogging took 0.108 sec
    [junit] Testcase: testInterruptWhileClosing took 2 sec
    [junit] Testcase: testInterruptDispatcher took 0.117 sec
    [junit] Testcase: testGetBufferSize took 0.002 sec
    [junit] Testcase: testSetBufferSizeZero took 0.047 sec
    [junit] Testcase: testSetBufferSizeNegative took 0.002 sec
    [junit] Testcase: testGetAllAppenders took 0.006 sec
    [junit] Testcase: testGetAppender took 0.003 sec
    [junit] Testcase: testGetLocationInfo took 0.001 sec
    [junit] Testcase: testIsAttached took 0.003 sec
    [junit] Testcase: testRequiresLayout took 0.001 sec
    [junit] Testcase: testRemoveAllAppenders took 0.006 sec
    [junit] Testcase: testRemoveAppender took 0.003 sec
    [junit] Testcase: testRemoveAppenderByName took 0.001 sec
    [junit] Testcase: testDiscard took 1.992 sec
    [junit]     FAILED
    [junit] expected:<3> but was:<4>
    [junit] junit.framework.AssertionFailedError: expected:<3> but was:<4>
    [junit]     at 
org.apache.log4j.AsyncAppenderTestCase.testDiscard(AsyncAppenderTestCase.java:437)


BUILD FAILED
/x1/gump/public/workspace/logging-log4j/tests/build.xml:452: Test 
org.apache.log4j.AsyncAppenderTestCase failed

Total time: 42 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: 
http://vmgump.apache.org/gump/public/logging-log4j/logging-log4j-tests/rss.xml
- Atom: 
http://vmgump.apache.org/gump/public/logging-log4j/logging-log4j-tests/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 15001617032006, vmgump.apache.org:vmgump-public:15001617032006
Gump E-mail Identifier (unique within run) #1.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to