Bug 206598

Summary: Spurious error messages in /var/log/messages
Product: Red Hat Enterprise Linux 4 Reporter: Alain NINANE <alain.ninane>
Component: sambaAssignee: Guenther Deschner <gdeschner>
Status: CLOSED INSUFFICIENT_DATA QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.4CC: dpal, gdeschner, jplans, samba-bugs-list
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-10 14:39:39 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 Alain NINANE 2006-09-15 07:05:49 UTC
OS is RHEL4.4 with latest updtates from red hat network.

My users are printing through samba to ipp printers.  Everything goes well ...
except that my /var/log/messages if full of tons of lines with error ... :

...
Sep 15 08:57:32 lxsrv01 smbd[3308]: [2006/09/15 08:57:32, 0]
printing/print_cups.c:cups_queue_get(900) 
Sep 15 08:57:32 lxsrv01 smbd[3308]:   Unable to get jobs for
ipp://localhost/printers/HP23_C202 - client-error-not-found 
Sep 15 08:57:37 lxsrv01 smbd[3308]: [2006/09/15 08:57:37, 0]
printing/print_cups.c:cups_queue_get(900) 
Sep 15 08:57:37 lxsrv01 smbd[3308]:   Unable to get jobs for
ipp://localhost/printers/HP22_D233 - client-error-not-found 
Sep 15 08:57:47 lxsrv01 smbd[3308]: [2006/09/15 08:57:47, 0]
printing/print_cups.c:cups_queue_get(900) 
Sep 15 08:57:47 lxsrv01 smbd[3308]:   Unable to get jobs for
ipp://localhost/printers/HPCOLOR_P - client-error-not-found 
Sep 15 08:57:47 lxsrv01 smbd[3308]: [2006/09/15 08:57:47, 0]
printing/print_cups.c:cups_queue_get(900) 
Sep 15 08:57:47 lxsrv01 smbd[3308]:   Unable to get jobs for
ipp://localhost/printers/HP22_D233 - client-error-not-found 
Sep 15 08:57:57 lxsrv01 smbd[3308]: [2006/09/15 08:57:57, 0]
printing/print_cups.c:cups_queue_get(900) 
Sep 15 08:57:57 lxsrv01 smbd[3308]:   Unable to get jobs for
ipp://localhost/printers/HPCOLOR_T - client-error-not-found 
Sep 15 08:57:57 lxsrv01 smbd[3308]: [2006/09/15 08:57:57, 0]
printing/print_cups.c:cups_queue_get(900)

...

Regards,

Alain