1 Reply Latest reply on Feb 8, 2005 6:13 PM by dsbernie

    JSPs not compiling with JBOSS 3.2.5(Tomcat5.0) on Solaris 8

    dsbernie

      When JBoss is launched everything starts fine but when I hit my first .jsp page I just see the white page before the .jsp is compiled and then rendered to the browser. The jsp never is compiled by jasper. I have checked the work directory and a _jsp.java file is created but it is size of 0.

      I have confirmed that jasper does work by compiling smaller jsp pages but it will not work withgthe larger ones. I have tried precompilation on startup but it still hangs.

      On JBoss startup I noticed abotu 70% CPU usage so maybe the machine isnt stout enough to handle the jasper compilation.

      Has anyone seen this activity? Any thoughts?

      Thanks,

      Dsbernie