While purging the records getting the error "configuration is not initialized correctly: SVC-11117" in error log
book
Article ID: KB0076753
calendar_today
Updated On:
Description
When trying to purge record using data cleanup utility in the repository then by looking at the purge log, it seems successful but when looking at the actual repository the record is still present.
- This seems to be the same behaviour for this utility in this environment but is not deleting any record.
- also in error log can observe below error;
====
com.tibco.mdm.repository.search.netrics.NetricsSearchService - Configuration is not initialized correctly :SVC-11117.
====
Issue/Introduction
While purging the records getting the error "configuration is not initialized correctly: SVC-11117" in error log
Environment
Product: TIBCO MASTER DATA MANAGEMENT
Version: 9.1.0 or higher
OS: All supported versions
Resolution
To resolve this there are the following ways:
1. Go to MDM/9.1/config/IndexerConfig.xml.
- open IndexerConfig.xml check Parsing.
- Then restart the server.
- run your purge command
OR
2. Go to MDM/9.1/config/IndexerConfig.xml.
- open IndexerConfig.xml and make sure that compulsory there is default IndexEntityList attribute.
- Then restart the server.
- run your purge command
Feedback
thumb_up
Yes
thumb_down
No