Notification Engine error messages
Common error messages found while using Notification Engine
Error | Description |
---|---|
140505 | This Notification Engine error message indicates that the specified Subscription ID does not exist. This error can appear when you make a getNotifications call or attempt to unsubscribe from receiving the notifications using an invalid ID. |
140506 | This Notification Engine error message indicates that the client request cannot be completed because of one of the following reasons:
|
140507 | This Notification Engine error message indicates that the subscription request failed due to runtime exceptions. Try your subscription request again. If the problem persists, review the server log to investigate the problem. |
140508 | This Notification Engine error message indicates that the subscription request failed because the subscription query is taking too long to process. |
140509 | This Notification Engine error message indicates that the query execution timed-out in the Action Request System or your database. Set the client timeout values on the ARServerUser object by using the following parameters: |
140510 | This Notification Engine error message indicates that the Notification Engine plugin API timed out. To resolve this problem, increase the Filter API RPC Timeout setting:
|
140511 | This Notification Engine error message indicates that the password used to connect the Notification Engine plugin server to the AR System server is incorrect. If you change the Action Request System Application Service password, you must also change that password in the Notification Engine plugin configuration file. Because the password is encrypted, perform the following steps to ensure that the passwords for the Notification Engine plugin server and AR System server are the same:
|
Related topic
Troubleshooting-the-Notification-plug-in