You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2017/09/10 08:29:02 UTC

[jira] [Issue Comment Deleted] (AXIS2-5880) Several Resource leaks

     [ https://issues.apache.org/jira/browse/AXIS2-5880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen updated AXIS2-5880:
-----------------------------------
    Comment: was deleted

(was: We are having socket issues at run time. What is the suggested way to release sockets? St SO linger to be false?
Set connect, read and write time outs so even though in a pool the sockets are released after a few minutes?

What to do to ensure clean up is called when running in a web app? )

> Several Resource leaks
> ----------------------
>
>                 Key: AXIS2-5880
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5880
>             Project: Axis2
>          Issue Type: Bug
>          Components: jaxws
>    Affects Versions: 1.7.6
>            Reporter: Donald Kwakkel
>         Attachments: unreleased resources1.png, unreleased resources2.png, unreleased resources3.png, unreleased resources4.png, unreleased resources5.png
>
>
> Our code check tool found several resource leak issues. See attached picture. Some are not real resource leaks because the objects has a finalize method, but even then it is better to close the resource itself because it is not defined when the GC will close them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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