Operating System - HP-UX
1825775 Members
1930 Online
109687 Solutions
New Discussion

Re: Problem with JetDirect Printer Installer for UNIX

 
SOLVED
Go to solution
Mike Schallmo
Advisor

Problem with JetDirect Printer Installer for UNIX

I'm having a problem when I try installing a printer using the JetDirect Printer Installer for UNIX.

I had a printer (Color LaserJet 3700) setup fine and ended up deleting the print queue to re-add it for testing purposes. When I start up the JetDirect Printer Installer and enter the IP of the printer I get the following error message:

ERROR: Printer configuration error
Could not find the printer configuration file
Please verify software installation


After the error displays, I am brought back to the installer menu.

Anyone have any idea what this error is referring to?
8 REPLIES 8
Tommy Brown
Respected Contributor

Re: Problem with JetDirect Printer Installer for UNIX

I believe you will find that that printer is not usable from unix.. see the attached.. It is a windows oriented printer..with reduced network capabilities and does not have any non windows drivers..
Tommy
I may be slow, but I get there !
Mike Schallmo
Advisor

Re: Problem with JetDirect Printer Installer for UNIX

I know for a fact that the printer works from UNIX. I had it installed a few weeks ago. we also have a handful of the same printer installed throughout the company, all printing fine.

It's just after I removed the original print queue I had setup for this printer I can't set it up again.
Tommy Brown
Respected Contributor

Re: Problem with JetDirect Printer Installer for UNIX

I should have added that it is the same genre as the 3600/3800 printers..

see also:

http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&taskId=115&prodSeriesId=501044&prodTypeId=18972&objectID=bpl07860
especially the last paragraph.

Tommy
I may be slow, but I get there !
Tommy Brown
Respected Contributor

Re: Problem with JetDirect Printer Installer for UNIX

Mike, I may have misread the model number.. Sorry about that. Did you have it set as a simple HP4 laserjet model? I have done that to print to some newer models when I could not find the exact model in the installer.
Tommy
I may be slow, but I get there !
Mike Schallmo
Advisor

Re: Problem with JetDirect Printer Installer for UNIX

Tommy,

Yes I had originally installed the queue using the HP4 laserjet model. Today, using the JetDirect Printer Installer software to download the modelscript for a laserjet 3700, so I know the printer is supported.

The problem is, I don't even get to that point anymore. Here's the steps I am taking to attempt to install the printer (keep in mind, this is how we've always done this):

1. Enter SAM and navigate to Printers and Plotters.
2. TAB up to Actions and select "Add Network-Based Printer/Plotter" then select "Add Printer/Plotter Connected to HP JetDirect..."
3. You are then taken to the JetDirect Printer Installer for UNIX menu where select "1) Spooler Aadministration" then select "1) Add printer to local spooler".
4. It then asks for an IP address of the printer and this is where I receive the error. Normally it would accept the IP and then ask for the modelscript I want to use.


If I use the Diagnostics option with the tool, I don't have any problems with the printer. Test pages from the diagnostics tool come out no problem.
Tommy Brown
Respected Contributor

Re: Problem with JetDirect Printer Installer for UNIX

Are you using the HP11e134.SD version of the Installer.. Can you ping the network name or the address of the printer??
tommy
I may be slow, but I get there !
Paul Haygarth
Advisor
Solution

Re: Problem with JetDirect Printer Installer for UNIX

Mike,

I've seen this before when the PrinterList doesn't match the printer .cfg files.

Check the file /opt/hpnpl/admin/PrinterList against the .cfg files in /opt/hpnpl/admin/printers.

My guess is that one of these .cfg files is missing. If this is the case, you will need to make the PrinterList match the entries in /opt/hpnpl/admin/printers be either:

1) edit PrinterList
2) create the missing .cfg file(s)

Hope this helps
Mike Schallmo
Advisor

Re: Problem with JetDirect Printer Installer for UNIX

Paul,

That did it! There were two instances of a LaserJet 3700 in the PrinterList file, but there was only one instance in the printers file.

I removed the extra entry in PrinterList and tried again. Working as normal now.

Thanks!