You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by James Strachan <js...@apache.org> on 2006/12/10 12:47:39 UTC

[GUMP@vmgump]: Project commons-betwixt (in module jakarta-commons) 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 commons-betwixt has an issue affecting its community integration.
This issue affects 9 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - commons-betwixt :  Commons Betwixt Package
    - commons-jelly-tags-betwixt :  Commons Jelly
    - commons-jelly-tags-ojb :  Commons Jelly
    - db-ddlutils :  Easy-to-use component for working with Database Definition (...
    - db-ojb :  ObjectRelationalBridge
    - db-ojb-from-packages :  ObjectRelationalBridge
    - jakarta-slide :  Content Management System based on WebDAV technology
    - maven-bootstrap :  Project Management Tools
    - test-ojb :  ObjectRelationalBridge


Full details are available at:
    http://vmgump.apache.org/gump/public/jakarta-commons/commons-betwixt/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole output [commons-betwixt-10122006.jar] identifier set to project name
 -INFO- Failed with reason build failed
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/jakarta-commons/commons-betwixt/gump_work/build_jakarta-commons_commons-betwixt.html
Work Name: build_jakarta-commons_commons-betwixt (Type: Build)
Work ended in a state of : Failed
Elapsed: 54 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 -Dfinal.name=commons-betwixt-10122006 -Dresourcedir=/usr/local/gump/public/workspace/jakarta-commons/betwixt jar 
[Working Directory: /usr/local/gump/public/workspace/jakarta-commons/betwixt]
CLASSPATH: /opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/betwixt/target/classes:/usr/local/gump/public/workspace/jakarta-commons/betwixt/target/test-classes:/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/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/jakarta-commons/digester/dist/commons-digester.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-10122006.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-10122006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-10122006.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar
---------------------------------------------
    [junit] Running org.apache.commons.betwixt.TestOptions
    [junit] Testsuite: org.apache.commons.betwixt.TestOptions
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.325 sec
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.325 sec
    [junit] 
    [junit] Testcase: testGetValue took 0.017 sec
    [junit] Testcase: testGetNames took 0.002 sec
    [junit] Testcase: testAddOptions took 0.002 sec
    [junit] Running org.apache.commons.betwixt.TestRSSRoundTrip
    [junit] Testsuite: org.apache.commons.betwixt.TestRSSRoundTrip
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 20.61 sec
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 20.61 sec
    [junit] 
    [junit] Testcase: testRoundTrip took 20.38 sec
    [junit] 	Caused an ERROR
    [junit] my.netscape.com
    [junit] java.net.UnknownHostException: my.netscape.com
    [junit] 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
    [junit] 	at java.net.Socket.connect(Socket.java:507)
    [junit] 	at java.net.Socket.connect(Socket.java:457)
    [junit] 	at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
    [junit] 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:365)
    [junit] 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:477)
    [junit] 	at sun.net.www.http.HttpClient.<init>(HttpClient.java:214)
    [junit] 	at sun.net.www.http.HttpClient.New(HttpClient.java:287)
    [junit] 	at sun.net.www.http.HttpClient.New(HttpClient.java:299)
    [junit] 	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:792)
    [junit] 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:744)
    [junit] 	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:669)
    [junit] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:913)
    [junit] 	at org.apache.commons.digester.Digester.createInputSourceFromURL(Digester.java:1938)
    [junit] 	at org.apache.commons.digester.Digester.resolveEntity(Digester.java:1615)
    [junit] 	at org.apache.xerces.util.EntityResolverWrapper.resolveEntity(Unknown Source)
    [junit] 	at org.apache.xerces.impl.XMLEntityManager.resolveEntity(Unknown Source)
    [junit] 	at org.apache.xerces.impl.XMLDocumentScannerImpl$DTDDispatcher.dispatch(Unknown Source)
    [junit] 	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(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.AbstractSAXParser.parse(Unknown Source)
    [junit] 	at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
    [junit] 	at org.apache.commons.digester.Digester.parse(Digester.java:1765)
    [junit] 	at org.apache.commons.digester.rss.RSSDigester.parse(RSSDigester.java:189)
    [junit] 	at org.apache.commons.betwixt.TestRSSRoundTrip.testRoundTrip(TestRSSRoundTrip.java:74)
    [junit] 

BUILD FAILED
/x1/gump/public/workspace/jakarta-commons/betwixt/build.xml:96: Test org.apache.commons.betwixt.TestRSSRoundTrip failed

Total time: 53 seconds
---------------------------------------------

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

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

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

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