Sometimes when you are working on indexing related components. You may face this issue. In this case ProductCatalogSimpleIndexingAdmin component UI is looks like normal ATG component [indexing phases and indexing buttons are missing].
Below is the screen capture of erroneous ProductCatalogSimpleIndexingAdmin UI.
Below is the screen capture of erroneous ProductCatalogSimpleIndexingAdmin UI.
Root Cause : This happens when any one of the component listed in phaseToPrioritiesAndTasks is not able initialize/start.
Solution : Make sure that there is no error in all components in phaseToPrioritiesAndTasks .
After fixing issue here is the expected UI.
No comments:
Post a Comment