AWSETO - Object monitor plug-in messages

This section lists error and warning messages that might be generated by the object monitor plug-in.

The message component code is ETO.

AWSETO001E

An internal error has occurred. The HCL Workload Automation Object Monitor plug-in is unable to write the configuration for the agent "workstation_name", the reason is: "reason".

This problem indicates that the HCL Workload Automation Object Monitor plug-in has encountered an error while attempting to produce the configuration file for the agent workstation_name.

reason is the system error that is causing the problem.

The configuration for the agent is not produced. The monitors on the agent do not work correctly.

See and resolve the error reported as reason.

If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.

AWSETO002E

The event "event_name" of type "event_type" is not valid, because filters are not allowed on Stop reason when Running=true is specified.

The user has created an event rule where the event event_name of type event_type has both Running=true and the Stop reason filters specified.

This is not allowed because, for WorkstationStatusChanged events, the StopReason field is present only when the workstation is going down and then when Running=false

The event rule is not saved.

Specify only one of the two filters.

AWSETO003E

The event "event_name" of type "event_type" is not valid, because filters are not allowed on Restarting when Running=true is specified.

The user has created an event rule where the event event_name of type event_type has both Running=true and the Restarting filters specified.

This is not allowed because, for events of type event_type, the Restarting field is present only when the process on the workstation is going down and then when Running=false

The event rule is not saved.

Specify only one of the two filters.

AWSETO004E

The event "event_name" of type "event_type" is not valid, because filters are not allowed on No restart reason when Restarting=true is specified.

The user has created an event rule where the event event_name of type event_type has both Restarting=true and the No restart reason filters specified.

This is not allowed because, for events of type event_type, the No Restart Reason field is present only when the process is not automatically restarted, and then when Restarting=false

The event rule is not saved.

Specify only one of the two filters.

AWSETO005E

The event "event_name" of type "event_type" is not valid, because filters are not allowed on No restart reason when StopReason=Stop is specified.

The user has created an event rule where the event event_name of type event_type has both Restarting=true and the No restart reason filters specified.

This is not allowed because, for events of type event_type, the No Restart Reason field is present only when the process is not automatically restarted, and then when Restarting=false

The event rule is not saved.

Specify only one of the two filters.

AWSETO006E

The event "event_name" of type "event_type" is not valid, because filters are not allowed on Unlink reason when LinkStatus=Linked is specified.

The user has created an event rule where the event event_name of type event_type has both LinkStatus=Linked and the Unlink reason filters specified.

This is not allowed because, for ParentWorkstationLinkChanged and ChildWorkstationLinkChanged events, the UnlinkReason field is present only when the link to the parent or to the child workstation is lost and then when LinkStatus=Unlinked.

The event rule is not saved.

Specify only one of the two filters.