Bug 17406

Summary: lpd "falls into comma" after emptying queue
Product: [Retired] Red Hat Linux Reporter: Need Real Name <merc_kehat>
Component: lprAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-09-11 12:17:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2000-09-11 12:16:59 UTC
Although lpd is running, printings accumulate in queue, until lpd is 
restarted. This helps until the queue of this printer becomes empty.

System boot message: Red Hat Linux release 6.2 (Zoot)
                     Kernel 2.2.14-5.0smp on a 2-processor i686

Hardware           : compaq proliant ml530

daemon status      :

[root@cll1 rc2.d]# ps jax|grep lp
    1  3329  3329  3329 ?           -1 S        0   0:00 lpd
 3329  3334  3334  3329 ?           -1 S        0   0:00 lpd
 2614  3395  3394  2178 pts/0     3394 S        0   0:00 grep lp
[root@cll1 rc2.d]#

command :         lpr -Pzivsv-pr /etc/hosts

system response : lpr: connect: Connection refused
                  jobs queued, but cannot start daemon.

command :         ./S60lpd restart

system response:Shutting down lpd:    [  OK  ]
                Starting lpd:         [  OK  ]