Cannot launch a task

Problem

You cannot launch a task.

The problem may be with your credentials. Check the stderr for the following message:

ops_suexec: Not enough privileges. Check SUID bit and binary owner.

Solution

If the error message is present, issue the following commands as root in the $WMS_HOME/bin directory:

chown root ops_suexec
chmod 4755 ops_suexec