You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by no...@qos.ch on 2005/03/07 10:51:01 UTC

[GUMP@brutus]: Project logging-log4j-tests (in module logging-log4j) failed

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 general@gump.apache.org.

Project logging-log4j-tests has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 11 runs.
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://brutus.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://brutus.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: 7 secs
Command Line: java -Djava.awt.headless=true -Dant.build.clonevm=true -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar org.apache.tools.ant.Main -Dgump.merge=/home/gump/workspaces2/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.4/lib/tools.jar:/usr/local/gump/public/workspace/logging-log4j/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/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/logging-log4j/log4j-07032005.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/bootstrap/lib/ant.jar:/usr/local/gump/public/workspace/jakarta-oro/jakarta-oro-07032005.jar:/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/usr/local/gump/public/workspace/logging-log4j/log4j-smtp-07032005.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] Testcase: testConfiguredAppender took 0 sec
    [junit] Testcase: testPartiallyConfiguredAppender took 0.001 sec
    [junit] Testcase: testNewAppender took 0 sec
    [junit] Testcase: testConfiguredAppender took 0 sec
    [junit] Testcase: testPartiallyConfiguredAppender took 0.006 sec
    [junit] Testcase: testNewAppender took 0 sec
    [junit] Testcase: testConfiguredAppender took 0.056 sec
    [junit] Testcase: testPartiallyConfiguredAppender took 0 sec
    [junit] Testcase: testNewAppender took 0.271 sec
    [junit] Testcase: testConfiguredAppender took 0.169 sec

DOM:
    [junit] Running org.apache.log4j.xml.DOMTest
    [junit] Testsuite: org.apache.log4j.xml.DOMTest
    [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.524 sec
    [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.524 sec
    [junit] ------------- Standard Output ---------------
    [junit] *** configurationOptionStr=null
    [junit] ** End of LogManager static initializer
    [junit] 0 [main] ERROR org.apache.log4j.varia.ListAppender - Attempted to log with inactive appender named [TEMP_LIST_APPENDER].
    [junit] 1 [main] ERROR org.apache.log4j.varia.ListAppender - Attempted to log with inactive appender named [TEMP_LIST_APPENDER].
    [junit] 5 [main] ERROR org.apache.log4j.varia.ListAppender - Attempted to log with inactive appender named [TEMP_LIST_APPENDER].
    [junit] ------------- ---------------- ---------------

    [junit] Testcase: test1 took 0.497 sec
    [junit] Testcase: test2 took 0 sec
    [junit] Testcase: test3 took 0.022 sec
    [junit] 	Caused an ERROR
    [junit] org/w3c/dom/ranges/DocumentRange
    [junit] java.lang.NoClassDefFoundError: org/w3c/dom/ranges/DocumentRange
    [junit] 	at org.apache.xerces.parsers.AbstractDOMParser.startDocument(Unknown Source)
    [junit] 	at org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Unknown Source)
    [junit] 	at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown Source)
    [junit] 	at org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)
    [junit] 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
    [junit] 	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
    [junit] 	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
    [junit] 	at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
    [junit] 	at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
    [junit] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:151)
    [junit] 	at org.apache.log4j.xml.DOMTest.test3(DOMTest.java:159)
    [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)


BUILD FAILED
/home/gump/workspaces2/public/workspace/logging-log4j/tests/build.xml:296: Test org.apache.log4j.xml.DOMTest failed

Total time: 7 seconds
---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 27000007032005, brutus:brutus-public:27000007032005
Gump E-mail Identifier (unique within run) #15.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org