Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.2.3
-
Fix Version/s: 6.1.0 CE RC1
-
Component/s: Collaboration > Blogs
-
Labels:None
-
Environment:Linux, TcServer 6, MySQL 5
-
Similar Issues:
Description
If any of the users who would normally be displayed by the Blog Aggregator portlet have been removed, the portlet throws the following exception:
20:19:12,492 ERROR [IncludeTag:78] Current URL /web/oracle-sun/news generates exception: javax.servlet.ServletException?: com.liferay.portal.NoSuchUserException?: No User exists with the primary key 13205
20:19:12,493 ERROR [IncludeTag:157] com.liferay.portal.NoSuchUserException?: No User exists with the primary key 13205
at com.liferay.portal.service.persistence.UserPersistenceImpl?.findByPrimaryKey(UserPersistenceImpl?.java:680)
at com.liferay.portal.service.impl.UserLocalServiceImpl?.getUserById(UserLocalServiceImpl?.java:1327)
at com.liferay.portal.service.UserLocalServiceUtil?.getUserById(UserLocalServiceUtil?.java:489)
at org.apache.jsp.html.portlet.blogs_005faggregator.view_jsp._jspService(view_jsp.java:985)
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:374)
at org.apache.jasper.servlet.JspServlet?.serviceJspFile(JspServlet?.java:342)
at org.apache.jasper.servlet.JspServlet?.service(JspServlet?.java:267)
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?.doEndTag(IncludeTag?.java:66)
at org.apache.jsp.html.common.themes.portlet_jsp._jspService(portlet_jsp.java:2844)
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:374)

Thank you for the report. Can you please help us by evaluating this issue to confirm that it is reproducible in the recently released 6 CE GA and provide this information via a comment on this ticket?
This new release contains hundreds of bug fixes and will be the version under active development by the Liferay team. Tickets reported against 5.2.3 that are fixed in 6.0.5 will be closed in order to keep our ticketing system up-to-date and to help our development team focus on the unresolved issues.
If you are able to reproduce the ticket, please be sure to give us step-by-step directions to repeat the anomaly, the circumstances where it does NOT occur (where applicable), all environmental details, logs, property files, etc - necessary for Liferay and the community to help determine the root cause. Issues that do not contain this information are difficult to troubleshoot and may be closed as "cannot reproduce".