- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problem with JetDirect Printer Installer for U...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2007 06:07 AM
01-05-2007 06:07 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2007 06:19 AM
01-05-2007 06:19 AM
Re: Problem with JetDirect Printer Installer for UNIX
Tommy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2007 06:23 AM
01-05-2007 06:23 AM
Re: Problem with JetDirect Printer Installer for UNIX
It's just after I removed the original print queue I had setup for this printer I can't set it up again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2007 06:26 AM
01-05-2007 06:26 AM
Re: Problem with JetDirect Printer Installer for UNIX
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2007 06:36 AM
01-05-2007 06:36 AM
Re: Problem with JetDirect Printer Installer for UNIX
Tommy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2007 06:52 AM
01-05-2007 06:52 AM
Re: Problem with JetDirect Printer Installer for UNIX
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2007 07:02 AM
01-05-2007 07:02 AM
Re: Problem with JetDirect Printer Installer for UNIX
tommy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2007 07:02 AM
01-05-2007 07:02 AM
SolutionI'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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2007 07:16 AM
01-05-2007 07:16 AM
Re: Problem with JetDirect Printer Installer for UNIX
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!