-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.0.4 GA
-
Fix Version/s: 6.0.5 GA
-
Component/s: Legacy > Control Panel menu
-
Labels:None
-
Environment:Actually, 6.0.3.
- Go to: Control Panel > Portal > Organizations >
- For some organization choose: Actions > Assign User Roles
- click on Organization Administrator
I get two tabs: Current and Available
Both of them are empty and the catalina.out contains:
17:04:36,178 ERROR [com.liferay.taglib.util.IncludeTag:154] java.lang.NullPointerException
at org.apache.jsp.html.portlet.communities.edit_005fuser_005froles_005fusers_jsp._jspService(edit_005fuser_005froles_005fusers_jsp.java:1051)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:377)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:551)
at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:488)
at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:175)
at com.liferay.taglib.util.IncludeTag._doInclude(IncludeTag.java:219)
at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:58)
at org.apache.jsp.html.portlet.communities.edit_005fuser_005froles_jsp._jspx_meth_liferay_002dutil_005finclude_005f1(edit_005fuser_005froles_jsp.java:1387)
at org.apache.jsp.html.portlet.communities.edit_005fuser_005froles_jsp._jspx_meth_c_005fotherwise_005f0(edit_005fuser_005froles_jsp.java:1358)
at org.apache.jsp.html.portlet.communities.edit_005fuser_005froles_jsp._jspService(edit_005fuser_005froles_jsp.java:1192)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)