How To Fix "Invalid Timestamp" Error?

This error occurs when the UDE copies an invalid timestamp that a the target file system cannot parse or recognize. This could be due to missing timestamp, incorrect format, timezone issues, or invalid values.

There are two options to resolve this issue:

1. To resolve this, validate the data source to ensure it’s providing correct timestamp values.  Ensure that the timestamp is in a format that the target filesystem can recognize. Correct any missing timestamps.  Also, check if the timestamp includes a valid timezone.  

2. Create a file exclusion filter for the specific files. 

To specify folder exclusion and inclusion filters for Archival Migration policies

  1. In the StorageX Console, click the Data Movement tab.
  2. In the left tree pane, browse to and right-click the Archival Migration policy where you want to create folder exclusion and inclusion filters, and then click Properties.
  3. In the left pane, click the Replication Filters tab.
  4. If you want to exclude folders from scanning, in the Exclude field, type folder exclusion filters delimited by double quotes, or click Expand to specify multiple folder exclusion filters. The folder exclusion filters can include DOS wild card characters such as asterisks (*) or question marks (?).
  5. If you want to include folders in the scan, in the Include field, type folder inclusion filters delimited by double quotes, or click Expand to specify multiple folder inclusion filters. The folder exclusion filters can include DOS wild card characters such as asterisks (*) or question marks (?).
  6. Click OK