Custom Web Publishing Guide

Table Of Contents
Appendix B
|
Error codes for Custom Web Publishing 109
Error code numbers for the Web Publishing Engine
When the Web Publishing Engine is in Development mode, it generates a specific error page when an error
occurs in the Web Publishing Engine itself. This type of error may result from a variety of causes, such as
if the Web Publishing Engine is unable to:
1 find a requested or nested (via <xsl:include>) stylesheet file
1 parse a requested or nested stylesheet file because of an XML error with the file
1 generate a stylesheet from the file because of an XSLT or XPath error in the file
1 process the request because the XML grammar is not properly specified in the CGI
1 communicate with the Web Publishing Core to retrieve XML
1214 AVERAGE, COUNT, EXTEND, GETREPETITION, MAX, MIN, NPV, STDEV, SUM
and GETSUMMARY: expression found where a field alone is needed
1215 This parameter is an invalid Get function parameter
1216 Only Summary fields allowed as first argument in GETSUMMARY
1217 Break field is invalid
1218 Cannot evaluate the number
1219 A field cannot be used in its own formula
1220 Field type must be normal or calculated
1221 Data type must be number, date, time, or timestamp
1222 Calculation cannot be stored
1223 The function referred to does not exist
1400 ODBC client driver initialization failed; make sure the ODBC client drivers are properly
installed.
Note The plug-in component for sharing data via ODBC is installed automatically with
FileMaker Server; the ODBC client drivers are installed using the FileMaker Server Web
Publishing CD. For information, see Installing FileMaker ODBC and JDBC Client
Drivers.
1401 Failed to allocate environment (ODBC)
1402 Failed to free environment (ODBC)
1403 Failed to disconnect (ODBC)
1404 Failed to allocate connection (ODBC)
1405 Failed to free connection (ODBC)
1406 Failed check for SQL API (ODBC)
1407 Failed to allocate statement (ODBC)
1408 Extended error (ODBC)
Error Number Description