SUMMARY
This technical document covers a known issue with the Strategy Enterprise Manager Data Loader Service in Strategy Secure Analytics Enterprise. In specific cases, the data load process will fail and a MultiprocessBaseException error will be logged to the EM_LOG table. This issue can be addressed by disabling the Multiprocess key for the Enterprise Manager Data Loader Service.
SYMPTOM
When running a data load in Strategy Secure Analytics Enterprise, the data load process is interrupted and the following error can be observed in the EM_LOG table or similar logs:
terminate called after throwing an instance of 'MBase::ExceptionImpl<MMultiProcess::MultiprocessBaseExceptionWasThrown>'
[HKEY_LOCAL_MACHINE\SOFTWARE\Strategy\Enterprise Manager] "DeleteStaging"="true" "ExecuteInsert"="true" "ForceSeparateDB"="false" "HomePath"="/home/mstr/MicroStrategy/install/EnterpriseManager" "InstallPath"="/home/mstr/MicroStrategy/install/EnterpriseManager" "LogFilePath"="/home/mstr/MicroStrategy/install/EnterpriseManager" "ServicePort"="9999" "UseMultiprocess"="false" "UseRemoteService"="true"
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Strategy\Enterprise Manager] "UseMultiprocess"="false"