Communication errors
- Last UpdatedJul 26, 2024
- 1 minute read
Communication errors include the following:
|
Source |
Description |
Reason |
|---|---|---|
|
Requesting NMX |
Request Timed Out |
A message was not processed in a timely manner. |
|
Requesting NMX |
Communication Error: Platform communication error |
Attempt to get or set an attribute from an ApplicationObject on a remote platform with the network down between the two platforms. |
|
Responding NMX |
Communication Error: Engine communication error |
Attempt to get or set an attribute from an ApplicationObject on a remote engine that is currently not running, but deployed. |
|
Responding NMX |
Communication Error: Engine communication error |
Attempt to get or set an attribute from an ApplicationObject on a remote engine, but that remote engine is currently undeployed while the remote platform is deployed. |
|
Responding Automation Object |
Index out of range |
Attempt to get or set an attribute from an ApplicationObject attribute that is an array, but specified an array index that is out of range. |