CEE5714S
The mutex was busy.

Explanation

The mutex destroy internal service CEEOPMD was invoked to destroy a mutex that was in use. A mutex that was locked or associated with a condition wait or timed wait cannot be destroyed.

System action

The request is rejected.

Programmer response

Verify that your applications owns the mutex before calling CEEOPMD to destroy the mutex.

Symbolic Feedback Code

CEE5II