Hello all. I have a system that seems to be having the audld.plx runaway. It has been eating up all the CPU it can for the past about 5+ hours now. This doesn't seem normal to me and is affecting web browsing behind this box as well. Any thoughts for things to check on? It's running the latest version, 8.202. Here is the output of top:
If you can't look in the logs and find anything unusual in the conf, middleware, selfmon logs etc. Not sure if you will be able to track down the cause of this issue. Could be simple issue that the update can't contact the servers.
You could try running audld.plx manually if you log in via ssh.
audld.plx --level d
will show debug info, may show where it is hanging.
If you can't look in the logs and find anything unusual in the conf, middleware, selfmon logs etc. Not sure if you will be able to track down the cause of this issue. Could be simple issue that the update can't contact the servers.
You could try running audld.plx manually if you log in via ssh.
audld.plx --level d
will show debug info, may show where it is hanging.