[ERR0948] Image Server Error

Message:[ERR0948] Cannot add dynamic layer. This service is not defined as dynamic.
Message type: Log error message. A message is written in the Spatial Server log file only. No message is sent to the Application Server and the client.
Used during service administration: NO
Used during request: YES

Notes:

Examples for ERR0948:

[Jan 15, 2004 11:19:06 AM][3540 1232 INFO1] Begin Request
[Jan 15, 2004 11:19:06 AM][3540 1232 INFO3] REQUEST: <GET_IMAGE>
<PROPERTIES>
<ENVELOPE minx="-180" miny="-90" maxx="180" maxy="90" />
<IMAGESIZE width="800" height="600"/>
</PROPERTIES>
<LAYER type="featureclass" name="CITIES" id="2x" visible="true">
<DATASET name="CITIES" type="point" workspace="shp_ws-0" >
</DATASET>
<SIMPLERENDERER>
<SIMPLEMARKERSYMBOL type="square" width="5" />
</SIMPLERENDERER>
</LAYER>
</GET_IMAGE>

[Jan 15, 2004 11:19:06 AM][3540 1232 INFO1] GET_IMAGE: basic
[Jan 15, 2004 11:19:06 AM][3540 1232 ERROR] [ERR0948] Cannot add dynamic layer.  This service is not defined as dynamic.
[Jan 15, 2004 11:19:06 AM][3540 1232 INFO2] AXL Parse Time: 0.000000s
[Jan 15, 2004 11:19:06 AM][3540 1232 INFO2] RENDERER SETUP: 0.000000s
[Jan 15, 2004 11:19:06 AM][3540 1232 INFO2] FEATURE LAYER: province
[Jan 15, 2004 11:19:06 AM][3540 1232 INFO2] DATA SEARCH TIME: 0.016000s
[Jan 15, 2004 11:19:06 AM][3540 1232 INFO2] SR FEATURES PROCESSED: 12
[Jan 15, 2004 11:19:06 AM][3540 1232 INFO2] DATA RETRIEVAL TIME: 0.047000s
[Jan 15, 2004 11:19:06 AM][3540 1232 INFO2] LABEL ENGINE TIME: 0.000000s
[Jan 15, 2004 11:19:06 AM][3540 1232 INFO2] TOTAL PROCESSING TIME: 0.094000s
[Jan 15, 2004 11:19:06 AM][3540 1232 INFO2] OUTPUT TIME: 0.063000s
[Jan 15, 2004 11:19:06 AM][3540 1232 INFO3] RESPONSE: <?xml version="1.0" encoding="UTF-8"?>
<ARCXML version="1.1">
<RESPONSE>
<IMAGE>
<ENVELOPE minx="-180" miny="-135" maxx="180" maxy="135" />
<OUTPUT url="http://mymachine/output/basic_MYMACHINE354012327.jpg" />
</IMAGE>
</RESPONSE>
</ARCXML>

[Jan 15, 2004 11:19:06 AM][3540 1232 INFO1] Total Request Time: 0.188000s
[Jan 15, 2004 11:19:06 AM][3540 1232 INFO1] End Request