Error Messages

You may receive the following messages after executing Project Deployment Tool commands in the command prompt window.

MessageDescription
0 - SUCCESSThe operation was successful and no errors were found.
1 - INVALID_ARGUMENTA missing, incomplete, incompatible, or incorrect argument has been entered.

Example: A file does not have a file name.

2 - INVALID_BUNDLE_FILEA bundle file argument is invalid.

Deployment Example: A ZIP file is missing or invalid.

Bundling Example: A ZIP file already exists.

3 - SERVER_NOT_FOUNDYou cannot connect to a web server.

Example: You may have entered an incorrect URL, or the connection attempt timed out.

4 - AUTHENTICATION_FAILUREYou entered invalid authentication credentials.
9 - FATAL_EXECPTIONAn exception occurred for an unknown reason.
101 - BUNDLING_FAILEDA bundling operation started, but a failure occurred before the operation completed. As a result, the bundled file is probably incomplete.
200 - MISSING_CONTENTThe bundle that you are trying to deploy is missing content.
201 - DEPLOYMENT_FAILEDThe deployment started, but a failure occurred before the operation completed. As a result, not all data in the bundle was deployed to the target system.