May 20, 2016

AssemblerTools : com.endeca.store.exceptions.PathNotFoundException: No node found at path: [pages/]

Error

Unable to retrieve site definition for site id: /: com.endeca.store.exceptions.PathNotFoundException: No node found at path: [pages/]

APPLIES TO:

Oracle Commerce Platform - Version 10.2 and later
Information in this document applies to any platform.

Cause

Above problem occurs when there is a mismatch bewteen site id in endeca app and Site Id of store front.

Solution

Follow below steps to get rid of this problem :
  1. Navigate to <Endeca_installation_path>/apps/<project_app>/config/import/pages.
  2. Ediit _.json file present.
  3. Check defaultSiteId property and match with Site Id in Store Front.
  4. You can check Site Id of store in BCC or through ACC.
  5. Match both ids and restart endeca services.

No comments: