KOBGW0067E pthread_join() failed. rc = return_code, rsn = error_reason, rsn2 = error_reason2.

Explanation

An attempt to synchronize subcomponent termination with the main task on issuance of a STOP command to the subcomponent failed. The return code and reason codes will help to determine the cause of the problem.

System action

The subcomponent processes the STOP command, but the subcomponent thread termination is not synchronized with the main thread, possibly forcibly terminating the subcomponent thread with an abnormal termination code.

User response

Contact IBM Software Support.