4 Replies Latest reply on Sep 14, 2005 4:03 AM by alkero

    starter kit question

    jnjintc

      I downloaded the starter kit and it seems to run the web sale process well.
      However, when I try to click on Administration or Monitoring I get exceptions like the one below. Am I missing something? Do these function work for other folks ?

      thanks,

      org.apache.jasper.JasperException
      org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:370)
      org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
      org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
      org.jbpm.webapp.filter.AuthenticationFilter.doFilter(AuthenticationFilter.java:25)
      org.jbpm.webapp.filter.PersistenceFilter.doFilter(PersistenceFilter.java:28)
      org.jbpm.webapp.filter.ContextFilter.doFilter(ContextFilter.java:19)
      org.jbpm.webapp.filter.LogFilter.doFilter(LogFilter.java:38)
      org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)

      root cause

      java.lang.NullPointerException
      javax.faces.webapp.UIComponentTag.setupResponseWriter(UIComponentTag.java:615)
      javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:217)
      org.apache.myfaces.taglib.core.ViewTag.doStartTag(ViewTag.java:71)
      org.apache.jsp.admin_jsp._jspx_meth_f_view_0(org.apache.jsp.admin_jsp:84)
      org.apache.jsp.admin_jsp._jspService(org.apache.jsp.admin_jsp:58)
      org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
      org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322)
      org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
      org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
      org.jbpm.webapp.filter.AuthenticationFilter.doFilter(AuthenticationFilter.java:25)
      org.jbpm.webapp.filter.PersistenceFilter.doFilter(PersistenceFilter.java:28)
      org.jbpm.webapp.filter.ContextFilter.doFilter(ContextFilter.java:19)
      org.jbpm.webapp.filter.LogFilter.doFilter(LogFilter.java:38)
      org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)

      note The full stack trace of the root cause is available in the Apache Tomcat/5.5.9 logs.

        • 1. Re: starter kit question
          kukeltje

          They work for me, at least in the latest cvs. Have not tried the latest starterkit. If anyone can confirm this, or 'invalidate' it, We know a little more.

          • 2. Re: starter kit question
            dbmac45

            I am having the exact same problem with the downloaded starter kit.

            • 3. Re: starter kit question
              jnjintc

              Depending on what function I press this problem might/might not happen. It always happens for me if I try to do those functions first, without going into the websale process.

              If I go into the web sale process and play with that, then I can press the Administrator & Monitor functions without it bombing, but the screens are blank

              Are the supposed to be blank screens ????

              • 4. Re: starter kit question

                No, in the starter kit you should have a beautifull "TODO" on this screens.

                In the CVS version the monitoring part is more complete.


                You have the exception if you are not logged in, but I don't know exactly why.


                Regards,
                David