Error MC007
Cache error.
Problem​
An error code with the acronym MC007 appeared.
Solution​
- Verify the Mercury DB 3.0 (HgDB) system configuration in the
ehcache.propertiesconfiguration file (file location:$MRC_HOME/config, where$MRC_HOMEis the path where the product was installed). Check if the value of thecache.configPathparameter - the main cache configuration location (location of theehcacheDefault.xmlfile) is set correctly, i.e. it represents the path that exists in the server's file system. - Verify if the default cache configuration file (
ehcacheDefault.xmlfile) is configured correctly. - Verify if the common cache configuration file (
ehcacheCommon.xmlfile) is configured correctly. - Check if the shared memory server is running with the command line command (Unix):
ps -ef | grep ehcache-clustered

If the server is not running and you have the opportunity, start it or contact your system administrator to perform this operation.