Capture Snapshot failed to run generating an error message below:
2016-12-26 13:17:15,919 ERROR [com.netegrity.ims.imrexport.object.UserObjCollector] (Thread-1269) Failed to log to user table: For input string: "01-11-2011"
2016-12-26 13:17:15,919 ERROR [com.netegrity.ims.imrexport.IMRExportController] (Thread-1269) Export for Collector com.netegrity.ims.imrexport.object.UserObjCollector failed: java.lang.Exception: Export for Collector com.netegrity.ims.imrexport.object.UserObjCollector failed
The problem is related to imCreationDate and imLastModifiedDate from UserStore
To solve this problem delete the content of imCreationDate and imLastModifiedDate attributes and re-run the Capture Snapshot again.