You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Ted Husted <te...@husted.com> on 2004/08/24 10:29:34 UTC

[GUMP@brutus]: jakarta-commons/commons-jexl 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 folk at general@gump.apache.org.

Project commons-jexl has an issue affecting its community integration.
This issue affects 34 projects, and has been outstanding for 11L runs.
Project State : 'Failed', Reason 'Build Failed'
The following are affected:
    - ant-embed-optional :  Java based build tool
    - commons-jelly :  Commons Jelly Package
    - commons-jelly-tags-ant :  This is a Jelly interface for Ant.
    - commons-jelly-tags-antlr :  This is a Jelly interface for Antlr.
    - commons-jelly-tags-avalon :  This is a Jelly interface for avalon.
    - commons-jelly-tags-bean :  A tag library for mapping tags to beans using a similar appr...
    - commons-jelly-tags-beanshell :  This is a Jelly interface for BeanShell.
    - commons-jelly-tags-betwixt :  This is a Jelly interface for Betwixt.
    - commons-jelly-tags-bsf :  This is a Jelly interface for the Bean Scripting Framework.
    - commons-jelly-tags-define :  This is a Jelly taglib for defining new tags and tag librari...
    - commons-jelly-tags-dynabean :  This is a Jelly taglib for defining new tags and tag librari...
    - commons-jelly-tags-email :  This is a Jelly interface for Email
    - commons-jelly-tags-fmt :  This is a set of Jelly i18n tags.
    - commons-jelly-tags-html :  These Jelly tags can scrub commons errors in HTML syntax.
    - commons-jelly-tags-http :  These Jelly tags provide a simple XML syntax for HttpClient.
    - commons-jelly-tags-interaction :  This is a Jelly interface to the user.
    - commons-jelly-tags-jetty :  These are Jelly tags that can set up an in-process web serve...
    - commons-jelly-tags-jms :  This is a Jelly interface for the Java Message Service.
    - commons-jelly-tags-jsl :  The Jelly Stylesheet Library (JSL)
    - commons-jelly-tags-junit :  The Jelly Unit Test Tags
    - commons-jelly-tags-log :  The Jelly Logging Tags
    - commons-jelly-tags-quartz :  This is a Jelly interface for the Quartz Scheduler.
    - commons-jelly-tags-soap :  This is a Jelly interface for SOAP.
    - commons-jelly-tags-sql :  This is a Jelly interface for SQL
    - commons-jelly-tags-swing :  This is a Jelly interface for configuring Swing applications...
    - commons-jelly-tags-swt :  This is a Jelly interface for configuring Swing applications...
    - commons-jelly-tags-threads :  A library for processing Jelly scripts using multiple thread...
    - commons-jelly-tags-util :  This is a set of Jelly utility tags.
    - commons-jelly-tags-validate :  This is a Jelly interface for XML validation.
    - commons-jelly-tags-velocity :  This is a Jelly interface for Velocity.
    - commons-jelly-tags-xml :  ???
    - commons-jelly-tags-xmlunit :  This is a Jelly interface for unit testing XML applications.
    - commons-jexl :  Commons Jexl Package
    - werkz :  werkz: Goal-Oriented Process (GOP) Framework


Full details are available at:

    http://brutus.apache.org/gump/public/jakarta-commons/commons-jexl/index.html

That said, some snippets follow:


The following annotations were provided:
 -DEBUG- Sole jar [commons-jexl-24082004.jar] identifier set to project name
 -INFO- Made directory [/usr/local/gump/public/workspace/jakarta-commons/jexl/target/classes]
 -INFO- Made directory [/usr/local/gump/public/workspace/jakarta-commons/jexl/target/test-classes]
 -INFO- Failed with reason build failed
 -INFO- Enable "debug" output, due to build failure.


The following work was performed:
http://brutus.apache.org/gump/public/jakarta-commons/commons-jexl/gump_work/build_jakarta-commons_commons-jexl.html
Work Name: build_jakarta-commons_commons-jexl (Type: Build)
State: Failed
Elapsed: 4 secs
Command Line: java -Djava.awt.headless=true -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-xerces2/java/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/usr/local/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dfinal.name=commons-jexl-24082004 dist 
[Working Directory: /usr/local/gump/public/workspace/jakarta-commons/jexl]
CLASSPATH : /usr/local/j2sdk1.4.2_04/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/target/classes:/usr/local/gump/public/workspace/jakarta-commons/jexl/target/test-classes:/usr/local/gump/public/workspace/ant/dist/lib/ant-stylebook.jar:/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-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/jakarta-commons/logging/dist/commons-logging.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api.jar---------------------------------------------
    [mkdir] Created dir: /usr/local/gump/public/workspace/jakarta-commons/jexl/target/lib

get-deps:

compile:
    [javac] Compiling 82 source files to /usr/local/gump/public/workspace/jakarta-commons/jexl/target/classes

junit-present:

compile-tests:
    [javac] Compiling 5 source files to /usr/local/gump/public/workspace/jakarta-commons/jexl/target/test-classes

internal-test:
    [mkdir] Created dir: /usr/local/gump/public/workspace/jakarta-commons/jexl/target/test-reports
    [junit] dir attribute ignored if running in the same VM
    [junit] Running org.apache.commons.jexl.JexlTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.143 sec
    [junit] Testsuite: org.apache.commons.jexl.JexlTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.143 sec

    [junit] Testcase: testProperty took 0.042 sec
    [junit] 	Caused an ERROR
    [junit] null
    [junit] java.lang.ExceptionInInitializerError
    [junit] 	at org.apache.commons.jexl.JexlTest.testProperty(JexlTest.java:75)
    [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] 	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] Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy.  You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed. (Caused by org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy.  You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.) (Caused by org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy.  You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed. (Caused by org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy.  You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.))
    [junit] 	at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
    [junit] 	at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
    [junit] 	at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:370)
    [junit] 	at org.apache.commons.jexl.ExpressionFactory.<clinit>(ExpressionFactory.java:51)
    [junit] 	... 34 more
    [junit] Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy.  You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed. (Caused by org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy.  You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.)
    [junit] 	at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:397)
    [junit] 	at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
    [junit] 	... 37 more
    [junit] Caused by: org.apache.commons.logging.LogConfigurationException: Invalid class loader hierarchy.  You have more than one version of 'org.apache.commons.logging.Log' visible, which is not allowed.
    [junit] 	at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:385)
    [junit] 	... 38 more


BUILD FAILED
/usr/local/gump/public/workspace/jakarta-commons/jexl/build.xml:82: Test org.apache.commons.jexl.JexlTest failed

Total time: 3 seconds
---------------------------------------------




To subscribe to this information via syndicated feeds:
 RSS: http://brutus.apache.org/gump/public/jakarta-commons/commons-jexl/rss.xml
 Atom: http://brutus.apache.org/gump/public/jakarta-commons/commons-jexl/atom.xml


--
Gump E-mail Identifier (within run) #25.
Produced by Gump 2.1.0-alpha-0003.
[Run (13000024082004, brutus:brutus-public:13000024082004)]
http://brutus.apache.org/gump/public/index.html
http://brutus.apache.org/gump/public/options.html

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

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