Error Messages

Rainbow PDF Server Based Converter V3.0 shows the following error messages.

Error code Error level Error message Comments
2051 (0803) 4 SYSTEM ERROR: XXXXX is null. System error
2052 (0804) 4 SYSTEM ERROR: Argument is out of range. System error
2054 (0806) 4 SYSTEM ERROR: XXXXX arg is created from a different document. System error
2055 (0807) 4 SYSTEM ERROR: XXXXX is not an XFAttr object. System error
2056 (0808) 4 SYSTEM ERROR: XFAttr is an XFAttr that is already an attribute of another XFElement. System error
2057 (0809) 4 SYSTEM ERROR: XXXXX is not a child of this node. System error
2059 (080B) 4 SYSTEM ERROR: Cannot set a value on node type: XXXXX System error
2060 (080C) 4 SYSTEM ERROR: startDocument() must be called just after setOutput(). System error
2061 (080D) 4 SYSTEM ERROR: attribute() must be called just after startTag(). System error
2062 (080E) 4 SYSTEM ERROR: Unexpected endTag(). System error
2063 (080F) 4 SYSTEM ERROR: End tag 'XXXXX' does not match the start tag 'XXXXX'. System error
2064 (0810) 4 SYSTEM ERROR: Unexpected docdecl(). System error
2066 (0812) 4 SYSTEM ERROR: Unsupported node type. System error
4099 (1003) 4 Cannot open file: XXXXX
4100 (1004) 4 Unexpected end of input stream.
4101 (1005) 4 Output stream is not set.
4102 (1006) 4 Input stream error.
4103 (1007) 4 Output stream error.
4109 (100D) 4 Cannot remove temporary file: XXXXX
4110 (100E) 4 Cannot create temporary file: XXXXX
6145 (1801) 4 Missing end tag.
6146 (1802) 4 Only one top level element is allowed.
6147 (1803) 4 Invalid root tag name after '<!DOCTYPE'.
6148 (1804) 4 Invalid start tag name.
6149 (1805) 4 Invalid end tag name.
6150 (1806) 4 End tag ' XXXXX ' does not match the start tag ' XXXXX'
6151 (1807) 4 Undeclared namespace prefix: XXXXX
6152 (1808) 4 Duplicate attribute: XXXXX
6153 (1809) 4 Invalid attribute name: XXXXX
6154 (180A) 4 Missing '=' after attribute name.
6155 (180B) 4 Missing whitespace between attributes.
6156 (180C) 4 Unexpected character: XXXXX
6157 (180D) 4 Unexpected whitespace after 'XXXXX'.
6158 (180E) 4 Unexpected text at top level of the document.
6159 (180F) 4 Unexpected '<![XXXXX'.
6160 (1810) 4 Unexpected ']]>'.
6161 (1811) 4 Unexpected end of input while looking for CDATA section terminator ']]>'.
6162 (1812) 4 Unexpected end of input while looking for comment terminator '-->'.
6163 (1813) 4 Unexpected character after -- in comment
6164 (1814) 4 Unexpected DOCTYPE declaration outside of prolog.
6165 (1815) 4 Cannot have multiple DOCTYPE declarations.
6166 (1816) 4 Missing whitespace after 'XXXXX'.
6167 (1817) 4 ExternalID is expected after 'XXXXX'.
6168 (1818) 4 PubidLiteral is expected after 'XXXXX'.
6169 (1819) 4 SystemLiteral is expected after 'XXXXX'.
6170 (181A) 4 Unexpected end of input in XXXXX declaration.
6171 (181B) 4 Empty entity name.
6172 (181C) 4 Invalid character in entity reference: %XXXXX;
6175 (181F) 4 Entity name is expected after 'XXXXX'.
6176 (1820) 4 NDATA is expected after 'XXXXX'.
6177 (1821) 4 Unexpected XML declaration.
6178 (1822) 4 Missing 'version=' after '<?xml ' in XML declaration.
6179 (1823) 4 Missing '=' after 'XXXXX' in XML declaration.
6180 (1824) 4 Missing whitespace after 'XXXXX' in XML declaration.
6181 (1825) 4 Missing whitespace before 'XXXXX' in XML declaration.
6182 (1826) 4 Unsupported XML version: X.X
6183 (1827) 4 Invalid standalone declaration in XML declaration.
6184 (1828) 4 Invalid syntax in CDATA section.
6185 (1829) 4 Invalid syntax in comment.
6186 (182A) 4 Unexpected '<!XXXXX'.
6187 (182B) 4 The name 'xml' must be lower case: <?XML
6188 (182C) 4 Missing whitespace after PI target: <?XXXXX
6189 (182D) 4 Unexpected end of input while looking for PI terminator '?>'.
6190 (182E) 4 Missing quotation character (' or ").
6191 (182F) 4 Unexpected end of input while looking for literal terminator X.
6192 (1830) 4 Unexpected '<' in attribute value.
6193 (1831) 4 Unexpected whitespace in character reference: &#XXXXX;
6194 (1832) 4 Invalid character in character reference: &#XXXXX;
6195 (1833) 4 Invalid unicode character: &#XXXXX;
6196 (1834) 4 Invalid character.
6197 (1835) 4 Unknown or unsupported encoding: XXXXX
6201 (1839) 4 Conflict encoding: XXXXX
6273 (1881) 4 MSXML CreateInstance is failed.
6274 (1882) 4 MSXML COM interfase exception. Description : XXXXX
6275 (1883) 4 MSXML parse error. Reason : XXXXX
7709 (1E1D) 2 Reference to undefined entity: %XXXXX;
7710 (1E1E) 2 Reference to undefined entity: &XXXXX;
8193 (2001) 4 XSLT Processor is not given.
8194 (2002) 4 No XSL Stylesheet is specified.
8195 (2003) 4 FO transformation is failed.
8196 (2004) 4 Cannot find MSXML.
8197 (2005) 4 Cannot load file to XMLDomDocument.
8198 (2006) 4 Cannot load XSL Stylesheet.
8199 (2007) 4 Invalid XSL Stylesheet.
8200 (2008) 4 Cannot find <fo:root> in FO.
8201 (2009) 4 Invalid name space in FO.
8202 (200A) 4 Cannot execute external XSLT processor.
8205 (200D) 4 Transformed FO is invalid.
8206 (200E) 4 FO transformation is failed.
8207 (200F) 4 Stylesheet for WordML is not found.
8208 (2010) 4 FO transformation by MSXML DOM is failed.
8209 (2011) 4 Cannot create the pipe for XSLT processor.
8210 (2012) 4 Cannot read from the pipe for XSLT processor.
9999 (270F) 1 XXXXXX. xsl:message output
10241 (2801) 4 XXXXX is not given.
10242 (2802) 4 Next page-master with master-name="XXXXX" is not found.
10243 (2803) 4 Page-master with master-name="XXXXX" is not found.
10244 (2804) 4 fo:flow is not assigned on page: master-name="XXXXX".
10245 (2805) 4 Unassigned flow: flow-name="XXXXX"
10246 (2806) 4 fo:flow-map with flow-map-name="XXXXX" is not found.
10247 (2807) 4 Incorrect flow-map (mixture of fo:static-content and fo:flow): flow-map-name="XXXXX".
10248 (2808) 4 Incorrect flow-map (same flow-name): flow-map-name="XXXXX", flow-name="XXXXX".
10249 (2809) 4 Incorrect flow-map (same region-name): flow-map-name="XXXXX", region-name="XXXXX".
10250 (280A) 4 Duplicated change-bar-class: 'XXXXX'.
11521 (2D01) 3 fo:change-bar-begin with change-bar-class="XXXXX" is not found.
11522 (2D02) 3 fo:change-bar-end with change-bar-class="XXXXX" is not found.
11777 (2E01) 2 Unknown FO element: 'XXXXX'.
11778 (2E02) 2 Unknown property name: 'XXXXX'.
11779 (2E03) 2 Unexpected FO element: 'XXXXX'.
11780 (2E04) 2 Unexpected FO element: 'XXXXX'.
11781 (2E05) 2 Unknown extension element: 'XXXXX'.
11782 (2E06) 2 Unexpected element: 'XXXXX'.
11783 (2E07) 2 Unexpected element: 'XXXXX'.
11784 (2E08) 2 Unexpected text: 'XXXXX'.
11785 (2E09) 2 Invalid property value: XXXXX="XXXXX"
11786 (2E0A) 2 Invalid compound property name: 'XXXXX'
11787 (2E0B) 2 Unknown extension property name: 'XXXXX'
11788 (2E0C) 2 Missing required property value: 'XXXXX'.
11789 (2E0D) 2 Satisfied conditional-page-master-reference is not found in fo:page-sequence-master master-name="XXXXX".
11791 (2E0F) 2 Sub-sequence-specifiers in fo:page-sequence-master master-name="XXXXX" are exhausted.
11792 (2E10) 2 Duplicate id value: id="XXXXX".
11793 (2E11) 2 Unresolved id value: "XXXXX".
11795 (2E13) 2 Not yet supported: XXXXX.
11796 (2E14) 2 Duplicate color-profile-name: XXXXX.
12037 (2F05) 1 No color value given in rgb-icc separation: 'XXXXX'.
12040 (2F08) 1 Invalid fo:xxxxx with ref-id="XXXXX".
12041 (2F09) 1 Unresolved internal-destination: "XXXXX".
12042 (2F0A) 1 Unknown extension element: 'XXXXX'.
12044 (2F0C) 1 Overwrapped table cell: row=XX col=XX.
12047 (2F0F) 1 Deprecated property name: 'XXXXX'.
12048 (2F10) 1 Deprecated property value: 'XXXXX'.
14337 (3801) 4 Invalid option settings file. XXXXX
15874 (3E02) 2 Area overflow: XXXX (Page XX). by overflow="error-if-overflow"
16385 (4001) 4 Printing is cancelled.
16386 (4002) 4 Printer is not found: XXXXX
16387 (4003) 4 StartPage() is failed or cancelled.
16388 (4004) 4 EndPage() is failed.
16390 (4006) 4 PDF output error.
16391 (4007) 4 PDF output : Font embedding error.
16392 (4008) 4 PDF output : Encryption error.
16401 (4011) 4 Rasterization error: XXXXX
16402 (4012) 4 XXXXX SVG output error
16403 (4013) 4 Unsupported PDF version: XXXXX
16405 (4015) 4 INX output error: XXXXX
16406 (4016) 4 Digital Signature error: XXXXX
16408 (4018) 4 XPS output error: XXXXX
16409 (4019) 4 Digital Signature: Cannot open PDF file: XXXXX
16410 (401A) 4 Flash output error: XXXXX Flash Output Error
17923 (4603) 2 XXXXX SVG output warning
17924 (4604) 2 Cannot embed the image: XXXXX
17925 (4605) 2 No icc color profile specified: XXXXX
18177 (4701) 1 Invalid printer bin number/name: XXXXX
18178 (4702) 1 Invalid printer duplex: XXXXX
18179 (4703) 1 Flash output error: XXXXX Flash Output Error
18433 (4801) 4 Cannot remove temporary file: XXXXX
18434 (4802) 4 PDF file is protected by a password
18435 (4803) 4 Cannot read PDF: XX System error
18436 (4804) 4 Excel file is protected by a password.
18438 (4806) 4 ExcelReader Memory Not Enough.
18439 (4807) 4 CGM parser error XXXXX
18440 (4808) 4 CGM renderer error XXXXX
19969 (4E01) 2 Cannot create temporary file for image.
19970 (4E02) 2 Graphic file name is not specified.
19971 (4E03) 2 Cannot load graphic file: XXXXX
19972 (4E04) 2 Graphic file is not found: XXXXX
19973 (4E05) 2 Graphic file is broken: XXXXX
19974 (4E06) 2 Unknown or unsupported graphic file format: XXXXX
19976 (4E08) 2 SVG parse error. Reason : XXXXX
19980 (4E0C) 2 CGM parser error XXXXX
19981 (4E0D) 2 CGM renderer error XXXXX
20226 (4F02) 1 Conflict media-type: XXXXX actually XXXXX
20227 (4F03) 1 Unknown media-type: XXXXX
20228 (4F04) 1 Unknown content-type: XXXXX
20229 (4F05) 1 SVG parse error. Reason : XXXXX
20230 (4F06) 1 Missing EOI in JPEG: XXXXX
20231 (4F07) 1 Joboptions does not exist: XXXXX
20232 (4F08) 1 Joboptions is not a file: XXXXX
20233 (4F09) 1 CGM parser error XXXXX
20234 (4F0A) 1 CGM renderer error XXXXX
20481 (5001) 4 TeX Hyphenation: Initialize DOMDocument error.
20482 (5002) 4 TeX Hyphenation: Create DOMDocument error.
20483 (5003) 4 TeX Hyphenation: DOM parse error.
22338 (5742) 1 U+XXXX cannot be placed after U+XXXX.
22529 (5801) 4 Create font error: XXXXX
22530 (5802) 4 Select font error: XXXXX
22657 (5881) 4 XXXXXX is not specified.
22658 (5882) 4 FontConfig file is not found: XXXXX
22659 (5883) 4 No <font-folder> in XXXXX
22660 (5884) 4 Unexpected start tag: <XXX> in XXXXX
22661 (5885) 4 Unexpected end tag: </XXX> in XXXXX
22662 (5886) 4 Invalid value: <XXX XXX="XXX"> in XXXXX
22663 (5887) 4 Empty value: <XXX XXX> in XXX
22664 (5888) 4 No-file path is not allowed: <XXX XXX="XXX"> in XXXXX
22665 (5889) 4 Relative path is not allowed: <XXX XXX="XXX"> in XXXXX
22666 (588A) 4 Already registered value: <XXX XXX="XXX"> in XXXXX
22667 (588B) 4 Invalid font file extension: <XXX XXX="XXX"> in XXXXX
22668 (588C) 4 Font file must be base file name: <XXX XXX="XXX"> in XXXXX
22669 (588D) 4 Not an integer value: <XXX XXX="XXX"> in XXXXX
24065 (5E01) 2 Missing font family: 'XXXXX'. missing-font
24066 (5E02) 2 Missing glyph U+XXXX (X) in 'XXXXX'. missing-glyph
24321 (5F01) 1 Missing font family: 'XXXXX'. missing-font
24322 (5F02) 1 Missing glyph U+XXXX (X) in 'XXXXX'. missing-glyph
24324 (5F04) 1 Cannot find script-font: XXXXX
24449 (5F81) 1 Font read error: XXXXX
24451 (5F83) 1 Glyph-list open error: XXXXX
24452 (5F84) 1 Glyph-list read error: XXXXX
24453 (5F85) 1 Cannot read printer font: XXXXX
24454 (5F86) 1 Cannot read font information: XXXXX
24456 (5F88) 1 Font file error: XXXXX
24457 (5F89) 1 Font file error: XXXXX
24579 (6003) 4 Invalid license: XXXXX
24580 (6004) 4 Evaluation license is expired.
24581 (6005) 4 Regular license is expired.
32770 (8002) 4 Cannot open work file: XXXXX
32771 (8003) 4 Cannot create work file: XXXXX
32772 (8004) 4 Invalid printer name: XXXXX
32776 (8008) 4 PDF output failed. System error
32777 (8009) 4 Printing failed. System error
32778 (800A) 4 Formatting failed. System error
32779 (800B) 4 No page is available to print.
32782 (800E) 4 No volume is available to print.
32786 (8012) 4 NUL output failed. System error
32787 (8013) 4 Printer name is required.
32788 (8014) 4 SVG output failed. System error
32789 (8015) 4 Empty document.
32790 (8016) 4 Unknown document type.
32791 (8017) 4 Cannot open input file: XXXXX
32792 (8018) 4 JPEG output failed. System error
32793 (8019) 4 PNG output failed. System error
32794 (801A) 4 AreaTree output failed. System error
32795 (801B) 4 Print not allowed. file: XXXXX
32796 (801C) 4 Invalid XfoCommon version.
32797 (801D) 4 Copy contents not allowed. file: XXXX
32799 (801F) 4 Output file same as input file: XXXXX
32801 (8021) 4 INX output failed. System error
32802 (8022) 4 No licensed printer name: XXXXX
32803 (8023) 4 Invalid license.
32804 (8024) 4 XPS output failed. System error
32805 (8025) 4 Cannot create formatting thread (XX).
32806 (8026) 4 Formatting exception: XXXX
32807 (8027) 4 No rendering page XX is given. System error
32811 (802B) 4 TIFF output failure. System error
34818 (8802) 4 Memory access failed. System error (COM Interface)
34819 (8803) 4 Cannot open work file. (COM Interface)
34820 (8804) 4 Cannot read work file. (COM Interface)
34821 (8805) 4 ASP Response data output failed. (COM Interface)
36865 (9001) 4 Parameter error: XXXXX (Command-line)
36867 (9003) 4 Printing error: XXXXX (Command-line)
40962 (A002) 4 Interface instance is not given. System error (Java Interface)
55296 (D800) 4 System Error. System Error (Word)
55297 (D801) 4 System Error. System Error (Word to ML)
55298 (D802) 4 Memory Not Enough. Memory Not Enough (Word)
55299 (D803) 4 File Open Error. File Open Error (Word)
55300 (D804) 4 Stream Open Error. Stream Open Error (Word)
55301 (D805) 4 File Read Error. File Read Error (Word)
55302 (D806) 4 Not WordV7 Document. Not WordV7 Document (Word)
55303 (D807) 4 Cryptic Document. Cryptic Document (Word)
55424 (D880) 4 System Error. System Error (PPT)
55425 (D881) 4 XXXXX File not open (PPT)
55426 (D882) 4 XXXXX Invalid file (PPT)
55427 (D883) 4 XXXXX Broken file (PPT)
56705 (DD81) 3 XXXXX Out of memory (PPT)
57344 (E000) 4 System Error. System Error (Excel)
57472 (E080) 4 System Error. System Error (PDF)
57473 (E081) 4 Invalid PDF file.
57474 (E082) 4 PDF file is protected by a Password.
59392 (E800) 4 System Error. System Error (WordML)
59523 (E883) 4 XXXXX Invalid file (JTD)

The message which is not shown here might be outputted from a lower-level library. The error level is 4 (fatal) although the error code doesn't map to these messages. In case a system error occurs, please contact us.