wagon based site deploy hangs on large files
--------------------------------------------

         Key: WAGON-37
         URL: http://jira.codehaus.org/browse/WAGON-37
     Project: wagon
        Type: Bug

 Environment: solaris, windows xp
    Reporter: sanjay shukla
    Priority: Critical


I tried sftp and scp, site deploy will hang forever for large site deploys
########################################################################
########################################################################
Transfer finished. 1038911 bytes copied in 3.807 seconds

Executing command: cd /web/sites/mhhe.com/home/m2sites/rms/rmsws/.;
unzip -o wagon24200.zip; rm -f wagon24200.zip

 Will Wait here forever .....

some comments from Mike Perrham on why this maybe caused..
Wagon unzips the files but does not use "unzip -q" so the process output buffer 
fills up and blocks.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to