The Axeda® Platform can convey errors that are sent to it by the Axeda® Agents. The Platform translates the messages from the Agents into more readable text and presents the information in the Status column of the Assets tab for a package in the Package Deployment Manager page. Using the Software Management application you can create a package that uploads the log files generated by the Agents while running their projects. The error messages are NOT translated in the project log file.
The following table of error messages from the Agent and the translated text that appears in the Software Management application can help you interpret the messages in a project log file from an asset:
Error Message in Project Log from Agent |
Text in Status column of Software Management application |
agent.code.unknown-error |
The error code returned by the agent is unknown |
agent.code.no-error |
No error |
agent.code.failed |
Failed (Unspecified failure) |
agent.code.version |
Version |
agent.code.bad-format |
Bad XML format |
agent.code.unknown-soap-method |
Unknown SOAP method |
agent.code.unsupported-function |
Unsupported function |
agent.code.dataitem-not-found |
Data item not found |
agent.code.registry-name-not-found |
Registry name not found |
agent.code.registry-file-read-error |
Registry file read error |
agent.code.invalid-dependency-expression |
Invalid dependency expression |
agent.code.no-files-found |
No files found |
agent.code.some-files-not-found |
Some files not found |
agent.code.download-execution-failure agent.code.download-execution-failure.line |
Downloaded file could not be executed |
agent.code.archive-error |
Archive error |
agent.code.read-error |
Read error |
agent.code.http-status-error |
HTTP status error |
agent.code.checksum-error |
Checksum error |
agent.code.connection-failure |
Connection failure |
agent.code.socks-failure |
Socks failure |
agent.code.http-failure |
HTTP failure |
agent.code.ssl-failure |
SSL failure |
agent.code.agent-shutdown |
Agent shut down |
agent.code.download-checksum-error |
Download checksum incorrect |
agent.code.partial-file-missing |
The upload could not be continued; file no longer exists |
agent.code.invalid-directory |
Specified directory was invalid |
agent.code.restart-of-gateway-device |
An attempt was made to restart an asset behind a gateway |
agent.code.soap-function-error |
The SOAP method returned an error |
agent.code.multifile-uncompressed |
Multi-file transfer without compression requested |
agent.code.script-running |
Script is running |
agent.code.script-no-sequence-file |
Sequence file was not found |
agent.code.script-not-found |
Script was not found |
agent.code.script-duplicate-name |
Duplicate script names are not allowed |
agent.code.script-not-running |
Script is not running |
agent.code.script-invalid-command |
Script contained invalid commands |
agent.code.script-bad-xml |
Invalid script configuration file |
agent.code.script-empty-name |
Script has an empty name |
agent.code.script-waiting |
Script is waiting |
agent.code.script-disabled |
Script is disabled |
agent.code.script-already-scheduled |
Script has already been assigned a schedule |
agent.code.script-not-scheduled |
Schedule has not been assigned to script |
agent.code.script-not-dynamic |
Script is not dynamic |
agent.code.script-finished-with-error |
Script finished with errors |
agent.code.connection-failure.line |
Connection failure |
agent.code.retries-exhausted |