cancel
Showing results for 
Search instead for 
Did you mean: 

Geeting error while initialization : de.hybris.platform.cms2.exceptions.CMSItemNotFoundException: No page with id [serverError] found.

Former Member
0 Kudos

SEVERE: Servlet.service() for servlet [DispatcherServlet] in context with path [/store] threw exception [Request processing failed; nested exception is de.hybris.platform.cms2.exceptions.CMSItemNotFoundException: No page with id [serverError] found.] with root cause INFO | jvm 2 | main | 2017/02/05 12:13:35.603 | de.hybris.platform.cms2.exceptions.CMSItemNotFoundException: No page with id [serverError] found. INFO | jvm 2 | main | 2017/02/05 12:13:35.603 | at de.hybris.platform.cms2.servicelayer.services.impl.DefaultCMSPageService.getPageForId(DefaultCMSPageService.java:539) INFO | jvm 2 | main | 2017/02/05 12:13:35.603 | at de.hybris.platform.cms2.servicelayer.services.impl.DefaultCMSPageService.getPageForLabelOrId(DefaultCMSPageService.java:584) INFO | jvm 2 | main | 2017/02/05 12:13:35.603 | at de.hybris.platform.acceleratorstorefrontcommons.controllers.pages.AbstractPageController.getContentPageForLabelOrId(AbstractPageController.java:305) INFO | jvm 2 | main | 2017/02/05 12:13:35.603 | at com.elverys.storefront.controllers.pages.DefaultPageController.getServerError(DefaultPageController.java:117) INFO | jvm 2 | main | 2017/02/05 12:13:35.603 | at sun.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) INFO | jvm 2 | main | 2017/02/05 12:13:35.603 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) INFO | jvm 2 | main | 2017/02/05 12:13:35.603 | at java.lang.reflect.Method.invoke(Unknown Source) INFO | jvm 2 | main | 2017/02/05 12:13:35.603 | at org.springframework.web.method.support.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:215) INFO | jvm 2 | main | 2017/02/05 12:13:35.603 | at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) INFO | jvm 2 | main | 2017/02/05 12:13:35.605 | at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:104) INFO | jvm 2 | main | 2017/02/05 12:13:35.605 | at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:745) INFO | jvm 2 | main | 2017/02/05 12:13:35.605 | at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:686) INFO | jvm 2 | main | 2017/02/05 12:13:35.605 | at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:80) INFO | jvm 2 | main | 2017/02/05 12:13:35.605 | at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:925) INFO | jvm 2 | main | 2017/02/05 12:13:35.605 | at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:856) INFO | jvm 2 | main | 2017/02/05 12:13:35.605 | at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:953) INFO | jvm 2 | main | 2017/02/05 12:13:35.605 | at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:844) INFO | jvm 2 | main | 2017/02/05 12:13:35.605 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:620)

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

@ , You are right. I was facing the same issue. after i have done the update system along with appropriate all addons selection, cms2 etc..

Former Member
0 Kudos

Hi if you search "No page with id" in the expert forum, you will find some same questions with answers. one could be you forget to update the system after adding extensions.

Thanks Yan