Operating System - HP-UX
1753569 Members
5621 Online
108796 Solutions
New Discussion юеВ

Can't add anymore a printer to JetDirect

 
SOLVED
Go to solution
Thierry Doppler
Frequent Advisor

Can't add anymore a printer to JetDirect

Hi,

I have the following problem with Jetdirect on an rx2620 with HP-UX 11.23 :
I installed many printer by the same way, an deleted others. I deleted one named "ch29". But I have to reinstall it with the same name, but when I'm confirming with "0", i have the following message :
"Addprinter error: can't find /usr/spool/lp/interface/ch29"
Effectively, this file don't exist. But If I try to install it with an other name, for exemple "ch88", a file /usr/spool/lp/interface/ch88 is created, and then erased if i delete the ch88.
I would like to reuse the name ch29 ? Can I somewhere initialize the name or a device-file ?
Thanks you for your help.

Thierry
5 REPLIES 5
Jaime Bolanos Rojas.
Honored Contributor
Solution

Re: Can't add anymore a printer to JetDirect

Thierry!

This thread should be able to help you out.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=50292

Regards,

Jaime.
Work hard when the need comes out.
Geoff Wild
Honored Contributor

Re: Can't add anymore a printer to JetDirect

Make sure there are no references to that printer anywhere on the system (delete if there are):

find / -name ch29

Make sure there are no jobs for it

lpstat -pch29 -vch29

Try adding from the command line:

/opt/hpnpl/bin/addqueue -i 9998 -q ch29 -h ch29.yourdomain.com

Try also stopping/startig the spooler then retry adding....

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Geoff Wild
Honored Contributor

Re: Can't add anymore a printer to JetDirect

Make sure there are no references to that printer anywhere on the system (delete if there are):

find / -name ch29

Make sure there are no jobs for it

lpstat -pch29 -vch29

Try adding from the command line:

/opt/hpnpl/bin/addqueue -i 9998 -q ch29 -h ch29.yourdomain.com

Try also stopping/startig the spooler then retry adding....

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
Thierry Doppler
Frequent Advisor

Re: Can't add anymore a printer to JetDirect

Thanks you very much Jaime,

With, SAM, I saves the spooler configuration, delete ch29-line in /var/sam/lp/lpinfo, restore the configuration in SAM, an retry my ch29 installation > success !

Thanks your very much !
Thierry Doppler
Frequent Advisor

Re: Can't add anymore a printer to JetDirect

Thanks you very much Jaime,

With, SAM, I saves the spooler configuration, delete ch29-line in /var/sam/lp/lpinfo, restore the configuration in SAM, an retry my ch29 installation > success !

Thanks your very much !