Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-4175

JspTagException is thrown when navigating annotated view

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 2.4.3
    • 2.3.5, 2.3.6
    • None

    Description

      It happens for Git and clearcase scm currently.

      Steps to reproduce the issue:

      1. Add a git repository
      2. Go to Source tab then click on the Annotated link for a file.
      3. You'll see the error, see the attached screen shot

      Error from the log:

      2010-09-01 15:28:29,281 INFO  [btpool0-12] fisheye.app ActionDispatcherServlet-doGet - Servlet Exception, rootcause=
      javax.servlet.jsp.JspTagException: 'end' < 0
      
      	at javax.servlet.jsp.jstl.core.LoopTagSupport.validateEnd(LoopTagSupport.java:518)
      
      	at org.apache.taglibs.standard.tag.rt.core.ForEachTag.setEnd(ForEachTag.java:91)
      
      	at org.apache.jsp.WEB_002dINF.jsp.file.fileAnnotation_jsp._jspx_meth_c_forEach_1(fileAnnotation_jsp.java:514)
      
      	at org.apache.jsp.WEB_002dINF.jsp.file.fileAnnotation_jsp._jspx_meth_c_forEach_0(fileAnnotation_jsp.java:418)
      
      	at org.apache.jsp.WEB_002dINF.jsp.file.fileAnnotation_jsp._jspService(fileAnnotation_jsp.java:121)
      
      	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109)
      
      	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
      
      	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
      
      	at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:389)
      
      	at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
      
      	at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
      
      	at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
      
      	at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
      
      	at org.mortbay.jetty.servlet.Dispatcher.include(Dispatcher.java:192)
      
      	at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1013)
      
      	at org.apache.jsp.WEB_002dINF.jsp.file.fileViewContentsHtmlResp_jsp._jspx_meth_c_otherwise_0(fileViewContentsHtmlResp_jsp.java:529)
      
      	at org.apache.jsp.WEB_002dINF.jsp.file.fileViewContentsHtmlResp_jsp._jspx_meth_c_choose_1(fileViewContentsHtmlResp_jsp.java:471)
      
      	at org.apache.jsp.WEB_002dINF.jsp.file.fileViewContentsHtmlResp_jsp._jspx_meth_c_when_0(fileViewContentsHtmlResp_jsp.java:438)
      
      	at org.apache.jsp.WEB_002dINF.jsp.file.fileViewContentsHtmlResp_jsp._jspx_meth_c_choose_0(fileViewContentsHtmlResp_jsp.java:401)
      
      	at org.apache.jsp.WEB_002dINF.jsp.file.fileViewContentsHtmlResp_jsp._jspService(fileViewContentsHtmlResp_jsp.java:122)
      
      	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:109)
      
      	at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
      
      	at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
      
      	at org.mortbay.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1208)
      
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            mgchong Ming Giet Chong [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: