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

Baseline failed with atg.repository.search.indexing.IndexingException: Could not retrieve credentials from credential store. Cannot create connection to config repository

ISSUE : While running baseline update from ATG dyn admin, baseline fails at SchemaExporter with 1 “Record failed” and in logs following is the error – 2020-03-27 15:26:14,546 ERROR [atg.commerce.endeca.index.ProductCatalogSimpleIndexingAdmin] (index-/atg/commerce/endeca/index/ProductCatalogSimpleIndexingAdmin) null atg.repository.search.indexing.IndexingException: Could not retrieve credentials from credential store.Continue Reading

com.endeca.content.core.DocumentHandlerException: ecr:type was not specified at path: /sites/MyAppen/redirects

Caught exception while running initialize services SEVERE: Caught an exception while invoking method ‘importApplication’ on object ‘IFCR’. Releasing locks. Failed with error Bad Request (400):  “com.endeca.content.core.DocumentHandlerException: ecr:type was not specified at path: /sites/MyAppen/redirects” This would mean that ecr:type is notContinue Reading

Credentials store configuration file not found – Endeca

[mb403332@cmh1vlatgitl001u _ifcr]$<Endeca-installation>/ToolsAndFrameworks/11.3.0/credential_store/bin/manage_credentials.sh add –user admin –key ifcr   09 Mar 2020 13:35:42,875 ERROR ManageCredentialsTool:383 – Credentials store configuration file not found at ../../server/workspace/credential_store/jps-config.xml. You can only run manage_Credentials script from the bin directory so run this – cd <Endeca-installation>/ToolsAndFrameworks/11.3.0/credential_store/bin/ manage_credentials.shContinue Reading

StackOverflowError while running baseline update OR running updateStore from Dyn Admin while using weblogic

I have seen these errors often while running different triggers from ATG in ATG-Endeca Integration based setup. Some Examples are – While running baseline Update 19:58:52,199 ERROR [atg] ([STANDBY] ExecuteThread: ’14’ for queue: ‘weblogic.kernel.Default (self-tuning)’) Unable to resolve component /atg/search/repository/BulkLoaderContinue Reading