Troubleshoot ExportData tool errors

The ExportData tool provides detailed status and error information that lets you keep track of the tool's progress or troubleshoot any problems that you encounter.

Status and error message logging

The ExportData tool's GUI and CLI applications log status and error information in the following locations:

  • Application window (GUI only). Provides high-level information about the status of the current request, such as "Creating request". System-related errors that occur when the tool cannot process the request because of system or network connectivity issues also appear in this window.

  • Console window (CLI only). Provides high-level information about the status of the current request. For example, "Starting the data extraction process", "Creating User Folder: u1 for user: userEmail", or the current action, such as "CREATE", "LIST", "CANCEL", and so on. System-related errors that occur when the tool cannot process the request because of system or network connectivity issues also appear in this window.

  • data_export.log file. Contains a detailed record of all application events and general application errors that occur while the tool runs. For example, "Starting the data extraction process" or "Unable to reach host". This log file resides in the same folder as the tool's ExportData.jar file, which by default is ExportDataTool.

    To prevent this log file from becoming too large, the tool opens a new file when the file's size reaches 50 MB. When saving the older file, the tool appends the date to the file's name.

  • user.log file. Contains a detailed record of export events and errors specific to a particular user. For example, "Downloading file: C:\temp\reports\May\report.txt" or "Error processing file C:\temp\reports\May\report.txt". Each user-specific version of this file resides in the destination\request\user folder.

Troubleshoot errors

If you encounter an error while using the tool you can troubleshoot the problem. The tool displays error messages in the GUI's application window and the CLI's command window. It also logs the message to the data_export.log file. Review the error message, and then try to resolve the problem with the aid of information from following sections.

NOTE: If you cannot resolve the problem yourself or you encounter an error that is not listed, contact Support.