Operating System - HP-UX
1834017 Members
2372 Online
110063 Solutions
New Discussion

LP Spooler problem on HPUX 11

 
SOLVED
Go to solution
Nigel Mushet
Occasional Advisor

LP Spooler problem on HPUX 11

We have succesfully added numerous printers (network and remote) on our server. However when I tried to add a remote printer (using LP Spooler) recently - I get the message "the remote printer abc already exists on the system".

In fact the printer does not exist on the system. We have not applied any patches or made any changes to the OS.

Can anyone advise what the problem is ?
5 REPLIES 5
Geoff Wild
Honored Contributor

Re: LP Spooler problem on HPUX 11

How are you adding the printer?

Does it show in a lpstat abc

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.
Nigel Mushet
Occasional Advisor

Re: LP Spooler problem on HPUX 11

Hi Geoff

I am adding the printer through SAM. The printer is not shown under lpstat. In fact you can make up a "nonsense" printer name and you will still get the message that the printer already exists (but it does not).

The existing genuine printers all show under lpstat and work fine.
Geoff Wild
Honored Contributor
Solution

Re: LP Spooler problem on HPUX 11

Try adding via the command line like so:

lpadmin -v/dev/null -mrmodel -pABC -ormabc.yourdoamin.com -orpREMOTEQUEUENAME

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.
Nigel Mushet
Occasional Advisor

Re: LP Spooler problem on HPUX 11

Thanks Geoff - the printer is added correctly when using the command line.
Nigel Mushet
Occasional Advisor

Re: LP Spooler problem on HPUX 11

Adding printer via the command line works