search for: print_queue_update_internal

Displaying 12 results from an estimated 12 matches for "print_queue_update_internal".

2005 Dec 24
0
Cannot exec program from network drive after 10 minutes (II)
...ver(656) Server exit (normal exit) ##### log.smbd ##### [2005/12/22 09:46:37, 5, effective(0, 0), real(0, 0)] printing/printing.c:set_updating_pid(867) set_updating_pid: updating lpq cache for print share lun1lpbh5 [2005/12/22 09:46:37, 5, effective(0, 0), real(0, 0)] printing/printing.c:print_queue_update_internal(1078) print_queue_update_internal: printer = lun1lpbh5, type = 8, lpq command = [lun1lpbh5] [2005/12/22 09:46:37, 5, effective(0, 0), real(0, 0)] printing/print_cups.c:cups_queue_get(723) cups_queue_get(lun1lpbh5, 0xbfffe2e4, 0xbfffdeb8) [2005/12/22 09:46:37, 3, effective(0, 0), real(0, 0)]...
2020 Sep 25
0
Samba Process stops while trying to print to a CUPS
...e vch2 (last_qscan_time = 1601046985, time now = 1601047231, qcachetime = 30) [2020/09/25 09:20:31.513416, 5] ../../source3/printing/printing.c:1205(set_updating_pid) set_updating_pid: updating lpq cache for print share vch2 [2020/09/25 09:20:31.513448, 5] ../../source3/printing/printing.c:1428(print_queue_update_internal) print_queue_update_internal: printer = vch2, type = 8, lpq command = [vch2] [2020/09/25 09:20:31.513467, 5] ../../source3/printing/print_cups.c:1180(cups_queue_get) cups_queue_get(vch2, 0x7fff8bb069b8, 0x7fff8bb06a20) [2020/09/25 09:20:31.514957, 3] ../../source3/printing/printing.c:1449(pri...
2005 Jan 10
2
[PATCH] printing patch update
...corrects this. Regards, Jerome Borsboom --- samba-3.0.10/source/printing/printing.c 2005-01-10 15:07:27.060999122 +0100 +++ samba-3.0.10.new/source/printing/printing.c 2005-01-10 15:07:36.784464292 +0100 @@ -1077,6 +1077,7 @@ if ( !print_cache_expired(sharename, False) ) { DEBUG(5,("print_queue_update_internal: print cache for %s is still ok\n", sharename)); + release_print_db( pdb ); return; }
2008 Nov 24
4
Print only server
...t jobs, pause printing, or purge documents. I have turned up the log level to 3 and I can't seem to locate an error: [2008/11/24 10:29:16, 3] printing/print_generic.c:print_run_command(69) Running the command `lpq -P'techlaser'' gave 0 [2008/11/24 10:29:16, 3] printing/printing.c:print_queue_update_internal(1152) print_queue_update_internal: 0 jobs in queue for techlaser That's in the main smbd log, however in the clients log I see: [2008/11/24 10:28:36, 3] rpc_server/srv_spoolss_nt.c:_spoolss_open_printer_ex(1691) access DENIED for printer open I have gone so far as setting all of the prin...
2004 May 26
2
duplicate domains in browse list
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, i recently upgraded some of my servers from 3.0.2a to 3.0.4 after the upgrade my browselist shows duplicate entries for the domains. one domains is managed by a samba PDC(providing WINS too) and two samba BDC's. the other domains are managed by one samba PDC. 'smbclient -N -L <WINS_SERVER>' shows: - --- Workgroup
2004 Jul 21
2
strange DOS-Error 58
...69) Found pdb backend guest [2004/07/20 09:45:56, 5] passdb/pdb_interface.c:make_pdb_methods_name(672) pdb backend guest has a valid init [2004/07/20 09:46:03, 5] printing/print_cups.c:cups_queue_get(850) cups_queue_get(18, 0xbfffd0f4, 0xbfffd530) [2004/07/20 09:46:03, 3] printing/printing.c:print_queue_update_internal(1061) 0 jobs in queue for nm-infoprint [2004/07/20 09:46:09, 5] printing/print_cups.c:cups_queue_get(850) cups_queue_get(12, 0xbfffd0f4, 0xbfffd530) [2004/07/20 09:46:09, 3] printing/printing.c:print_queue_update_internal(1061) 0 jobs in queue for ColorMax [2004/07/20 09:46:09, 5] printing/p...
2005 Feb 07
0
samba linux printing problem
...nts just fine. the cups install and print test pages work and print. the installation of the printers on Windows XP goes just fine and I can print to the printer, however nothing ever prints on the printer here is the log from /var/log/samba/smbd.log [2005/02/07 10:27:15, 3] printing/printing.c:print_queue_update_internal(1023) 0 jobs in queue for dj5740 however /var/spool/cups simple seems to stack up jobs to print. I also have a user called guest with a password. Any ideas Below is my smb.conf [global] workgroup = home server string = Samba Server printcap name = /etc/printcap printing = cups gue...
2005 Feb 15
2
pdf printing queue never empties out
...amba/printing/IT pdf printer.tdb): tdb_lock failed on list 1717 ltype=1 (Bad file descriptor) [2005/02/11 18:01:53, 0] tdb/tdbutil.c:tdb_log(725) tdb(/var/lib/samba/printing/IT pdf printer.tdb): tdb_lock failed on list 480 ltype=1 (Bad file descriptor) [2005/02/11 18:01:53, 0] printing/printing.c:print_queue_update_internal(1201) print_queue_update: failed to store MSG_PENDING flag for [IT pdf printer]! We have tried removing the tdb files and restarting, but that seems to have no effect. Any ideas? Happy to provide any further information. kevin -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) C...
2005 Jan 05
1
new printing patch for 3.0.10 may fix the 'failure to remove print jobs from queue list display'
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've uploaded a new draft of the printing patch for 3.0.10 to http://www.samba.org/~jerry/patches/post-3.0.10/ The only change is a small fix to fix the register_message_flags() error messages in the logs. After some thought, I think this might address the 'jobs failing to be removed from the queue list' bug. If people could test and let
2005 Mar 30
2
Problem with pdf printing (SOLVED)
...amba/printing/IT pdf printer.tdb): tdb_lock failed on list 1717 ltype=1 (Bad file descriptor) [2005/03/29 10:49:03, 0] tdb/tdbutil.c:tdb_log(725) tdb(/var/lib/samba/printing/IT pdf printer.tdb): tdb_lock failed on list 480 ltype=1 (Bad file descriptor) [2005/03/29 10:49:03, 0] printing/printing.c:print_queue_update_internal(1195) print_queue_update: failed to store MSG_PENDING flag for [IT pdf printer]! [2005/03/29 10:49:03, 0] tdb/tdbutil.c:tdb_log(725) tdb(/var/lib/samba/printing/IT pdf printer.tdb): tdb_lock failed on list 1321 ltype=1 (Bad file descriptor) [2005/03/29 10:49:05, 0] printing/printing_db.c:get_pr...
2005 Mar 29
1
Problem with pdf printing
...amba/printing/IT pdf printer.tdb): tdb_lock failed on list 1717 ltype=1 (Bad file descriptor) [2005/03/29 10:49:03, 0] tdb/tdbutil.c:tdb_log(725) tdb(/var/lib/samba/printing/IT pdf printer.tdb): tdb_lock failed on list 480 ltype=1 (Bad file descriptor) [2005/03/29 10:49:03, 0] printing/printing.c:print_queue_update_internal(1195) print_queue_update: failed to store MSG_PENDING flag for [IT pdf printer]! [2005/03/29 10:49:03, 0] tdb/tdbutil.c:tdb_log(725) tdb(/var/lib/samba/printing/IT pdf printer.tdb): tdb_lock failed on list 1321 ltype=1 (Bad file descriptor) [2005/03/29 10:49:05, 0] printing/printing_db.c:get_pr...
2014 Feb 04
0
Unable to print to SAMBA+CUPS server from Win2k12 server
...rs/Savin-Main D [04/Feb/2014:09:53:55 -0600] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost/printers/Savin-Main) from localhost D [04/Feb/2014:09:53:55 -0600] cupsdSetBusyState: Not busy ==> samba/log.smbd <== [2014/02/04 09:53:55.204589, 3] printing/printing.c:1390(print_queue_update_internal) print_queue_update_internal: 0 jobs in queue for Savin-Main ==> cups/error_log <== D [04/Feb/2014:09:53:55 -0600] cupsdReadClient: 13 WAITING Closing on EOF D [04/Feb/2014:09:53:55 -0600] cupsdCloseClient: 13 ==> samba/log.windows-server-2 <== [2014/02/04 09:53:55.205252, 3] smbd/...