• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

"Endlosschleife" bei Druckaufträgen

Hallo,

wir haben mehrere Clients (WinNT-2000-XP) die über einen Linux-Rechner (SuSE Linux 8.2) gespoolt werden.
Dieser leitet die Druckaufträge (gefilterte Warteschlange auf LPD-Server) an einen HP JetDirect 300X Printserver weiter, der sie auf dem HP DesignJet 430 ausdruckt.
Normalerweise funktioniert das ohne weitere Probleme. Jedoch passiert es
immer wieder, dass ein Druckauftrag in einer Endlosschleife zu hängen
scheint. Das Log-File vom CUPS-Server sieht folgendermaßen aus:

I [26/Oct/2006:19:32:30 +0200] Job 78108 queued on 'dj430c_hg' by 'user1'.
I [26/Oct/2006:19:32:41 +0200] Started backend /usr/lib/cups/backend/lpd (PID 7500) for job 78108.
I [26/Oct/2006:19:33:02 +0200] Job 78109 queued on 'dj430c_hg' by 'user1'.
I [26/Oct/2006:19:33:20 +0200] Job 78110 queued on 'dj430c_hg' by 'user1'.
I [26/Oct/2006:19:33:28 +0200] Started backend /usr/lib/cups/backend/lpd (PID 7505) for job 78109.
I [26/Oct/2006:19:39:52 +0200] Job 78111 queued on 'kyo1920tb' by 'user2'.
I [26/Oct/2006:19:39:52 +0200] Started backend /usr/lib/cups/backend/lpd (PID 7509) for job 78111.
I [26/Oct/2006:19:41:48 +0200] Job 78112 queued on 'kyo1920tb' by 'user2'.
I [26/Oct/2006:19:41:48 +0200] Started backend /usr/lib/cups/backend/lpd (PID 7512) for job 78112.
I [26/Oct/2006:19:47:10 +0200] Started backend /usr/lib/cups/backend/lpd (PID 7531) for job 78110.
E [26/Oct/2006:19:47:59 +0200] [Job 78110] Remote host did not accept data file (4)
E [26/Oct/2006:19:48:59 +0200] [Job 78110] Remote host did not accept control file (32)
E [26/Oct/2006:19:49:59 +0200] [Job 78110] Remote host did not accept control file (32)
E [26/Oct/2006:19:50:59 +0200] [Job 78110] Remote host did not accept control file (32)
E [26/Oct/2006:19:52:56 +0200] [Job 78110] Remote host did not accept data file (4)
E [26/Oct/2006:19:53:56 +0200] [Job 78110] Remote host did not accept control file (32)
E [26/Oct/2006:19:54:56 +0200] [Job 78110] Remote host did not accept control file (32)
E [26/Oct/2006:19:55:56 +0200] [Job 78110] Remote host did not accept control file (32)
E [26/Oct/2006:19:56:56 +0200] [Job 78110] Remote host did not accept control file (32)
E [26/Oct/2006:19:57:57 +0200] [Job 78110] Remote host did not accept data file (4)
E [26/Oct/2006:19:58:57 +0200] [Job 78110] Remote host did not accept control file (32)
E [26/Oct/2006:19:59:57 +0200] [Job 78110] Remote host did not accept control file (32)
E [26/Oct/2006:20:00:57 +0200] [Job 78110] Remote host did not accept control file (32)
E [26/Oct/2006:20:01:57 +0200] [Job 78110] Remote host did not accept control file (32)
E [26/Oct/2006:20:03:19 +0200] [Job 78110] Remote host did not accept data file (4)
E [26/Oct/2006:20:04:19 +0200] [Job 78110] Remote host did not accept control file (32)

Hierbei wird immer wieder die gleiche Zeichnung gedruckt.
Der Fehler ist übrigens nicht von der Zeichnung abhängig,
da diese bei einem weiteren Versuch ganz normal gedruckt wird.
Alle Drucker wurden über Yast eingerichtet.
Hat jemand eine Idee, wie man das Problem abstellen kann.
Danke im voraus.

MFG Rhondavius
 
Oben