network printer problem


 
Thread Tools Search this Thread
Operating Systems AIX network printer problem
# 1  
Old 10-25-2007
network printer problem

I have AIX 5.3 OS. After issuing the print command, the printer state immediately goes down. I have checked the /etc/qconfig flle, resatrted the qdaemon but again same problem is occuring. I am using HP 5100 connected to jetdirect.
what is the problem and it's solution?
# 2  
Old 10-25-2007
The problem is somewhere in (or on the way to) your printer, the "queue device". It can - for reasons unknown - not process what is in the queue, therefore the queue goes down to prevent becoming flooded. Guess what happens when you forcefully put the queue in "UP"-status again.....

Maybe the printer has a paper jam, the network cable is not connected properly, there is no paper in it, the toner is low, the printer is switched off, ..... All these (and some more) things lead to one symptom: the printer doesn't process its jobs any more and hence the queue goes down.

Sorry to be not of more practical help, but from here and not having a look at your printer i can give you only some theoretical hints where to look.

bakunin
# 3  
Old 10-26-2007
network printer problem

Iam getting this problem only with one pc in my network. Printer and all its othert settings are correct. It is printing jobs from other comps except the perticular.
Could you suggest more???
# 4  
Old 10-26-2007
hmmm....

have you already checked the queue definitions and made sure the printqueue is configured properly on the PC? You haven't said it, but suppose your situation is as follows:

You have a printer, connected to the network. There is an AIX-machine in the same network on which a print queue is defined which is using the printer as queue device. Several PCs (running Win?) are on the network too and feed their printjobs to the AIX-queue.

How do they do that? are they using something like an lpr? And as this is a HP Jet-Direct card, why are the PCs not using *its* lpd but the lpd of the AIX-machine?

One test you could make is: if you know the printers (Jet-Direct cards) IP-adress issue a

telnet <printer-ip> 515

and watch what you see. You will of course get no real communication going but there should appear some banner message of the lpd daemon residing on the Jet-Direct card.

Could you please provide us with a queue definition from the AIX-machine. What is the output of /usr/bin/lsallq and what is the content of /etc/qconfig?

bakunin
# 5  
Old 11-07-2007
network printer problem

Thanks bakunin for your help.
My senior has decided to format it.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Network Printer access

Hi , We are trying to add a network printer (HP laser jet ) which is a part of windows server 2003 from solaris 10 server using lpadmin command. Both the Solaris 10 and windows server being in the same domain . The printer details are getting added in the /etc/printers.conf . But we are... (2 Replies)
Discussion started by: BalajiUthira
2 Replies

2. SCO

problem with network printer

Install a network printer and I can only print with root login. When I use another login creates the request and will not print and soon disappears. please what should I do? (5 Replies)
Discussion started by: Edgar Guevara
5 Replies

3. Solaris

Problem with network printer on Solaris.

Hi All, We have configured an hp network printer on a Solaris-sparc machine. We are unable to print any files from this machine. The following are the other details: lpstat -p hpnic -l printer hpnic waiting for auto-retry. available. exec exit fault Form mounted: ... (0 Replies)
Discussion started by: shahshilpa
0 Replies

4. UNIX for Dummies Questions & Answers

Network printer issues

Hello, I have been having a problem with printing to a network printer on my LAN, I am able to ping all ports from the server and the printer. Print request just stay in the print que the only way to print is from the parallel line to the server. Any ideas on what can be going wrong?? Lp sched is... (1 Reply)
Discussion started by: ostac
1 Replies

5. SCO

Installing network printer

What is the command for setting up a network printer in SCO 5.0.5? (1 Reply)
Discussion started by: deloev
1 Replies

6. UNIX for Dummies Questions & Answers

Network Printer Problem

I am using network printer through ip address. when you check with lpstat it says, "Waiting for <printer name> to come up. other network printers working. this also work before. but now not working. scheduler & accept print jobs working. wht could be the problem (1 Reply)
Discussion started by: ajantha
1 Replies

7. SCO

Network Printer

Have been setting up HP network printers for quite sometime on SCO open server 3, 5.04 - 5.07. Purchased a new HP 1320n. It has JetDirect Built in. After configuring the Jet Direct, I Try to run the SCO HP Network Software trying to send PostScript or the HP-GL/2 file, they will not print. The... (2 Replies)
Discussion started by: Zanny
2 Replies

8. UNIX for Dummies Questions & Answers

Network Printer Problem-help

Hello am asking for your help on printer issues. i wanted to change the current printer we have now, basically bec we needed a more durable one. so recently i have a product demo, but its driver is not present in UNIX. i will be using the same network printer name but different model.... (0 Replies)
Discussion started by: lancemendioro
0 Replies

9. UNIX for Dummies Questions & Answers

Adding a network printer

I recently added an HP deskjet printer to our Solaris network. I deleted the old printer which this one is replacing. I did everything in Printer Admin. I could think of. The problem now is that when I go to print something out of Star Office, my new printer is not a valid choice from the drop... (3 Replies)
Discussion started by: awells
3 Replies

10. UNIX for Dummies Questions & Answers

Network Printer

Hello, In our company hp network printer 4050n configured on windows nt 4.0. We can able to print from a windows 2000 professional and windows 95,98 machines. And we have redhat linux 6.2 server also. Is it possible to configure network printer to print from a linux server. Can i know the steps... (4 Replies)
Discussion started by: bache_gowda
4 Replies
Login or Register to Ask a Question