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 isExportDataTool
.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.
The following table provides solutions to common Java-related errors.
Error message | Solution |
---|---|
|
Ensure that JCE unlimited jurisdiction policies are enabled, then run the tool again. |
|
Install Java SE 8, and then run the tool again. |
|
Install Java SE 8, and then run the tool again. |
The following table provides solutions to common errors that occur when starting the tool or logging in to it.
Error message | Solution |
---|---|
|
The URL to the server that hosts Connected is malformed. Specify the correct URL. |
|
The tool cannot read content from the Delete the file, located in the home directory of your local user account. Then, run the tool again with the |
|
The tool cannot read the Delete the file, located in the home directory of your local user account, if it exists. Then, run the tool again with the |
|
The tool cannot connect to the Connected server using the information provided. Ensure that you specify correct values for the following items:
If you are sure that you have specified this information correctly, verify that the computer has an active network connection. |
|
The tool cannot retrieve the OAuth tokens from the Run the tool again with the |
|
The tool cannot authenticate the specified Connected user. This can happen for several reasons, such as you specified an invalid email address, the Connected server encountered an error, or the network connection is not active. If you are sure that you have specified the email address correctly, verify that the computer has an active network connection. |
|
The user whose Connected email address you specified does not have permission to run the tool. Specify the email address of a user with the bulk exporter role. |
The following table provides solutions to errors that occur while creating or running a request.
Error message | Solution |
---|---|
|
None of the specified users are active or on-hold, which are the only status values the tool supports. Specify only users with one of those statuses. |
|
A specified file name or extension includes one of the following invalid characters: left brace ( |
|
None of the specified users have an active backup device registered. Specify users who have at least one active backup device. |
|
The request name contains a character that is not valid on Windows operating systems. Specify a name that contains only valid characters for the destination's operating system. More information.
The tool creates a folder with the specified request name in which to store exported files. Therefore, specify a name that meets the requirements of folder names on the destination's operating system. The following lists identify the reserved characters and names to avoid on each operating system. macOS
Windows
|
|
The destination does not have space to store any more files. To resolve this problem:
|
|
Request names must be unique within the same instance of the tool. Specify a different name. |
|
The request you attempted to resume does not exist. Verify the request name. To see the names of all valid requests, run the tool with the
|
|
The tool cannot locate the destination folder that you specified. Ensure that the folder exists. |
The following table provides solutions to common errors that occur while interacting with requests.
Error message | Solution |
---|---|
|
The tool could not create the specified folder while exporting data. Verify that the user running the tool has write permission on the parent folder. |
|
The file system could not delete the specified file from the destination. Before downloading an asset to a particular location, the tool deletes any item with the same name that exists from a previous export attempt. This error typically occurs when another application has the file open. Close any application locking the file. |
|
The destination for the selected request is no longer available. This error typically occurs if the network share or removable drive storing the exported data is no longer accessible. Reattach or remount the original destination. |