Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Getting error while opening edit page in AEM 6.4

Avatar

Level 3

Hi All,

I was trying to configure cif components with my AEM instance for that I have installed below two packages but after that I was not able to open the web pages in edit mode.

Please suggest.

 

 

jadhavni3_0-1600849931827.png

jadhavni3_1-1600849995622.png

 

5 Replies

Avatar

Community Advisor

Can you show us the stack trace from the error.log?

Also can you please run through the basic debug steps and share with any error useful for us to help you solve your case? Take a look at this blog article, where it details simple steps on how you can debug your situation - https://sourcedcode.com/blog/aem/development/basic-steps-to-debug-an-error-in-aem

Avatar

Level 3

Hi @BrianKasingli ,

Thank you for the response.

Getting below error:
23.09.2020 15:57:03.942 *ERROR* [0:0:0:0:0:0:0:1 [1600856822318] GET /editor.html/content/we-retail/us/en.html HTTP/1.1] org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource MergedResource [path=/mnt/overlay/wcm/core/content/editor/jcr:content/content/items/content/header/items/headerbar/items/pageinfopopover/items/list/items/previewpdp/granite:rendercondition, resources=[/libs/wcm/core/content/editor/jcr:content/content/items/content/header/items/headerbar/items/pageinfopopover/items/list/items/previewpdp/granite:rendercondition]]
23.09.2020 15:57:03.952 *ERROR* [0:0:0:0:0:0:0:1 [1600856822318] GET /editor.html/content/we-retail/us/en.html HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingException
javax.el.PropertyNotFoundException: ELResolver cannot handle a null base Object with identifier 'catalogPath'
at org.apache.el.parser.AstIdentifier.getValue(AstIdentifier.java:71) [com.adobe.granite.ui.commons:5.10.2]
at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:186)
at com.adobe.granite.ui.components.impl.ExpressionResolverImpl.resolve(ExpressionResolverImpl.java:117) [com.adobe.granite.ui.commons:5.10.2]
at com.adobe.granite.ui.components.ExpressionHelper.get(ExpressionHelper.java:105) [com.adobe.granite.ui.commons:5.10.2]
at com.adobe.granite.ui.components.ExpressionHelper.get(ExpressionHelper.java:91) [com.adobe.granite.ui.commons:5.10.2]
at com.adobe.granite.ui.components.ExpressionHelper.getString(ExpressionHelper.java:51) [com.adobe.granite.ui.commons:5.10.2]
at com.adobe.granite.ui.components.impl.BaseComponentHelper.populateCommonAttrs(BaseComponentHelper.java:298) [com.adobe.granite.ui.commons:5.10.2]
at com.adobe.granite.ui.components.impl.BaseComponentHelper.populateCommonAttrs(BaseComponentHelper.java:201) [com.adobe.granite.ui.commons:5.10.2]
at com.adobe.granite.ui.components.ComponentHelper.populateCommonAttrs(ComponentHelper.java:159) [com.adobe.granite.ui.commons:5.10.2]
at org.apache.jsp.libs.granite.ui.components.coral.foundation.button.button_jsp._jspService(button_jsp.java:167)
at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) [org.apache.sling.scripting.jsp:2.2.7.B002]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:725) [org.apache.felix.http.servlet-api:1.1.2]
at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:502) [org.apache.sling.scripting.jsp:2.2.7.B002]
at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:449) [org.apache.sling.scripting.jsp:2.2.7.B002]
at org.apache.sling.scripting.jsp.JspScriptEngineFactory.callJsp(JspScriptEngineFactory.java:346) [org.apache.sling.scripting.jsp:2.2.7.B002]
at org.apache.sling.scripting.jsp.JspScriptEngineFactory.access$100(JspScriptEngineFactory.java:101) [org.apache.sling.scripting.jsp:2.2.7.B002]
at org.apache.sling.scripting.jsp.JspScriptEngineFactory$JspScriptEngine.eval(JspScriptEngineFactory.java:607) [org.apache.sling.scripting.jsp:2.2.7.B002]
at org.apache.sling.scripting.core.impl.DefaultSlingScript.call(DefaultSlingScript.java:388) [org.apache.sling.scripting.core:2.0.54]
at org.apache.sling.scripting.core.impl.DefaultSlingScript.eval(DefaultSlingScript.java:184) [org.apache.sling.scripting.core:2.0.54]
at org.apache.sling.scripting.core.impl.DefaultSlingScript.service(DefaultSlingScript.java:491) [org.apache.sling.scripting.core:2.0.54]
at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:552) [org.apache.sling.engine:2.6.12]
at org.apache.sling.engine.impl.filter.SlingComponentFilterChain.render(SlingComponentFilterChain.java:44) [org.apache.sling.engine:2.6.12]
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:77) [org.apache.sling.engine:2.6.12]
at com.day.cq.wcm.core.impl.WCMDeveloperModeFilter.doFilter(WCMDeveloperModeFilter.java:119) [com.day.cq.wcm.cq-wcm-core:5.11.218]
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:68) [org.apache.sling.engine:2.6.12]
at com.day.cq.wcm.core.impl.WCMDebugFilter.doFilter(WCMDebugFilter.java:156) [com.day.cq.wcm.cq-wcm-core:5.11.218]
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:68) [org.apache.sling.engine:2.6.12]
at com.day.cq.wcm.core.impl.WCMComponentFilter.filterRootInclude(WCMComponentFilter.java:375) [com.day.cq.wcm.cq-wcm-core:5.11.218]
at com.day.cq.wcm.core.impl.WCMComponentFilter.doFilter(WCMComponentFilter.java:190) [com.day.cq.wcm.cq-wcm-core:5.11.218]
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:68) [org.apache.sling.engine:2.6.12]
at com.day.cq.wcm.core.impl.PageLockFilter.doFilter(PageLockFilter.java:91) [com.day.cq.wcm.cq-wcm-core:5.11.218]
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:68) [org.apache.sling.engine:2.6.12]
at com.day.cq.personalization.impl.TargetComponentFilter.doFilter(TargetComponentFilter.java:96) [com.day.cq.cq-personalization:5.11.54]
at org.apache.sling.engine.impl.filter.AbstractSlingFilterChain.doFilter(AbstractSlingFilterChain.java:68) [org.apache.sling.engine:2.6.12]
at org.apache.sling.engine.impl.SlingRequestProcessorImpl.processComponent(SlingRequestProcessorImpl.java:282) [org.apache.sling.engine:2.6.12]
at org.apache.sling.engine.impl.SlingRequestProcessorImpl.dispatchRequest(SlingRequestProcessorImpl.java:322) [org.apache.sling.engine:2.6.12]
at org.apache.sling.engine.impl.request.SlingRequestDispatcher.dispatch(SlingRequestDispatcher.java:211) [org.apache.sling.engine:2.6.12]
at org.apache.sling.engine.impl.request.SlingRequestDispatcher.include(SlingRequestDispatcher.java:104) [org.apache.sling.engine:2.6.12]
at com.day.cq.wcm.core.impl.WCMComponentFilter$ForwardRequestDispatcher.include(WCMComponentFilter.java:516) [com.day.cq.wcm.cq-wcm-core:5.11.218]
at com.adobe.granite.ui.components.impl.BaseComponentHelper.include(BaseComponentHelper.java:487) [com.adobe.granite.ui.commons:5.10.2]
at com.adobe.granite.ui.components.ComponentHelper.include(ComponentHelper.java:542) [com.adobe.granite.ui.commons:5.10.2]
at com.adobe.granite.ui.components.ComponentHelper.include(ComponentHelper.java:527) [com.adobe.granite.ui.commons:5.10.2]
at com.adobe.granite.ui.components.ComponentHelper.include(ComponentHelper.java:513) [com.adobe.granite.ui.commons:5.10.2]
at com.adobe.granite.ui.components.ComponentHelper.include(ComponentHelper.java:487) [com.adobe.granite.ui.commons:5.10.2]
at org.apache.jsp.libs.cq.gui.components.authoring.pageinfo.list.list_jsp._jspService(list_jsp.java:154)
at org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) [org.apache.sling.scripting.jsp:2.2.7.B002]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:725) [org.apache.felix.http.servlet-api:1.1.2]
at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:502) [org.apache.sling.scripting.jsp:2.2.7.B002]
at org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:449) [org.apache.sling.scripting.jsp:2.2.7.B002]
at org.apache.sling.scripting.jsp.JspScriptEngineFactory.callJsp(JspScriptEngineFactory.java:346) [org.apache.sling.scripting.jsp:2.2.7.B002]

 

 

 

 

 

Thank you,
Nitin.

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now