com/adobe/aemds/guide/utils/GuideUtils | Community
Skip to main content
JakeCham
Level 6
October 23, 2022
Solved

com/adobe/aemds/guide/utils/GuideUtils

  • October 23, 2022
  • 1 reply
  • 1363 views

Hi team,

 

I'm facing a error like below.

Cannot serve request to /editor.html/content/xx.html in libs/fd/af/authoring/editors/rendercondition/form/form.jsp.

 

Java.lang.NoClassDefFounderError: com/adobe/aemds/guide/utils/GuideUtils

 

Any suggestions would be highly appreciated 

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 Lokesh_Vajrala

You might be missing the below bundle in AEM instance or have the old version incompatible with the code. Check the bundle and update the version or code accordingly, whichever makes sense for your scenario.

com.adobe.aemds.guide.aemds-guide-core

 

 

1 reply

Lokesh_Vajrala
Community Advisor
Lokesh_VajralaCommunity AdvisorAccepted solution
Community Advisor
October 31, 2022

You might be missing the below bundle in AEM instance or have the old version incompatible with the code. Check the bundle and update the version or code accordingly, whichever makes sense for your scenario.

com.adobe.aemds.guide.aemds-guide-core