A thread ended while writing a trace point (pid = pid , tid = tid , trace pt = trace pt , buffer size = size )
This message is output when running with trace on. It indicates a thread ended while holding the trace lock, possibly leaving a partially written trace point in the internal trace buffer. Before the thread ended, it recorded the process ID pid , thread ID tid and trace point number trace pt in the trace buffer. This message is output during normal process termination and may be output if a thread terminates unexpectedly.
This message is logged, and Client trace continues. The specified trace point may not appear in the trace.
Ignore this warning if the message is logged during termination of the specified process. Otherwise if the warning persists, contact your service organization.