0 Replies Latest reply on Feb 25, 2013 10:02 PM by traderpinoy

    Jboss 7 intermitent startup issue

    traderpinoy

      Hi All,

       

      Has anyone encountered the following issue with JBoss 7? From time to time, when restarting the server, we are getting this exception when accesing a JSP:

       

      Servlet.service() for servlet jsp threw exception: java.lang.ClassNotFoundException: org.apache.jsp.loader_jsp

       

      loader_jsp is a jsp file and based on the exception it seems that the class wasn't compiled/loaded or something. The strange thing though is looking at the work directory, the relevant jsp classes are indeed compiled but Jboss is reporting that it can't load the class. If we restart the server, then it works.

       

      Anyone have a pointer on how this issue can be prevented?

       

      Thanks.