Pages become unresponsive | Community
Skip to main content
praveenk9004043
New Participant
February 10, 2016
Solved

Pages become unresponsive

  • February 10, 2016
  • 10 replies
  • 2699 views

Hi Friends,

I am using the iparsys component for configuring the header and footer component when I try to edit the component pages have become un responsive.

I tried accessing in all the browsers IE, chrome and firefox not even able to debug from any browsers.

Attached is the screen shot for reference.

Can someone who faced similar experience help me.

Regards

Pr@veen

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by praveenk9004043

I was able to resolve the issue.

Looks like a crazy issue I really do not know if someone has faced the same scenario.

In my project for configuring the header and footer components we were using parsys component later we decided to move from parsys to iparsys component we commented the code for parsys and then added iparsys component.

now I deleted the parsys entry in my jsp file and kept only iparsys then the issue got resolve.

Can some one explain why is this behavior?

10 replies

praveenk9004043
praveenk9004043AuthorAccepted solution
New Participant
February 12, 2016

I was able to resolve the issue.

Looks like a crazy issue I really do not know if someone has faced the same scenario.

In my project for configuring the header and footer components we were using parsys component later we decided to move from parsys to iparsys component we commented the code for parsys and then added iparsys component.

now I deleted the parsys entry in my jsp file and kept only iparsys then the issue got resolve.

Can some one explain why is this behavior?

New Participant
February 12, 2016

Try to open the page in design mode or append ?wcmmode=disabled at the end of the url, check if there is anything breaking in the iParsys component.

Lokesh_Shivalingaiah
New Participant
February 12, 2016

Then there would be some issue/error with those component. Are you seeing any error in browser ? Press F12 and see if you see any error when  you click on these components

praveenk9004043
New Participant
February 12, 2016

I am facing this issue only in the header/footer component

Lokesh_Shivalingaiah
New Participant
February 10, 2016

Is this behavior is only when you try to configure header/footer (iParsys) component or any component ?

Jitendra_S_Toma
New Participant
February 10, 2016

You don't find any error or you are not able to see that?.

What about restarting instance, did you see memory usages in task manager?.

praveenk9004043 wrote...

Jitendra,

I am not able to see any error in the error log and in console.

 

Regards

Pr@veen

 

praveenk9004043
New Participant
February 10, 2016

Jitendra,

I am not able to see any error in the error log and in console.

 

Regards

Pr@veen

Jitendra_S_Toma
New Participant
February 10, 2016

Praveen,

Quickly, you should do two things:

  • Check the browser console if there is any javascript error. Also check error.log.
  • Check the memory & CPU and find out which process consumes memory most. If it is java, restart AEM instance once.  
praveenk9004043
New Participant
February 10, 2016

Hi Smac,

I have 8gb ram.

 

let me try with the url u hve shared and get back to you.

 

Regards

Pr@veen

smacdonald2008
New Participant
February 10, 2016

Follow this document: 

https://docs.adobe.com/docs/en/cq/5-6-1/howto/website.html

Also - how much RAM does your machine running AEM have - i am wondering if its a hardware issue.