Logging during migration takes place according to the settings in log4j2.xml. Set the arcm and dl.framework packages to debug before migration.
<Logger name=" com.idsscheer.webapps.arcm" level=" DEBUG "/>
<Logger name=" com.idsscheer.webapps.arcm.dl.framework" level=" DEBUG "/>
The migration output is displayed on the console and in the output file that are set in the log4j2.xml configuration file.
To prevent poor performance do not forget to undo these changes in the productive system.
Check the resulting log file carefully for error messages before you export the file and then import it into the productive system.