留言板

NullPointerException at PortletListerImpl.iteratePortletCategories

thumbnail
Ajit Gauli,修改在10 年前。

NullPointerException at PortletListerImpl.iteratePortletCategories

New Member 帖子: 4 加入日期: 12-10-30 最近的帖子
Hi all,
Have any of you come across this problem? While browsing to control panel > site pages > {Some Page} and choosing any of types Embedded or URL or Link to Page, the label for URL and description field gets corrupted as shown in the attachment and throws the following NPE in the backend.

ERROR [http-bio-8080-exec-1][IncludeTag:253] Current URL /group/control_panel/manage?p_p_id=156&p_p_lifecycle=2&p_p_state=maximized&p_p_mode=view&p_p_cacheability=cacheLevelPa$
20:27:26,197 ERROR [http-bio-8080-exec-1][IncludeTag:154] java.lang.NullPointerException
        at com.liferay.portal.util.PortletListerImpl.iteratePortletCategories(PortletListerImpl.java:112)
        at com.liferay.portal.util.PortletListerImpl.getTreeView(PortletListerImpl.java:71)
        at org.apache.jsp.html.portal.layout.edit.panel_jsp._jspService(panel_jsp.java:587)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
        at com.liferay.portal.servlet.DirectRequestDispatcher.include(DirectRequestDispatcher.java:97)
        at com.liferay.portal.servlet.PACLRequestDispatcherWrapper.doDispatch(PACLRequestDispatcherWrapper.java:90)
        at com.liferay.portal.servlet.PACLRequestDispatcherWrapper.include(PACLRequestDispatcherWrapper.java:54)
        at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:345)
        at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:245)
        at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:86)
        at org.apache.jsp.html.portlet.layouts_005fadmin.layout.details_jsp._jspService(details_jsp.java:1311)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
        at com.liferay.portal.servlet.DirectRequestDispatcher.include(DirectRequestDispatcher.java:97)
        at com.liferay.portal.servlet.PACLRequestDispatcherWrapper.doDispatch(PACLRequestDispatcherWrapper.java:90)
        at com.liferay.portal.servlet.PACLRequestDispatcherWrapper.include(PACLRequestDispatcherWrapper.java:54)
        at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:345)
        at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:245)
        at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:86)