Page continues to freeze when attempting to open it in edit mode in AEM 6.3 | Adobe Higher Education
Skip to main content
chirran414
Level 4
December 14, 2017
Répondu

Page continues to freeze when attempting to open it in edit mode in AEM 6.3

Hi All,

We recently upgraded to AEM 6.3 from 6.1. In 6.3 there are some destination pages are continues to freeze when attempting to open it in edit mode and indicates a Google map search at the bottom of the browser.

I am not seeing any errors in the log, on network tab and did take out and add the components to see if it is because of any components we are having this issue still no use.

But when we create a package with these pages and installed in 6.1 they are working fine, they are not freezing.

Thanks,

Narayana

Ce sujet a été fermé aux réponses.
Meilleure réponse par MC_Stuff

Hi Narayan,

  One of the possibility is in case you have some component that has loop algorithm going into infinite causes it. In our case we had custom columns controlsin with column controls and was getting the node count.  6.3 was returning -1 due to index timeout caused the issue & fixed our code base. 

Thanks,

3 commentaires

MC_Stuff
MC_StuffRéponse
Level 10
December 15, 2017

Hi Narayan,

  One of the possibility is in case you have some component that has loop algorithm going into infinite causes it. In our case we had custom columns controlsin with column controls and was getting the node count.  6.3 was returning -1 due to index timeout caused the issue & fixed our code base. 

Thanks,

kautuk_sahni
Community Manager
Community Manager
December 15, 2017

In 6.3, can you remove the component using google maps and check?

Kautuk Sahni
chirran414
Level 4
December 15, 2017

If we take out that component which is working fine but we need to have component on that page. Same page with same components are loaded and working fine in AEM 6.1 though.

Thanks,

Narayana