neville <gimhwee.chua at rabobank.com> wrote:
> My solaris server has a program that does regular to several printers. There > is 1 particular printer that always stop printing halfway. > > It's a network printer. When the issue happen, the windows workstation can > continue to print to the printer. > Then in solaris, i try to send over another print request, another queue just > came up when i do a lpstat -t . > > It seems like the box is not communicating with that particular printer. > > Any ways that i can try to isolate the problem to? Pls kindly assist. Is there anything relevant in the log files for the job ... /var/lp/logs/lpsched /var/lp/logs/request Check what the following shows .. # lpstat -l -p <myprinter> Check of job is still on the print q .. # lpstat -o What version of Solaris is running on your server
