Howdie people... I have a site here, where CUPS is managing some 15 print queues. All works fine except when a largish (50-70+ pages of text) job is sent to a specific queue. When such a long job is submitted, CUPS keeps thinking the server didn't accept the job and keeps resending it in a loop, until someone deques it from the CUPS and clears the print server (or the paper runs out).
that printer (a simple ASCII DMP) is on a LantronixEPS-1 print server. the firmware it is running seems later than the lantronix.com site even offers to download... This problem did not happen a few months back when reports of similar length were submitted by an AIX machine. this is what I get: E [13/Mar/2005:16:56:09 +0200] [Job 1268] Remote host did not accept data file (4) if I turn on LogLevel debug I get so much junk it's part unreadable and still unhelpful... it repeats the following loop every 30 seconds in retries. D [13/Mar/2005:18:29:38 +0200] [Job 1318] lpd_command 02 eps_195e47_p1 D [13/Mar/2005:18:29:38 +0200] [Job 1318] Sending command string (15 bytes)... D [13/Mar/2005:18:29:38 +0200] [Job 1318] Reading command status... D [13/Mar/2005:18:29:38 +0200] [Job 1318] lpd_command returning 1 D [13/Mar/2005:18:29:38 +0200] [Job 1318] Control file is: D [13/Mar/2005:18:29:38 +0200] [Job 1318] Hit2004 D [13/Mar/2005:18:29:38 +0200] [Job 1318] Proot D [13/Mar/2005:18:29:38 +0200] [Job 1318] Jaa D [13/Mar/2005:18:29:38 +0200] [Job 1318] UdfA792it2004 D [13/Mar/2005:18:29:38 +0200] [Job 1318] Naa D [13/Mar/2005:18:29:38 +0200] [Job 1318] lpd_command 02 36 cfA792it2004 D [13/Mar/2005:18:29:38 +0200] [Job 1318] Sending command string (17 bytes)... D [13/Mar/2005:18:29:38 +0200] [Job 1318] Reading command status... D [13/Mar/2005:18:29:38 +0200] [Job 1318] lpd_command returning 0 D [13/Mar/2005:18:29:38 +0200] [Job 1318] lpd_command 03 16020 dfA792it2004 D [13/Mar/2005:18:29:38 +0200] [Job 1318] Sending command string (20 bytes)... D [13/Mar/2005:18:29:38 +0200] [Job 1318] Reading command status... D [13/Mar/2005:18:29:38 +0200] [Job 1318] lpd_command returning 0 E [13/Mar/2005:18:29:38 +0200] [Job 1318] Remote host did not accept data file (32) I'm drawen to conclude there's a bug in the lpd backend of CUPS. or maybe there is a way to fine tune it to be more patiant... anyone got a clue? -- Peacemaker Ira Abramov http://ira.abramov.org/email/ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]