You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Arnaud Heritier (JIRA)" <ji...@codehaus.org> on 2011/12/15 23:47:02 UTC

[jira] (WAGON-367) Unlimited number of temporary "http-wagon.*.tmp" files if wagon is used in a long time running JVM

Arnaud Heritier created WAGON-367:
-------------------------------------

             Summary: Unlimited number of temporary "http-wagon.*.tmp" files if wagon is used in a long time running JVM
                 Key: WAGON-367
                 URL: https://jira.codehaus.org/browse/WAGON-367
             Project: Maven Wagon
          Issue Type: Bug
          Components: wagon-http
    Affects Versions: 2.1
            Reporter: Arnaud Heritier


See http://maven.apache.org/wagon/wagon-providers/wagon-http-shared/xref/index.html
I discovered the issue in Jenkins after having it running for days. My temporary directory had so many files http-wagon.*.tmp that a {{rm *}} was refused (too many params).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (WAGON-367) Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/WAGON-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated WAGON-367:
-------------------------------

    Component/s:     (was: wagon-http)
                 wagon-http-lightweight
    
> Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: WAGON-367
>                 URL: https://jira.codehaus.org/browse/WAGON-367
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-http-lightweight
>    Affects Versions: 2.1
>            Reporter: Arnaud Heritier
>
> See http://maven.apache.org/wagon/wagon-providers/wagon-http-shared/xref/index.html
> I discovered the issue in Jenkins after having it running for days. My temporary directory had so many files http-wagon.*.tmp that a {{rm *}} was refused (too many params).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (WAGON-367) Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/WAGON-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Heritier updated WAGON-367:
----------------------------------

    Summary: Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)  (was: Very large number of temporary "http-wagon.*.tmp" files if wagon is used in a long time running JVM (like a CI server))
    
> Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: WAGON-367
>                 URL: https://jira.codehaus.org/browse/WAGON-367
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-http
>    Affects Versions: 2.1
>            Reporter: Arnaud Heritier
>
> See http://maven.apache.org/wagon/wagon-providers/wagon-http-shared/xref/index.html
> I discovered the issue in Jenkins after having it running for days. My temporary directory had so many files http-wagon.*.tmp that a {{rm *}} was refused (too many params).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (WAGON-367) Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/WAGON-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated WAGON-367:
-------------------------------

    Component/s:     (was: wagon-http-lightweight)
                 wagon-webdav

only an issue for dav deployment.
the fix is to do something similar done for http wagon [http://svn.apache.org/viewvc?view=revision&revision=1209251]
                
> Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: WAGON-367
>                 URL: https://jira.codehaus.org/browse/WAGON-367
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-webdav
>    Affects Versions: 2.1
>            Reporter: Arnaud Heritier
>
> See http://maven.apache.org/wagon/wagon-providers/wagon-http-shared/xref/index.html
> I discovered the issue in Jenkins after having it running for days. My temporary directory had so many files http-wagon.*.tmp that a {{rm *}} was refused (too many params).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (WAGON-367) Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/WAGON-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated WAGON-367:
-------------------------------

    Fix Version/s: 2.3
         Assignee: Olivier Lamy
    
> Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: WAGON-367
>                 URL: https://jira.codehaus.org/browse/WAGON-367
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-webdav
>    Affects Versions: 2.1
>            Reporter: Arnaud Heritier
>            Assignee: Olivier Lamy
>             Fix For: 2.3
>
>
> See http://maven.apache.org/wagon/wagon-providers/wagon-http-shared/xref/index.html
> I discovered the issue in Jenkins after having it running for days. My temporary directory had so many files http-wagon.*.tmp that a {{rm *}} was refused (too many params).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (WAGON-367) Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/WAGON-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated WAGON-367:
-------------------------------

    Affects Version/s: 2.0
    
> Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: WAGON-367
>                 URL: https://jira.codehaus.org/browse/WAGON-367
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-webdav
>    Affects Versions: 2.0, 2.1
>            Reporter: Arnaud Heritier
>            Assignee: Olivier Lamy
>             Fix For: 2.3
>
>
> See http://maven.apache.org/wagon/wagon-providers/wagon-http-shared/xref/index.html
> I discovered the issue in Jenkins after having it running for days. My temporary directory had so many files http-wagon.*.tmp that a {{rm *}} was refused (too many params).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (WAGON-367) Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/WAGON-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=286098#comment-286098 ] 

Olivier Lamy commented on WAGON-367:
------------------------------------

AFAICS concerns only webdav.
                
> Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: WAGON-367
>                 URL: https://jira.codehaus.org/browse/WAGON-367
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-webdav
>    Affects Versions: 2.1
>            Reporter: Arnaud Heritier
>             Fix For: 2.3
>
>
> See http://maven.apache.org/wagon/wagon-providers/wagon-http-shared/xref/index.html
> I discovered the issue in Jenkins after having it running for days. My temporary directory had so many files http-wagon.*.tmp that a {{rm *}} was refused (too many params).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (WAGON-367) Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/WAGON-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=286094#comment-286094 ] 

Arnaud Heritier commented on WAGON-367:
---------------------------------------

What is your point of view ? Should we block the 2.2 release to include this fix in webdav (and perhaps others) connectors ?
                
> Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: WAGON-367
>                 URL: https://jira.codehaus.org/browse/WAGON-367
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-webdav
>    Affects Versions: 2.1
>            Reporter: Arnaud Heritier
>
> See http://maven.apache.org/wagon/wagon-providers/wagon-http-shared/xref/index.html
> I discovered the issue in Jenkins after having it running for days. My temporary directory had so many files http-wagon.*.tmp that a {{rm *}} was refused (too many params).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (WAGON-367) Very large number of temporary "http-wagon.*.tmp" files if wagon is used in a long time running JVM (like a CI server)

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/WAGON-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arnaud Heritier updated WAGON-367:
----------------------------------

    Summary: Very large number of temporary "http-wagon.*.tmp" files if wagon is used in a long time running JVM (like a CI server)  (was: Unlimited number of temporary "http-wagon.*.tmp" files if wagon is used in a long time running JVM)
    
> Very large number of temporary "http-wagon.*.tmp" files if wagon is used in a long time running JVM (like a CI server)
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: WAGON-367
>                 URL: https://jira.codehaus.org/browse/WAGON-367
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-http
>    Affects Versions: 2.1
>            Reporter: Arnaud Heritier
>
> See http://maven.apache.org/wagon/wagon-providers/wagon-http-shared/xref/index.html
> I discovered the issue in Jenkins after having it running for days. My temporary directory had so many files http-wagon.*.tmp that a {{rm *}} was refused (too many params).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (WAGON-367) Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/WAGON-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed WAGON-367.
------------------------------

    Resolution: Fixed

fixed r1300649.
                
> Very large number of temporary files "http-wagon.*.tmp" if wagon is used in a long time running JVM (like a CI server)
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: WAGON-367
>                 URL: https://jira.codehaus.org/browse/WAGON-367
>             Project: Maven Wagon
>          Issue Type: Bug
>          Components: wagon-webdav
>    Affects Versions: 2.0, 2.1
>            Reporter: Arnaud Heritier
>            Assignee: Olivier Lamy
>             Fix For: 2.3
>
>
> See http://maven.apache.org/wagon/wagon-providers/wagon-http-shared/xref/index.html
> I discovered the issue in Jenkins after having it running for days. My temporary directory had so many files http-wagon.*.tmp that a {{rm *}} was refused (too many params).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira