On Mon, Oct 18, 2010 at 10:30 AM, Jean-Marie Hermelin <[email protected]> wrote: > We embedded the Apache FTP Server in our own application. We use custom > authentication against our application DB using hibernate. > > It works fine but after a week the FTP server does not accept new connection > (no session creation). I must stop it and restart to get it work.
Which version of FtpServer are you using? If not 1.0.5, would you be able to test an upgrade? We did fix some issues in this area in the last releases. /niklas
