You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2011/08/07 20:52:27 UTC

[jira] [Created] (AXIOM-382) Class loader leak caused by VMShutdownHook

Class loader leak caused by VMShutdownHook
------------------------------------------

                 Key: AXIOM-382
                 URL: https://issues.apache.org/jira/browse/AXIOM-382
             Project: Axiom
          Issue Type: Bug
    Affects Versions: 1.2.12
            Reporter: Andreas Veithen


The first time an attachment is buffered to file, Axiom automatically registers a shutdown hook to delete the temporary files when the VM is stopped. This shutdown hook is never unregistered. This means that if Axiom is used in a J2EE application, there will be a class loader leak when the application is restarted or redeployed.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[jira] [Updated] (AXIOM-382) Class loader leak caused by VMShutdownHook

Posted by "Andreas Veithen (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIOM-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen updated AXIOM-382:
----------------------------------

    Fix Version/s: 1.2.15
    
> Class loader leak caused by VMShutdownHook
> ------------------------------------------
>
>                 Key: AXIOM-382
>                 URL: https://issues.apache.org/jira/browse/AXIOM-382
>             Project: Axiom
>          Issue Type: Bug
>    Affects Versions: 1.2.12
>            Reporter: Andreas Veithen
>             Fix For: 1.2.15
>
>
> The first time an attachment is buffered to file, Axiom automatically registers a shutdown hook to delete the temporary files when the VM is stopped. This shutdown hook is never unregistered. This means that if Axiom is used in a J2EE application, there will be a class loader leak when the application is restarted or redeployed.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org