Product Information > JADE Error Messages and System Messages > 14000 through 14999 - JADE User Interface Errors > 14177 - Management message ignore because thin client in reconnect state

14177   Management message ignore because thin client in reconnect state

Cause

When a method is called on a Process object and that method needs to perform an action on a thin client, a message is sent to the thin client. If the thin client has had a network disconnect from the application server, an exception is raised.

Action

If the results of the method are not critical, you can trap the error and ignore it.

Alternatively, retry the operation later, as the thin client could have reconnected to the application server or the application server could have terminated the process because the thin client failed to reconnect within the configured time limit.