Operating System - HP-UX
1834637 Members
2750 Online
110069 Solutions
New Discussion

spooler configuration in JetAdmin

 
SOLVED
Go to solution
Victor_5
Trusted Contributor

spooler configuration in JetAdmin

I am using JetAdmin D.06.21. I am trying to modify spooler queue:
1) Configuration (super-user only)
- configure printer, add printer to spooler
5) Modify existing spooler queue(s)
display "currently configured HP network printer queues:"
in this case, the queue is PZEB

Enter the lp destination name(q-quit): PZEB

after I input PZEB, the following message displaied:
PZEB does not exist!
If you want to create a new queue, please use option 3.

I don't what's the problem, anyony can help me?
1 REPLY 1
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: spooler configuration in JetAdmin

This typically happens when using a JetDirect
external (e.g. 300X) and there is no /etc/lp/interface/model.orig/PZEB script installed. There is probably no /var/spool/lp/interface/model.orig/PZEB script either.
1) Make sure that you do have a /var/spool/lp/interface/PZEB script. Copy it to the model.orig directory directly below.
(You will not really use it). Now check /etc/lp/interface and make sure there is a PZEB script there. Copy it to model.orig. The directories are probably symbolically linked so doing the /var/spool/lp/interface actions will probably do both. JetAdmin should now work as expected.
If it ain't broke, I can fix that.