Error 16003

Severity

10 or 15

Message text

Unknown event '%1!' requested for process '%2!'.

Explanation

An unknown event has been passed to srv_event(). This error may also occur during thread creation, which means that Open Server cannot assign an event to the new SRV_PROC.

Action

Pass only these events to srv_event(): SRV_DISCONNECT, SRV_URGDISCONNECT, SRV_STOP, user-defined events.

Additional information

Symbolic constant: SRV_ENOEVENT