Expand my Community achievements bar.

SOLVED

com/adobe/aemds/guide/utils/GuideUtils

Avatar

Level 7

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 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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

 

 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

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