Accessing User's content from dockbar shows stack trace
Description
Environment
Tomcat 7.0.23 + MySQL 5. 6.1.x GIT ID: cad9514323b1bb302582854c7810345d0989d58c.
Tomcat 7.0.23 + MySQL 5. 6.2.x GIT ID: d8633f74f55d7ef7756a08ecbb04942a9e3812fd.
relates
Activity
Show:

Cynthia Wilburn March 12, 2012 at 1:58 PM
Reopening to add 6.1.1 CE GA2. Close as Fixed.

Luyang Tan January 18, 2012 at 6:26 PM
PASSED Manual Testing following the steps in the description.
Reproduced on:
Tomcat 7.0 + MySQL 5. 6.1.x GIT ID: d5ef8f0ad7d4c8ea269c6e83aefa94f60ee1abef.
I can see the error as the description shown.
Fixed on:
Tomcat 7.0 + MySQL 5. 6.1.x GIT ID: 7e26a2966230f4b8579997cb89ce6aa9a25cbbef.
Tomcat 7.0 + MySQL 5. 6.2.x GIT ID: 20dbb65c18e6b2c50bbd6986c8b3b7078f84e63b.
I can see no error in the console.

Michael Saechang January 17, 2012 at 4:42 PM
Committed on:
6.1.x GIT ID: f857cd2809fc385496b2206beb7a9feaadaaddac.
6.2.x GIT ID: d71351efb55a3c21739777827cb95045785aeaa8.
Fixed
Details
Assignee
Luyang TanLuyang Tan(Deactivated)Reporter
Jang KimJang Kim(Deactivated)Labels
Branch Version/s
6.1.xBackported to Branch
CommittedGit Pull Request
Bug Type
Regression BugComponents
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Labels
Branch Version/s
6.1.x
Backported to Branch
Committed
Git Pull Request
Bug Type
Regression Bug
Components
Fix versions
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created January 12, 2012 at 5:01 PM
Updated June 24, 2023 at 3:47 PM
Resolved March 12, 2012 at 2:37 PM
Create user
Login as User
Click manage site content
Stack trace appears:
17:01:14,439 ERROR [IncludeTag:426] Current URL /group/control_panel?doAsGroupId=10427&refererPlid=10439&controlPanelCategory=content generates exception: com.liferay.portal.security.auth.PrincipalException
17:01:14,442 ERROR [IncludeTag:154] com.liferay.portal.security.auth.PrincipalException
at com.liferay.portal.service.permission.GroupPermissionImpl.check(GroupPermissionImpl.java:41)
at com.liferay.portal.service.permission.GroupPermissionUtil.check(GroupPermissionUtil.java:30)
at com.liferay.portal.service.impl.GroupServiceImpl.getGroup(GroupServiceImpl.java:185)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:112)
at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:71)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:108)
at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:211)
at com.liferay.portal.service.GroupServiceUtil.getGroup(GroupServiceUtil.java:157)
at org.apache.jsp.html.portlet.control_005fpanel_005fmenu.view_jsp._jspService(view_jsp.java:603)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at com.liferay.portal.kernel.servlet.DirectRequestDispatcher.include(DirectRequestDispatcher.java:45)
at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:323)
at com.liferay.taglib.util.IncludeTag._doInclude(IncludeTag.java:418)
at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:92)
at org.apache.jsp.html.common.themes.portlet_jsp._jspService(portlet_jsp.java:4620)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:433)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:389)