Error 16094

Severity

10

Message text

Attempt to drop non-service process %1!

Explanation

srv_dropproc(), which is a deprecated command, has attempted to drop a thread type other than SRV_TSERVICE.

Action

Use srv_termproc() instead of srv_dropproc(). For a list of thread types, see Table 2-33.

Additional information

Symbolic constant: SRV_ENOTSERVICE