NullPointerException when accessing a Confluence instance via tinyURL link wihtout identifier

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 2.8
    • Affects Version/s: None
    • Component/s: None

      The following error is generated when trying to access a Confluence instance with:

      http://<baseURL>/x
      
       Cause:
      java.lang.NullPointerException
      at com.atlassian.confluence.servlet.TinyUrlServlet.doGet(TinyUrlServlet.java:22)
      
      Stack Trace: [hide]
      
      java.lang.NullPointerException
      at com.atlassian.confluence.servlet.TinyUrlServlet.doGet(TinyUrlServlet.java:22)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
      

            Assignee:
            Chris Broadfoot [Atlassian]
            Reporter:
            Tony Cheah Tong Nyee [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: