Topic Archive:CAS-recordsource

com.endeca.itl.recordstore.RecordStoreException: Operation not allowed since there are active transactions.

This can exception can happen while trying to make changes to already active transactions like running this  recordStore.setConfiguration(config) for an active transaction. This has becoming a daemon transaction and needs to be rolled back. The trail of exception is –Continue Reading

Error starting baseline crawl – Error retrieving precedence rules from the config repository

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’.Continue Reading

Error starting baseline crawl – Error retrieving attributes from the config repository

Getting following error while running the Baseline update [12.06.19 14:18:24] INFO: Starting baseline CAS crawl with id ‘MyAppen-last-mile-crawl’. [12.06.19 14:18:24] SEVERE: Error starting baseline crawl ‘MyAppen-last-mile-crawl’. Occurred while executing line 11 of valid BeanShell script: [[   8|     Continue Reading

Error retrieving precedence rules – JsonParseException: Unexpected character (\’<\' (code 60)): expected a valid value

I got the following error while running the baseline update: 12.06.19 16:29:12] INFO: Starting baseline CAS crawl with id ‘MyAppen-last-mile-crawl’. [12.06.19 16:29:12] SEVERE: Error starting baseline crawl ‘MyAppen-last-mile-crawl’. Occurred while executing line 11 of valid BeanShell script: [[   8| Continue Reading