jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven Wagon
  • WAGON-144

Should have option for retry on connection errors during ftp deploy of site

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: 1.1
  • Component/s: wagon-ftp
  • Labels:
    None
  • Environment:
    OS capable of running Java

Description

When deploying a grand site with hundreds of files, even the slightest connection failure causes the build to break, leaving a failed site deploy.
What about a configurable retry mechanism that reconnects to the ftp server and continues the file transfer?
E.g. <numReconnectsOnConnectionFailure> or similar that would really help out in these situations.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Dmitry Beransky added a comment - 03/Nov/07 1:34 PM - edited

this problem is not limited to ftp connections. I'm seeing similar errors deploying a site via webdav. The issue is that the plugin opens one connection per every file and by doing so oversaturates the system with open connections. See my post on the maven list here: http://www.nabble.com/Exception-transfering-site-files-via-webdav-t4734586s177.html

Show
Dmitry Beransky added a comment - 03/Nov/07 1:34 PM - edited this problem is not limited to ftp connections. I'm seeing similar errors deploying a site via webdav. The issue is that the plugin opens one connection per every file and by doing so oversaturates the system with open connections. See my post on the maven list here: http://www.nabble.com/Exception-transfering-site-files-via-webdav-t4734586s177.html

People

  • Assignee:
    Unassigned
    Reporter:
    Mauritz Lovgren
Vote (1)
Watch (1)

Dates

  • Created:
    26/Apr/07 7:21 PM
    Updated:
    14/May/08 3:43 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.