Originally posted by: alethad
I have all my printers config'd as hpjetdirect but I only run into this issue occasionly. Unless there is an issue with the printer or the driver that was chosen when you set it up. Is it all your printers or just a few?
I haven't found any way around this in all my years fo AIX. Maybe someone else may know.
I have documentation for this if you're interested but here's what I have to do basically.
Sometimes just stopping and starting the qdaemon will free it up. Sometimes you have to stop the qdaemon then do a
ps -ef |grep qd, kill any left over jobs then restart the qdaemon back up. If the printer is in a DOWN state then do a
qadm -Uprintername. If all that fails I kill the hung job and see if that will free up the queue.
Good luck.
#AIX-Forum