Displaying 1 result from an estimated 1 matches for "p13113".
Did you mean:
13113
2004 Sep 16
1
MAX PRINT JOBS bugg
...It
means the request to print is made much faster than manually. It will stop
when 7 jobs are spooled in the print queue ??!?!?!?
Running smbd -i -F -S - - debuglevel=3 returns the following error message
on the linux console when 7 jobs are spooled in the print queue:
print_job_start: Queue p13113 number of jobs (51) larger than max
printjobs per queue (50)
error string = no space left on device
error packet at smbd/reply.c(3041) cmd=192 (SMBsplopen)
NT_STATUS_DISK_FULL
but there's only 7 jobs in the queue.
Release 3.0.7 does not fix this
It seems to be an issue in the way Samb...