PTBurn SDK
Page 46 of 53
© 2005, Primera Technology, Inc. Primera is a registered trademark and Bravo is a trademark of Primera Technology, Inc. All other trademarks
are the property of their respective companies.
Job/Disc Errors
Job/Disc errors are defined in the table below. These are errors that either cause a job to fail, or
cause a disc within a job to fail. A job error means the job did not complete successfully,
whereas disc errors within a job will not cause the job to fail unless too many rejected discs in a
row are encountered. PTBurn provides these error numbers and messages in each job’s “Job
Details”
section of the PTSTATUS.TXT file (See section IV of this document) with key values
of JobErrorNumber and JobErrorString for job errors, and DiscErrorNumberX and
DiscErrorStringX for disc errors (where X is an integer from 0 to 9). You may choose to
use/display the error string provided, or develop your own, for each respective error.
Number String
Error Type
0 No Errors
Job
1 Internal recording engine error.
Job
2 Internal Job Processor error.
Job
3 Internal robotics error.
Job
4 The file/s you are trying to burn are invalid.
Job
5 The number of files you are trying to burn exceeds the limit.
Job
6 There is no burn file defined for this job.
Job
7 The print file is invalid.
Job
8 The job request file is invalid.
Job
9 The status file is corrupted or invalid.
Job
10 The media (CD/DVD) is invalid.
Disc
11 The media (CD/DVD) has insufficient space.
Disc
12 The media (CD/DVD) is not blank.
Disc
13 The drive failed to open/close.
Job
14 The drive failed to become ready in a reasonable time.
Disc
15 The drive selected is not a robotically controlled drive.
Job
16 The job was aborted.
Job
17 The DVD structure was invalid.
Job
18 Error recording the disc, see the log file for further information.
Disc
19 Error verifying the disc, see the log file for further information.
Disc
20 The number of allowable rejects was exceeded.
Job
21 The session of a mulitsession disc is invalid.
Job
22 This client (You) are not authorized to use the server and there are no licenses availabl Job
23 Error processing client message.
Job
24 An unknown job type was attempted.
Job
25 A critical key or value in the job request was invalid
Job
26 The temporary folder has exceeded its limit.
Job
27 The CDText you attempted to use is invalid.
Job
28 The print application is not installed.
Job
29 The print file does not exist.
Job
30 Invalid cartridge/s for the print file specified.
Job
31 Insufficient space in the read disc location.
Disc
32 Error reading the disc, see the log file for further information.
Disc
33 The PVD data is invalid
Job
34 Invalid job type for specifying PVD Data
Job
Job/Disc Errors