[3677] in Athena Bugs
palladium quota botch?
daemon@ATHENA.MIT.EDU (Ilhamuddin Ahmed)
Sat Nov 18 00:47:39 1989
Date: Fri, 17 Nov 89 22:33:40 -0500
From: Ilhamuddin Ahmed <ilham@ATHENA.MIT.EDU>
To: geer@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU
In-Reply-To: geer@ATHENA.MIT.EDU's message of Fri, 17 Nov 89 12:00:15 -0500 <8911171700.AA16638@E40-342F-2.MIT.EDU>
Reply-To: ilham@ATHENA.MIT.EDU
> From: geer@ATHENA.MIT.EDU
> Date: Fri, 17 Nov 89 12:00:15 -0500
> i am over palladium hard quota, and try to print
> from an rtpc 6.3b afs host. the job goes Pending
> and hangs there until the next job arrives on queue.
> the latter job then prints through, and the Pending
> job disappears with exactly no output. happened
> four times in a row now.
> --dan
The problem is with the old pdpr client. The old client does not
distinguish between errors and warnings. The message you got was a
warning but it interpreted as an error and so never send the data file
over. Using the new pdpr should fix that as it does not abort on a
warning.
- Ilham