Recent Blogs

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

com.endeca.itl.recordstore.RecordStoreException: generation-0000000162 (No such file or directory)

While running baseline update in Endeca, getting following error – [09.24.20 13:02:06] SEVERE: Crawl ‘MyAppen-last-mile-crawl’ failed with error: Problem running full acquisition on data source for MyAppen-last-mile-crawl: Error reading from Record Store MyAppen-data: /data/apps/endeca/CAS/workspace/state/MyAppen-data/data/storage/generations/generation-0000000162 (No such file or directory). There is anotherContinue Reading

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