The error you showed provides a process ID right, did you check that? Don’t know if that will help, but may be it will help.
$ ps -p 1234
This will show what command started the process 1234.
The error you showed provides a process ID right, did you check that? Don’t know if that will help, but may be it will help.
$ ps -p 1234
This will show what command started the process 1234.