1 Reply Latest reply on Mar 8, 2005 6:29 AM by mau

    JBOSS4 JSP/JAVA Problem Too many open files!!!!!!!

    mau

      Hi

      I am running JBOSS4 with JDK1.4.2 and J2ee1.3 and I get the following error:

      ERROR [Engine] StandardWrapperValve[default]: Servlet.service() for
      servlet default threw exception
      java.io.FileNotFoundException:
      C:\jboss-4.0.0\server\default\deploy\management\web-console.war\images\spirale.gif (Too many open files)


      The image file is in this directory.
      This only happen after a certain time, if I restart JBOSS it is fine for a couple of hours then I get the same error again.

      I am absolutely clueless, I figure that JBOSS must have some configuration to allow more files to be open??????!!!!!!!

      Please an someone be of some assistance.

      Thanx!!

        • 1. Re: JBOSS4 JSP/JAVA Problem Too many open files!!!!!!!
          mau

          This then does not allow any request to go throug JBOSS and after a few requests I get a SQL error:

          [STDOUT] GROUPCODE FROM Param: cen
          11:11:37,406 INFO [STDOUT] [Microsoft][SQLServer 2000 Driver for JDBC]Error setting up static cursor cache.

          This only happens after the first error.
          Also the file it cannot open is not always the same.