After deploying cas-based-application , when trying to run initialize services , getting following error -
[06.21.17 20:48:56] INFO: Importing mappings into dimension value id manager 'TSLen-dimension-value-id-manager'.
Finished updating EAC.
Creating crawl TSLen-last-mile-crawl
Error creating crawl TSLen-last-mile-crawl:
Unable to login to config repository site for user "admin", status code: 401, Response:
com.endeca.itl.cas.cmd.CasCmdException: Failed to create 1 or more crawls
Failure to create crawl.
Solution -
The default username/password set for last-mile-crawl is admin/admin
This configuration is at following location :/apps/config/cas/last-mile-crawl.xml
edit this file and set the configRepository username password to what you used while installing Tools and framework (one you use to login to workbench)
com.endeca.cas.output.Mdex
[06.21.17 20:48:56] INFO: Importing mappings into dimension value id manager 'TSLen-dimension-value-id-manager'.
Finished updating EAC.
Creating crawl TSLen-last-mile-crawl
Error creating crawl TSLen-last-mile-crawl:
Unable to login to config repository site for user "admin", status code: 401, Response:
com.endeca.itl.cas.cmd.CasCmdException: Failed to create 1 or more crawls
Failure to create crawl.
Solution -
The default username/password set for last-mile-crawl is admin/admin
This configuration is at following location :
edit this file and set the configRepository username password to what you used while installing Tools and framework (one you use to login to workbench)
No comments:
Post a Comment