Topic Archive:oracle-commerce-guided-search

Unable to login to config repository site for user “admin”, status code: 401 – CasCmdException

Error – Creating crawl MyAppen-last-mile-crawl Error creating crawl MyAppen-last-mile-crawl: Unable to login to config repository site for user “admin”, status code: 401, Response: exiting with error. com.endeca.itl.cas.cmd.CasCmdException: Failed to create 1 or more crawls Failure to create crawl. Fix –Continue Reading

Error during promote_content – Unauthorized access to workbench. Please check your credentials.

> promote_content.sh [02.07.20 10:42:49] INFO: Checking definition from AppConfig.xml against existing EAC provisioning. [02.07.20 10:42:50] INFO: Definition has not changed. [02.07.20 10:42:50] INFO: Exporting MDEX tool contents to file MyAppen.mdex.2020-02-07_10-42-50.zip [02.07.20 10:42:51] SEVERE: Failed to create zip file or theContinue Reading

Baseline issue – SEVERE: Error starting baseline crawl ‘MyAppen-last-mile-crawl’.

Getting following error while running the Baseline update [01.15.20 11:47:44] INFO: Checking definition from AppConfig.xml against existing EAC provisioning. [01.15.20 11:47:44] INFO: Definition has not changed. [01.15.20 11:47:44] INFO: Starting baseline update script. [01.15.20 11:47:45] INFO: Acquired lock ‘update_lock’. [01.15.20Continue Reading

SEVERE: Caught an exception while invoking method ‘importContent’ on object ‘IFCR’. Releasing locks. Failed with error Bad Request (400): “Zip Payload contains files with disallowed extensions”

Oracle Endeca Guided Search version: 11.3.0 I faced the issue when importing the content (I wanted to import a new site, hence imported the pages directory). But got the following error : <eac-app-folder>/control/runcommand.sh IFCR importContent pages /tmp/<appFolder>/pages [09.24.19 13:39:09] INFO:Continue Reading

Error while running Endeca promote content – org.apache.axis.ConfigurationException

While running promote content, I get following error . This is a bug and it does not impact the promote content process in any way. org.apache.axis.ConfigurationException: No service named http://www.endeca.com/esf/getComponentStatus is available org.apache.axis.ConfigurationException: No service named http://www.endeca.com/esf/getComponentStatus is available atContinue Reading

How to read/export data from a Endeca CAS recordstore?

Following is the two step process to extract/read/export endeca record store into an xml Step 1:  Go to CAS bin directory – <Endeca-Installation>/CAS/11.0.0/bin cd  <Endeca-Installation>/CAS/11.0.0/bin Step 2 :  Run recordstore-cmd command ./recordstore-cmd.sh read-baseline -a CRS_en_data -f /tmp/logs/CRSRecordstore.xml This will export theContinue Reading