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 2005/05/11 11:05:55 UTC

[GUMP@brutus]: 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 1 projects,
 and has been outstanding for 8 runs.
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


Full details are available at:
    http://brutus.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-11052005.jar] identifier set to project name
 -INFO- Failed with reason build failed
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://brutus.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: 36 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:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar org.apache.tools.ant.Main -Dgump.merge=/home/gump/workspaces2/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dfinal.name=commons-betwixt-11052005 -Dresourcedir=/usr/local/gump/public/workspace/jakarta-commons/betwixt jar 
[Working Directory: /usr/local/gump/public/workspace/jakarta-commons/betwixt]
CLASSPATH: /opt/jdk1.4/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/public/workspace/dist/junit/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-11052005.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.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
---------------------------------------------
    [junit] Testcase: testRoundTripWithSingleMappingFile took 0.455 sec
    [junit] Running org.apache.commons.betwixt.TestOptions
    [junit] Testsuite: org.apache.commons.betwixt.TestOptions
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.249 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.249 sec

    [junit] Testcase: testGetValue took 0.005 sec
    [junit] Testcase: testGetNames 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: 10.653 sec
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 10.653 sec

    [junit] Testcase: testRoundTrip took 10.166 sec
    [junit] 	Caused an ERROR
    [junit] my.netscape.com
    [junit] java.net.UnknownHostException: my.netscape.com
    [junit] 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:153)
    [junit] 	at java.net.Socket.connect(Socket.java:452)
    [junit] 	at java.net.Socket.connect(Socket.java:402)
    [junit] 	at sun.net.NetworkClient.doConnect(NetworkClient.java:139)
    [junit] 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:402)
    [junit] 	at sun.net.www.http.HttpClient.openServer(HttpClient.java:618)
    [junit] 	at sun.net.www.http.HttpClient.<init>(HttpClient.java:306)
    [junit] 	at sun.net.www.http.HttpClient.<init>(HttpClient.java:267)
    [junit] 	at sun.net.www.http.HttpClient.New(HttpClient.java:339)
    [junit] 	at sun.net.www.http.HttpClient.New(HttpClient.java:320)
    [junit] 	at sun.net.www.http.HttpClient.New(HttpClient.java:315)
    [junit] 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:521)
    [junit] 	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:498)
    [junit] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:626)
    [junit] 	at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
    [junit] 	at org.apache.xerces.impl.XMLEntityManager.startEntity(Unknown Source)
    [junit] 	at org.apache.xerces.impl.XMLEntityManager.startDTDEntity(Unknown Source)
    [junit] 	at org.apache.xerces.impl.XMLDTDScannerImpl.setInputSource(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.commons.digester.Digester.parse(Digester.java:1587)
    [junit] 	at org.apache.commons.digester.rss.RSSDigester.parse(RSSDigester.java:189)
    [junit] 	at org.apache.commons.betwixt.TestRSSRoundTrip.testRoundTrip(TestRSSRoundTrip.java:73)


BUILD FAILED
/home/gump/workspaces2/public/workspace/jakarta-commons/betwixt/build.xml:88: Test org.apache.commons.betwixt.TestRSSRoundTrip failed

Total time: 36 seconds
---------------------------------------------

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

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

--
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