Error everytime I include my component which worked earlier | Community
Skip to main content
deepakt84913413
New Participant
March 9, 2017
Solved

Error everytime I include my component which worked earlier

  • March 9, 2017
  • 14 replies
  • 2465 views

Hi,

I get this error every time I include my parsys component which actually worked a while ago. In the CRX I can see a new node formed for the component in /content/mypage but when I refresh the page, I cannot the see the component again. But the node is still present in CRX. When I include the same component again, I see some duplicate nodes formed in the CRX.

 

I also am getting my head.jsp no compiled every time I restart my server(even though I recompile my JSPs). I have to uninstall and install my foundation packages every time I start my server which is basically everyday. I really need help with this.

I have attached the picture of the error when the component is included.

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 smacdonald2008

Your issue is WPSSettings class not found - place your code on a fresh install of AEM and see what happens. 

14 replies

deepakt84913413
New Participant
March 21, 2017

Ratna Kumar wrote...

Hi Deepak,

Please mark it as solved, if your issue been resolved 

~ Ratna.

I just did

Ratna_Kumar
New Participant
March 21, 2017

Hi Deepak,

Please mark it as solved, if your issue been resolved 

~ Ratna.

deepakt84913413
New Participant
March 14, 2017

Not sure. I just installed a fresh instance. I Still have to install the content package to see if the content is rendering fine.

smacdonald2008
New Participant
March 14, 2017

What was the issue? 

deepakt84913413
New Participant
March 14, 2017

I figured it out. It is working now. Thank you.

deepakt84913413
New Participant
March 14, 2017

I installed a fresh instance. I am importing the content packages now. Lets see how it turns out..

Prince_Shivhare
New Participant
March 14, 2017

Hi,

Do you have a fresh jar file which is not extract?

you can copy the jar file which is not extract and rename it for author and publish.

and build your bundles.

~ Prince

deepakt84913413
New Participant
March 14, 2017

Could you help me with the steps to fresh install? I think I am doing it wrong. Can I use the same jar file or not?

Ratna_Kumar
New Participant
March 13, 2017

Hi Deepak,

Yes, as scott stated, please try to build your bundle in fresh install of AEM.

~ Ratna.

smacdonald2008
smacdonald2008Accepted solution
New Participant
March 10, 2017

Your issue is WPSSettings class not found - place your code on a fresh install of AEM and see what happens.