JIRA Portlet is Not Displayed and Throws NullPointerException

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

The JIRA Portlet is not displayed. The following appears in the log:


java.lang.NullPointerException
	at com.atlassian.jira.web.portlet.bean.PortletRenderer.renderPortlet(PortletRenderer.java:46)
	at org.apache.jsp.secure.views.runportlet_jsp._jspService(runportlet_jsp.java:104)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

Cause

The JIRA Show Saved Filter With Columns plugin is not installed.

Resolution

Unable to render {include} The included page could not be found.

Installing the plugin solves the issue.


Last modified on Mar 30, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.