You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Oleg Gusakov (JIRA)" <ji...@codehaus.org> on 2009/04/07 00:50:12 UTC

[jira] Created: (MERCURY-108) jetty transport leaks threads

jetty transport leaks threads
-----------------------------

                 Key: MERCURY-108
                 URL: http://jira.codehaus.org/browse/MERCURY-108
             Project: Mercury
          Issue Type: Bug
            Reporter: Oleg Gusakov
            Assignee: Oleg Gusakov


After a call to the transport, httpClient instance is left as a daemon thread. Several hundred calls run VM out of memory

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

        

[jira] Commented: (MERCURY-108) jetty transport leaks threads

Posted by "Oleg Gusakov (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MERCURY-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=172223#action_172223 ] 

Oleg Gusakov commented on MERCURY-108:
--------------------------------------

as temp. workaround - adding close() method to the repository reader/writer - to at least stop some of the theads

> jetty transport leaks threads
> -----------------------------
>
>                 Key: MERCURY-108
>                 URL: http://jira.codehaus.org/browse/MERCURY-108
>             Project: Mercury
>          Issue Type: Bug
>    Affects Versions: 1.0-alpha-6
>            Reporter: Oleg Gusakov
>            Assignee: Oleg Gusakov
>
> After a call to the transport, httpClient instance is left as a daemon thread. Several hundred calls run VM out of memory

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

        

[jira] Updated: (MERCURY-108) jetty transport leaks threads

Posted by "Oleg Gusakov (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MERCURY-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Gusakov updated MERCURY-108:
---------------------------------

    Affects Version/s: 1.0-alpha-6

> jetty transport leaks threads
> -----------------------------
>
>                 Key: MERCURY-108
>                 URL: http://jira.codehaus.org/browse/MERCURY-108
>             Project: Mercury
>          Issue Type: Bug
>    Affects Versions: 1.0-alpha-6
>            Reporter: Oleg Gusakov
>            Assignee: Oleg Gusakov
>
> After a call to the transport, httpClient instance is left as a daemon thread. Several hundred calls run VM out of memory

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

        

[jira] Commented: (MERCURY-108) jetty transport leaks threads

Posted by "Oleg Gusakov (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MERCURY-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=172232#action_172232 ] 

Oleg Gusakov commented on MERCURY-108:
--------------------------------------

removed the read() lead, write to follow ..

> jetty transport leaks threads
> -----------------------------
>
>                 Key: MERCURY-108
>                 URL: http://jira.codehaus.org/browse/MERCURY-108
>             Project: Mercury
>          Issue Type: Bug
>    Affects Versions: 1.0-alpha-6
>            Reporter: Oleg Gusakov
>            Assignee: Oleg Gusakov
>
> After a call to the transport, httpClient instance is left as a daemon thread. Several hundred calls run VM out of memory

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