2020

Table Of Contents
USING QUARKXPRESS SERVER
Understanding rendering
Rendering is the process in which QuarkXPress Server opens a QuarkXPress project,
transforms it into a different format (the render type), and then sends a response to
the requestor. Depending on the type of rendering operation, the response may be a
message or a rendered file.
For information on how to submit a render request, see “Getting Started.”
Understanding logging
If a request succeeds, a transaction success message is written to the QuarkXPress
Server transaction log file. This message includes the transaction ID, date, time,
request type, project name, response type, response size in bytes, and client IP
address. For example:
07/03/2011 14:37:47 - RequestURI = /xml/sample.qxp
TransactionUUID = afb6f457-80ae-4d5d-a434-ce9f3e089761 Client =
10.91.30.216 Type = text/xml Size = 4846
Alerts
Cannot open
this document
type. Please
select a
QuarkXPress
document or
template.
HTTP Error #500 This alert displays if you try to render a file
that is not a QuarkXPress project.
File not found
HTTP Error #404 QuarkXPress Server Error #–43 This alert
displays if you try to render a project that does not exist.
I/O error trying
to read or write
to disk.
HTTP Error #500 QuarkXPress Server Error #–36 This alert
displays if QuarkXPress Server is running on Windows and a
shared network folder was selected as the document pool, but
the folder is no longer shared. What to do: In the QuarkXPress
Server administration interface, choose Administration >
Preferences > General and set Document Root Folder to a
shared folder.
Cannot find
required volume
or folder.
HTTP Error #404 QuarkXPress Server Error #–35 This alert
displays if QuarkXPress Server is running on macOS and a
shared network volume was selected as the document pool,
but the volume is no longer shared. What to do: In the
QuarkXPress Server administration interface, choose
Administration > Preferences > General and set Document
Root Folder to a shared folder.
Logs See “Understanding logging.”
Example, GET
URL
http://localhost:8080/sample.qxp
Notes
There are two ways to specify a render format:1. Enter the render type directly in
the browser address field:http://localhost:8080/pdf/project.qxp.2. In the
QuarkXPress Server administration interface, choose Administration >
Preferences > General and choose the default render type from the Default
Renderer Type drop-down menu.
A GUIDE TO QUARKXPRESS SERVER 2020 | 49