4 Replies Latest reply on Nov 5, 2008 1:21 PM by greg.kogan

    JBoss 4.2.3 + APR Excessive handle counts (possible leak)

    greg.kogan

      Hi,

      I am running JBoss 4.2.3 on windows (xp or win2003) and I am noticing a huge(hundreds of thousands) number of handles used by the java process when APR is enabled. If I disable APR, the handles stay under control and do not go beyond 2500.

      The web server (JBoss-Web) is set up to handle both SSL and non-ssl requests. The SSL requests are being handled by org.apache.coyote.http11.Http11Protocol connector, so APR shouldn't impact on SSL operation (I could be wrong here)

      For now, I am disabling APR, but would love to have it on at some point.

      Appreciate any insight into this,

      Thank you,
      Greg