2 Replies Latest reply on Jul 30, 2008 12:40 PM by gotthejack

    Can't find bundle for base name org.eclipse.jdt.internal.com

    gotthejack

      Using struts tiles under JBoss_4_2_2_GA/Tomcat-5.5 and receiving the following error intermittently:

      0:05:39,486 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
      javax.servlet.jsp.JspException: ServletException in '/layouts/classicLayout.jsp': javax.servlet.jsp.JspException: ServletException in '/payment/editBatch.jsp
      f': Can't find bundle for base name org.eclipse.jdt.internal.compiler.problem.messages, locale en_US
       at org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(InsertTag.java:923)
      


      Most of the time the page compiles fine. We checked the jasper-jdt.jar and the messages.properties is there. Does not happen on our development machines - only on production.

      Any thoughts? Any assistance appreciated.