Link to home
Start Free TrialLog in
Avatar of dmc-march
dmc-marchFlag for United States of America

asked on

Printer disabled problem in HPUX whenever a print job is submitted

Whenever a print job submit to a printer ( youngjg ), printer disabled and the job is put in queue and going to no where.  Below is the demo of the problem:

# lpstat -t|grep youngjg
device for youngjg: /dev/null
youngjg accepting requests since Jun  1 21:38
printer youngjg disabled since Nov 10 13:49 -

# enable youngjg
printer "youngjg" now enabled

# lpstat -t|grep youngjg
device for youngjg: /dev/null
youngjg accepting requests since Jun  1 21:38
printer youngjg is idle.  enabled since Nov 12 14:22

# lp -dyoungjg wally.banner
request id is youngjg-6335 (1 file)

# lpstat -t |grep youngjg
device for youngjg: /dev/null
youngjg accepting requests since Jun  1 21:38
printer youngjg disabled since Nov 12 14:25 -
youngjg-6335        root           priority 0  Nov 12 14:25
SOLUTION
Avatar of yuzh
yuzh

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial