Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: No Longer Reproducible
-
Affects Version/s: 6.1.10 EE GA1
-
Fix Version/s: 6.2.0 CE M4
-
Component/s: WCM, WCM > Asset Publisher
-
Similar Issues:
Description
Step to reproduce
1) Create an scoped page
2) put an Asset Publisher in that page
3) Set as the Default Asset Publisher for This Page
4) Go to control panel and edit a web content
5) select the scoped page as Display Page
6) search the content and when click on the content he don't display the content in the display page
there is an error on the log
Current URL /web/guest/home?_3_formDate=1342086591768&p_p_id=3&p_p_lifecycle=0&p_p_state=maximized&p_p_mode=view&_3_struts_action=%2Fsearch%2Fsearch&_3_format=&_3_keywords=header&_3_groupId=0&_3_entryClassName=&_3_modified=&_3_modifiedselection=0&_3_modifiedfrom=&_3_modifiedto=&_1_WAR_chatportlet_searchBuddies=¤tChatServerTime=1342086592178 generates exception: com.liferay.portlet.asset.NoSuchEntryException: No AssetEntry exists with the key {classNameId=10108, classPK=18481}
11:50:32,383 ERROR [IncludeTag:154] com.liferay.portlet.asset.NoSuchEntryException: No AssetEntry exists with the key {classNameId=10108, classPK=18481}
at com.liferay.portlet.asset.service.persistence.AssetEntryPersistenceImpl.findByC_C(AssetEntryPersistenceImpl.java:2358)
at com.liferay.portlet.asset.service.impl.AssetEntryLocalServiceImpl.getEntry(AssetEntryLocalServiceImpl.java:224)
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.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:59)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:108)
at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:59)
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.portlet.asset.service.AssetEntryLocalServiceUtil.getEntry(AssetEntryLocalServiceUtil.java:356)
at org.apache.jsp.html.portlet.search.main_005fsearch_005fresult_005fform_jsp._jspService(main_005fsearch_005fresult_005fform_jsp.java:673)
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.portal.kernel.dao.search.JSPSearchEntry.print(JSPSearchEntry.java:69)
at org.apache.jsp.html.taglib.ui.search_005fiterator.page_jsp._jspService(page_jsp.java:1038)
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)

No longer reproducible on 6.2 m4
Romeo Sheshi,
thanks for the report. I tried to reproduce this issue on Liferay Portal Milestone build
(available at http://www.liferay.com/community/releases) but could not. Here are the
steps I tried (list steps). Please ensure you have a fresh environment with no other
issues that may interfere with the bug. If you still experience this issue, please let me
know how to reproduce the issue and we can revisit it. If I cannot reproduce this issue,
it cannot be fixed. Thanks!