You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Jim S (JIRA)" <ji...@apache.org> on 2007/04/10 17:41:32 UTC

[jira] Created: (AXIS2C-584) Handles not being released

Handles not being released
--------------------------

                 Key: AXIS2C-584
                 URL: https://issues.apache.org/jira/browse/AXIS2C-584
             Project: Axis2-C
          Issue Type: Bug
          Components: build system (Windows)
         Environment: Windows XP..
            Reporter: Jim S


I noticed that if I run the Math.exe test continually, the "handle count", monitored from the Windows Task Monitor, increases about 10 handles per call to math.exe Eventually this causes a memory issue. The Server side is not releasing handles.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Assigned: (AXIS2C-584) Handles not being released

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samisa Abeysinghe reassigned AXIS2C-584:
----------------------------------------

    Assignee: Samisa Abeysinghe

> Handles not being released
> --------------------------
>
>                 Key: AXIS2C-584
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-584
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Windows)
>         Environment: Windows XP..
>            Reporter: Jim S
>         Assigned To: Samisa Abeysinghe
>
> I noticed that if I run the Math.exe test continually, the "handle count", monitored from the Windows Task Monitor, increases about 10 handles per call to math.exe Eventually this causes a memory issue. The Server side is not releasing handles.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (AXIS2C-584) Handles not being released

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2C-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489072 ] 

Samisa Abeysinghe commented on AXIS2C-584:
------------------------------------------

Can you please check with 1.0.0 RC2 now to see if the problem has gone away?
 You can fid RC2 here: http://people.apache.org/~samisa/release/1.0.0/RC2/

> Handles not being released
> --------------------------
>
>                 Key: AXIS2C-584
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-584
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Windows)
>         Environment: Windows XP..
>            Reporter: Jim S
>
> I noticed that if I run the Math.exe test continually, the "handle count", monitored from the Windows Task Monitor, increases about 10 handles per call to math.exe Eventually this causes a memory issue. The Server side is not releasing handles.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (AXIS2C-584) Handles not being released

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samisa Abeysinghe resolved AXIS2C-584.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.0

The problem was in message context, not freeing the mutex.
Fixed now.

> Handles not being released
> --------------------------
>
>                 Key: AXIS2C-584
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-584
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Windows)
>         Environment: Windows XP..
>            Reporter: Jim S
>         Assigned To: Samisa Abeysinghe
>             Fix For: 1.0.0
>
>
> I noticed that if I run the Math.exe test continually, the "handle count", monitored from the Windows Task Monitor, increases about 10 handles per call to math.exe Eventually this causes a memory issue. The Server side is not releasing handles.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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