-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.0 CE M3
-
Fix Version/s: 6.2.0 CE M3
-
Component/s: Web Content > Web Content Administration
-
Labels:
-
Environment:Tomcat 7.0.27 + MySQL 5. Portal 6.2.x GIT ID: 6a82d3783eb34c57c50b36377bee17e3ec1b48aa.
-
Fix Priority:4
-
Git Pull Request:
Steps to Reproduce:
- Add a structure
- Add a template for the structure
- Add a web content based on the structure
- Add a web content display portlet
- Display the web content
19:41:31,684 ERROR [http-bio-8080-exec-8][IncludeTag:206] Current URL /web/guest/home generates exception: com.liferay.portlet.journal.NoSuchTemplateException: No JournalTemplate exists with the key {groupId=10146, templateId=10422} 19:41:31,690 ERROR [http-bio-8080-exec-8][IncludeTag:154] com.liferay.portlet.journal.NoSuchTemplateException: No JournalTemplate exists with the key {groupId=10146, templateId=10422} at com.liferay.portlet.journal.service.persistence.JournalTemplatePersistenceImpl.findByG_T(JournalTemplatePersistenceImpl.java:3548) at com.liferay.portlet.journal.service.impl.JournalTemplateLocalServiceImpl.getTemplate(JournalTemplateLocalServiceImpl.java:451) at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:122) at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:71) at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:118) at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:55) at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:118) at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:55) at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:118) at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:55) at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:118) at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:55) at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:118) at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:55) at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:118) at com.liferay.portal.security.pacl.PACLAdvice.invoke(PACLAdvice.java:51) at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:118) at com.liferay.portal.spring.aop.ServiceBeanAopProxy.invoke(ServiceBeanAopProxy.java:162) at com.liferay.portlet.journal.service.JournalTemplateLocalServiceUtil.getTemplate(JournalTemplateLocalServiceUtil.java:400) at org.apache.jsp.html.portlet.journal_005fcontent.view_jsp._jspService(view_jsp.java:1516)