SYMPTOM
The Enterprise Manager data load reaches approximately 98% completion but never finishes. Checking the status of the data load with Command Manager will indicate that the data load is still running. Entries similar to the following will be found at the end of the Enterprise Manager log file (MAEntMgr.xml):
<log4j:event logger="MAEntMgr" timestamp="1486454636170" level="INFO" thread="pool-1-thread-3"> <log4j:message type ="DEFAULT"><![CDATA[Finished Fact Migration]]></log4j:message> </log4j:event> <log4j:event logger="MAEntMgr" timestamp="1486454636189" level="DEBUG" thread="pool-1-thread-2"> <log4j:message type ="DEFAULT"><![CDATA[Executing: Warehouse and Fact Update]]></log4j:message> </log4j:event> <log4j:event logger="MAEntMgr" timestamp="1486454636190" level="INFO" thread="pool-1-thread-2"> <log4j:message type ="DEFAULT"><![CDATA[Finish Updating Warehouse and Fact Migration]]></log4j:message> </log4j:event> <log4j:event logger="MAEntMgr" timestamp="1486454636190" level="DEBUG" thread="pool-1-thread-2"> <log4j:message type ="DEFAULT"><![CDATA[Finished Executing: Warehouse and Fact Update]]></log4j:message> </log4j:event> <log4j:event logger="MAEntMgr" timestamp="1486454636190" level="DEBUG" thread="pool-1-thread-3"> <log4j:message type ="DEFAULT"><![CDATA[Command moved to execution: Warehouse and Fact Update]]></log4j:message> </log4j:event> <log4j:event logger="MAEntMgr" timestamp="1486454639398" level="DEBUG" thread="pool-1-thread-3"> <log4j:message type ="DEFAULT"><![CDATA[Finished executing: Fact Migration]]></log4j:message> </log4j:event>
UPDATE EM_PROPS SET EM_PROP_VALUE = '1' WHERE EM_PROP_NAME='THREAD COUNT';