Menu

#194 Wrapper don´t close all file handles

v3.2.3
open
None
5
2008-06-16
2008-02-13
Anonymous
No

Hi,

I have run several service wrappers (>20) on a server.
All wrappers will be restart after 30 seconds.

I found out, that everytime a wrapper starts, three file handles will be open, but if the wrapper stops, only two handles will be close!
So, after a couple of days, there are more than 100000 file handles open and some of the wrappers will be crash because of influence system recources.

Is it possible to close all file handles of the wrapper after a restart?

Discussion

  • Leif Mortenson

    Leif Mortenson - 2008-06-16
    • assigned_to: nobody --> mortenson
     
  • Leif Mortenson

    Leif Mortenson - 2008-06-16

    Logged In: YES
    user_id=228081
    Originator: NO

    What platform are you running on? I did some testing but have not yes seen this problem.
    Are you still able to see the problem with the 3.3.0 release?

    Cheers,
    Leif

     

Log in to post a comment.