FOMOG0069
An instance of pedb has already been attached to this POE job.

Explanation

Only one instance of the debugger may be attached to a given POE job at a time. The existence of the /tmp/.pedb.<poe-pid>host.list; file indicates that a debugger has already attached to this POE job.

System action

If pedb isn't currently attached to the POE job in question, remove the corresponding /tmp/.pedb.<poe-pid>.host.list; file in /tmp, and try again.