No.
|
Error String (visible on some clients)
|
Description
|
Basic meaning, suggestions
|
Notes
|
1
|
eerror: unrecognized command '0x##
'
|
Client sent an invalid daemon command (i.e.: not specified in RFC 1179, part 5).
|
Problem is with print client.
|
Will never occur with LaserWriter 8.
|
2
|
error: unsupported command '0x##'
|
user attempted an unimplemented daemon command:
01: print waiting jobs (lpc)
05: remove jobs from queue (lprm)
|
These are lpd queue administration commands. ASIP does not allow remote lpd queue administration. Use ASIP Print Admin instead.
|
Will never occur with LaserWriter 8. LaserWriter 8 does not implement these commands.
Mostly found in unix as
lpc
and
lprm
.
|
3
|
error: unrecognized read job command '0x##'
|
Client sent an invalid read job subcommand (ie: not specified in RFC1179, part 6).
|
Problem is with print client.
|
Will never occur with LaserWriter 8.
|
4
|
error: unsupported read job command '0x##'
|
user attempted the following unimplemented receive job subcommand:
01: abort job
|
This error may occur with some 3rd party lpr clients when aborting a job.
|
Will never occur with LaserWriter 8. LaserWriter 8 uses a different abort job method (TCP reset connection).
|
5
|
error: line too long
|
Line exceeded ASIP maximum length.
|
Unlikely to occur if lpr client conforms to RFC 1179.
|
Will never occur with LaserWriter 8.
|
6
|
error: read control file line too long
|
Control file line exceeded ASIP maximum length
|
Unlikely to occur if lpr client conforms to RFC 1179.
|
Will never occur with LaserWriter 8.
|
7
|
error: read control file received nak ('0x%X')
|
Client sent nak where an ack was expected
|
Communication problem between client and server.
|
|
8
|
error: read data file received nak ('0x%X')
|
Client sent nak where an ack was expected
|
Communication problem between client and server.
|
|
9
|
error: no default queue, client must supply queue name
|
Client tried to use the default queue but none was specified in print server admin.
|
Select a default queue in ASIP Print Admin or supply a queue name on the client.
|
Occurs if queuename left blank in DPU.
|
10
|
error: default queue not found
|
Default queue no longer exists.
|
Should not occur.
|
Select a new default queue in ASIP Print Admin or supply a queue name on the client
|
11
|
error: queue '
queuename
' not found
|
Queue name not entered correctly.
|
reenter queue name on the client, or create a new queue with a matching name.
|
|
12
|
error: too many requests
|
User specified too many job #s in status command(s)
|
Generated from an lpq (display queue) request. Shorten the list of job numbers in your request.
|
Will never occur with LaserWriter 8, which does not implement this command.
|
14
|
error: invalid receive job file name
|
Received file name "dfa123JobName" isn't in the correct format
|
problem with lpr client (does not conform to RFC1179).
|
Will never occur with LaserWriter 8.
|
15
|
error:
queuename
: spooling disabled
|
Server is on hold or already has 500 jobs or has 32 spool sessions.
|
Release hold on the print queue or wait until server is not maxed.
|
|
16
|
error: memory allocation failure
|
Problem at print server. Should never happen.
|
Gather data and escalate
|
|
17
|
error: memory allocation failure
|
Problem at print server. Should never happen.
|
Gather data and escalate
|
|
18
|
error: admin canceled the job
|
Occurs if admin kills job in ASIP Print Admin
|
|
|
19
|
error: job has no data
|
An internal only error - should never happen
|
|
|
20
|
error: can't open printer
|
A despool error - should never happen
|
|
|
21
|
error: network problem
|
A general protocol error
|
|
|
22
|
error: disk full
|
Not enough disk space on volume.
|
Free up space on print server hard drive
|
|
23
|
error: PostScript data format error
|
PostScript data format error
|
|
|
24
|
error: invalid assigned printer
|
A despool error - should never happen
|
|
|
25
|
error: security violation
|
|
|
|
26
|
error: incomplete PostScript job
|
An internal only error - should never happen
|
|
|
27
|
error: general problem
|
A catch all - should never happen
|
|
|
other
|
Not an ASIP error message
|
error is not specifically related to LPD
|
|
|