> From [EMAIL PROTECTED] Tue Jul 16 11:45:47 2002 > From: "Dan Finch" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: RE: LPRng: No active server > Date: Tue, 16 Jul 2002 12:57:57 -0500 > > I figured out what was going on so I thought I would pass it on to the list. > > This only is happening when I try to print to a printer thats configured in > a Print pool. It doesnt happen if I print to the master queue but always > happends if I try and directly print to the queues that it servers. Not > sure if thats something by design that you should be doing but in any case > it doesnt work correctly for me. In production thats not going to be > happening but I was printing to this one for testing.
OK, you have hit one of the nasty race conditions. I have added a 'CHANGED' flag update to the 'lpd_rcvjob' code. This will now force a rescan of the individual subserver queues. I have experimented with this and it seems to work 'better', but there is still a small race condition. Patrick ----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send email to [EMAIL PROTECTED] (or lprng-requests or lprng-digest-requests) with the word 'help' in the body. For the impatient, to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] with: | example: subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] If you have major problems, send email to [EMAIL PROTECTED] with the word LPRNGLIST in the SUBJECT line. -----------------------------------------------------------------------------
