cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

smartedit not loading on hybris 1905 - CMS Item Not Found: No page with label [/smartedit] found.

0 Likes
1,506

I am installing smartedit on Hybris version 1905.2 as part of project upgrade. Below are the steps followed.

  • Added following extensions in my localextensions.xml apart from existing project extensions.

<extension name='cmsbackoffice'/>

<extension name='cmssmartedit'/>

<extension name='cmssmarteditwebservices'/>

<extension name='cmswebservices'/>

<extension name='permissionswebservices'/>

<extension name='previewwebservices'/>

<extension name='smartedit'/>

<extension name='smarteditaddon'/>

<extension name='smarteditwebservices'/>

  • Installed smarteditaddon

ant addoninstall -Daddonnames=smarteditaddon -DaddonStorefront.yacceleratorstorefront=customstorefront

  • Went to the $HYBRIS_BIN_DIR/platform directory.

ant clean all

ant npminstall

hybrisserver.bat

  • Ran hybris update in SAP Commerce Administration Console (Administration Console) by selecting all extensions related to SmartEdit.

I am getting "page can not be found error " while hitting https://#mydomain#:9002/smartedit . Getting "CMS Item Not Found: No page with label [/smartedit] found." in logs. Looks like its looking for a page rather than smartedit extension.

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Likes

added extension npmancillary and ran ant npminstall. It got fixed.

0 Likes

Try to check are you trying to open smartedit on the correct node, maybe you try to open in on incorrect node.