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 ca...@apache.org on 2007/08/24 11:05:21 UTC

[GUMP@vmgump]: Project logging-log4j-12-tests (in module logging-log4j-12) 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-12-tests has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 6 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-12-tests :  Fast and flexible logging package for Java


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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -INFO- Made directory [/srv/gump/public/workspace/logging-log4j-12/tests/classes]
 -INFO- Failed with reason build failed



The following work was performed:
http://vmgump.apache.org/gump/public/logging-log4j-12/logging-log4j-12-tests/gump_work/build_logging-log4j-12_logging-log4j-12-tests.html
Work Name: build_logging-log4j-12_logging-log4j-12-tests (Type: Build)
Work ended in a state of : Failed
Elapsed: 7 secs
Command Line: /usr/lib/jvm/java-1.5.0-sun/bin/java -Djava.awt.headless=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only regression 
[Working Directory: /srv/gump/public/workspace/logging-log4j-12/tests]
CLASSPATH: /usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/logging-log4j-12/dist/classes:/srv/gump/public/workspace/logging-log4j-12/tests/classes:/srv/gump/public/workspace/logging-log4j-12/tests/resources:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/logging-log4j-12/dist/lib/log4j-24082007.jar:/srv/gump/public/workspace/jakarta-oro/jakarta-oro-24082007.jar
---------------------------------------------
    [junit] Testcase: testSerializationWithException took 0.001 sec
    [junit] Testcase: testSerializationWithLocation took 0.005 sec
    [junit] Testcase: testSerializationNDC took 0 sec
    [junit] Testcase: testSerializationMDC took 0.001 sec
    [junit] Testcase: testDeserializationSimple took 0.002 sec
    [junit] Testcase: testDeserializationWithException took 0.003 sec
    [junit] Testcase: testDeserializationWithLocation took 0.003 sec
    [junit] Testcase: testFQNOfCategoryClass took 0 sec
    [junit] Testcase: testLevel took 0 sec
    [junit] Testcase: testLocationInfoNoFQCN took 0 sec
    [junit] Testcase: testOverriddenBehavior took 0.002 sec
    [junit] Testcase: testNotOverriddenBehavior took 0.005 sec
    [junit] Testcase: testNull took 0 sec
    [junit] Testcase: testEmpty took 0 sec
    [junit] Testcase: testLineFeed took 0.002 sec
    [junit] Testcase: testCarriageReturn took 0 sec
    [junit] Testcase: testParsing took 0 sec
    [junit] Testcase: testLineFeedBlank took 0 sec
    [junit] Testcase: testGetThrowable took 0 sec
    [junit] Testcase: testFourParamConstructor took 0.002 sec
    [junit] Testcase: testBadUnicodeEscape took 0.009 sec
    [junit] Testcase: testURL took 0.002 sec
    [junit] Testcase: testURLBadEscape took 0.001 sec
    [junit] Testcase: testReset took 0.002 sec
    [junit] Testcase: testTrigger took 0.055 sec
    [junit] 	Caused an ERROR
    [junit] javax/mail/internet/AddressException
    [junit] java.lang.NoClassDefFoundError: javax/mail/internet/AddressException
    [junit] 	at java.lang.Class.getDeclaredConstructors0(Native Method)
    [junit] 	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
    [junit] 	at java.lang.Class.getConstructor0(Class.java:2671)
    [junit] 	at java.lang.Class.newInstance0(Class.java:321)
    [junit] 	at java.lang.Class.newInstance(Class.java:303)
    [junit] 	at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:237)
    [junit] 	at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:171)
    [junit] 	at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.java:184)
    [junit] 	at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfigurator.java:502)
    [junit] 	at org.apache.log4j.xml.DOMConfigurator.parseRoot(DOMConfigurator.java:471)
    [junit] 	at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:921)
    [junit] 	at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:790)
    [junit] 	at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:682)
    [junit] 	at org.apache.log4j.xml.DOMConfigurator.configure(DOMConfigurator.java:811)
    [junit] 	at org.apache.log4j.net.SMTPAppenderTest.testTrigger(SMTPAppenderTest.java:57)
    [junit] 
    [junit] Testcase: testIt took 1.435 sec

BUILD FAILED
/srv/gump/public/workspace/logging-log4j-12/tests/build.xml:186: Test org.apache.log4j.CoreTestSuite failed

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

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

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 13000024082007, vmgump:vmgump-public:13000024082007
Gump E-mail Identifier (unique within run) #6.

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

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


Re: [GUMP@vmgump]: Project logging-log4j-12-tests (in module logging-log4j-12) failed

Posted by Curt Arnold <ca...@apache.org>.
I added javamail and activation to the Gump descriptor in my local  
copy days ago but forgot to commit it.  Hopefully the next Gump run  
will be clean.

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