This is a new LMS 3.2 installation on Windows Server 2003 SP2
We are continually seeing messages in the syslog that looks like a process attempting to start then die. (sample of messages attached and pdshow output)
Nothing is obviously wrong at this stage but I haven't gone through and checked ALL functionality.
Anyone seen these messages before and/or give any pointers to start troubleshooting?
Thanks in advance, Graeme
Solved! Go to Solution.
This is perfectly fine. Each job that is run is registered as a Daemon Manager controlled process. The job will run, terminate, then get unregistered. As you run pdshow, you may periodically notice daemons whose name is a number. These are jobs, and the number is the job ID.
This is perfectly fine. Each job that is run is registered as a Daemon Manager controlled process. The job will run, terminate, then get unregistered. As you run pdshow, you may periodically notice daemons whose name is a number. These are jobs, and the number is the job ID.