facebook

CVS checkout generates bundle problem

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #225481 Reply

    Hi, I have a faces app running in my laptop which I sync with a CVS repository. When I checkout the project from my home PC, I’m getting the following error in the browser not present in the laptop:

    HTTP Status 500

    ….

    org.apache.jasper.JasperException: Can’t find bundle for base name com.ensuite.C.MessageBundle, locale en_US
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:245)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:322)
    com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:147)
    com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
    com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
    com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
    javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)

    It seems some config from the laptop must not be CVS’ed …

    Thanks in advance

    #225486 Reply

    Riyad Kalla
    Member

    Moving to OT > Soft dev, this is not related to ME.

    slillo,
    Start checking that your message bundles do exist in your source tree, it is possible they got skipped when checked in.

    #225487 Reply

    Solved, a jar file placed in a different path was causing the error.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: CVS checkout generates bundle problem

You must be logged in to post in the forum log in