CSC & Endeca integration issues with Indexing jobs


As part of CSC setup, if you guys come across with below indexing/endeca search issues, then following are the solutions.

Symptoms:
When you see below errors while starting CSC instance, then it seems to be an issue with module Order.


WARN  [IndexingPeriodicService] No configuration registered for "/atg/commerce/endeca/index/CategoryToDimensionOutputConfig" so skipping check for incremental upd
WARN  [IndexingPeriodicService] No configuration registered for "/atg/commerce/search/OrderOutputConfig" so skipping check for incremental update.
WARN  [IndexingPeriodicService] No configuration registered for "/atg/commerce/search/ProductCatalogOutputConfig" so skipping check for incremental update.
WARN  [IndexingPeriodicService] No configuration registered for "/atg/commerce/endeca/index/CategoryToDimensionOutputConfig" so skipping check for incremental upd
WARN  [IndexingPeriodicService] No configuration registered for "/atg/commerce/search/ProductCatalogOutputConfig" so skipping check for incremental update.
WARN  [IndexingPeriodicService] No configuration registered for "/atg/userprofiling/search/ProfileOutputConfig" so skipping check for incremental update.


Solution:

Verify your EAR file whether it has Store.Endeca.Assembler &  Store.Endeca.Index   modules added as part of runAssember command. Also verify if you are using "-Datg.dynamo.modules" to start ATG instance, then you need add the above two modules as part of the startup script.


ATG Required modules to bring-up CSC instance.

DafEar.Admin,BIZUI DPS.Search.Index DCS-CSR.Management Service.Ticketing DCS.AbandonedOrderServices DCS-CSR DCS-CSR-UI DCS-CSR-UI.Endeca DAF.Search.Base.QueryConsole DSS DCS.PublishingAgent SiteAdmin.Versioned SiteAdmin.Search DAF.Search.Index DAF.Search.LiveIndex DCS.Search.Order.Index DCS.Search.Order.LiveIndex Store.Endeca.Assembler Store.Endeca.Index

Comments

Popular posts from this blog

Weblogic 12c & Apache 2.4 troubleshooting

Enabling WL-Proxy-SSL HTTP header in WebLogic