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 [EMAIL PROTECTED]

Project commons-net has an issue affecting its community integration.
This issue affects 14 projects,
 and has been outstanding for 23 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - commons-net :  Commons Net
    - commons-vfs :  Jakarta commons
    - excalibur-fortress-bean :  Repository of reusable components.
    - excalibur-fortress-container-impl :  Repository of reusable components.
    - excalibur-fortress-container-test :  Repository of reusable components.
    - excalibur-fortress-examples :  Repository of reusable components.
    - excalibur-fortress-migration :  Repository of reusable components.
    - excalibur-fortress-platform :  Repository of reusable components.
    - excalibur-fortress-testcase :  Repository of reusable components.
    - excalibur-monitor :  Repository of reusable components.
    - excalibur-sourceresolve :  Repository of reusable components.
    - excalibur-xmlutil :  Repository of reusable components.
    - james-server :  James Server
    - smartfrog-components :  Smartfrog: Application Deployment from HP 
Laboratories


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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [commons-net-17112006.jar] identifier set to project name
 -INFO- Made directory 
[/usr/local/gump/public/workspace/jakarta-commons/net/target/classes]
 -INFO- Made directory 
[/usr/local/gump/public/workspace/jakarta-commons/net/target/test-classes]
 -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-net/gump_work/build_jakarta-commons_commons-net.html
Work Name: build_jakarta-commons_commons-net (Type: Build)
Work ended in a state of : Failed
Elapsed: 4 mins 25 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-net-17112006 dist 
[Working Directory: /usr/local/gump/public/workspace/jakarta-commons/net]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/net/target/classes:/usr/local/gump/public/workspace/jakarta-commons/net/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-oro/jakarta-oro-17112006.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar
---------------------------------------------
    [junit] Testcase: testNotification took 4.566 sec
    [junit] Testcase: testDeleteOptionHandler took 5.07 sec
    [junit] Testcase: testAYT took 5.072 sec
    [junit] Testcase: testSpy took 5.076 sec
    [junit] Testcase: testSetReaderThread took 5.07 sec
    [junit] Running org.apache.commons.net.telnet.TelnetOptionTest
    [junit] Testsuite: org.apache.commons.net.telnet.TelnetOptionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.239 sec
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.239 sec
    [junit] 
    [junit] Testcase: testisValidOption took 0.011 sec
    [junit] Testcase: testGetOption took 0.001 sec
    [junit] Running org.apache.commons.net.telnet.TerminalTypeOptionHandlerTest
    [junit] Testsuite: 
org.apache.commons.net.telnet.TerminalTypeOptionHandlerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.241 sec
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.241 sec
    [junit] 
    [junit] Testcase: testConstructors took 0.009 sec
    [junit] Testcase: testStartSubnegotiation took 0.002 sec
    [junit] Testcase: testAnswerSubnegotiation took 0.001 sec
    [junit] Testcase: testWill took 0.001 sec
    [junit] Testcase: testDo took 0.001 sec
    [junit] Running org.apache.commons.net.time.TimeTCPClientTest
    [junit] Testsuite: org.apache.commons.net.time.TimeTCPClientTest
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 190.287 sec
    [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 190.287 sec
    [junit] 
    [junit] Testcase: testInitial took 0.018 sec
    [junit] Testcase: testCompareTimes took 190.046 sec
    [junit]     Caused an ERROR
    [junit] Connection timed out
    [junit] java.net.ConnectException: Connection timed out
    [junit]     at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit]     at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    [junit]     at 
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    [junit]     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    [junit]     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    [junit]     at java.net.Socket.connect(Socket.java:507)
    [junit]     at java.net.Socket.connect(Socket.java:457)
    [junit]     at java.net.Socket.<init>(Socket.java:365)
    [junit]     at java.net.Socket.<init>(Socket.java:207)
    [junit]     at 
org.apache.commons.net.DefaultSocketFactory.createSocket(DefaultSocketFactory.java:67)
    [junit]     at 
org.apache.commons.net.SocketClient.connect(SocketClient.java:141)
    [junit]     at 
org.apache.commons.net.time.TimeTCPClientTest.testCompareTimes(TimeTCPClientTest.java:128)
    [junit] 

BUILD FAILED
/x1/gump/public/workspace/jakarta-commons/net/build.xml:93: Test 
org.apache.commons.net.time.TimeTCPClientTest failed

Total time: 4 minutes 25 seconds
---------------------------------------------

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

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to