[ERR0918] Image Server Error

Message:[ERR0918] Cannot add workspace. 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 ERR0918:

[Jan 15, 2004 3:04:02 PM][3540 1232 INFO1] Begin Request
[Jan 15, 2004 3:04:02 PM][3540 1232 INFO3] REQUEST: <GET_IMAGE>
<PROPERTIES>
<ENVELOPE minx="-180" miny="-90" maxx="180" maxy="90" />
<IMAGESIZE width="800" height="600"/>
</PROPERTIES>
<WORKSPACES>
<SHAPEWORKSPACE directory="c:\esridata\usa" name="shp_ws-5"/>
</WORKSPACES>
<LAYER type="featureclass" name="CITIES" id="2x" visible="true">
<DATASET name="CITIES" type="point" workspace="shp_ws-5" >
</DATASET>
<SIMPLERENDERER>
<SIMPLEMARKERSYMBOL type="square" width="5" />
</SIMPLERENDERER>
</LAYER>
</GET_IMAGE>

[Jan 15, 2004 3:04:02 PM][3540 1232 INFO1] GET_IMAGE: basic
[Jan 15, 2004 3:04:02 PM][3540 1232 ERROR] [ERR0918] Cannot add workspace.  This service is not defined as dynamic.
[Jan 15, 2004 3:04:02 PM][3540 1232 ERROR] [ERR0948] Cannot add dynamic layer.  This service is not defined as dynamic.
[Jan 15, 2004 3:04:02 PM][3540 1232 INFO2] AXL Parse Time: 0.015000s
[Jan 15, 2004 3:04:02 PM][3540 1232 INFO2] RENDERER SETUP: 0.000000s
[Jan 15, 2004 3:04:02 PM][3540 1232 INFO2] FEATURE LAYER: states
[Jan 15, 2004 3:04:02 PM][3540 1232 INFO2] DATA SEARCH TIME: 0.016000s
[Jan 15, 2004 3:04:03 PM][3540 1232 INFO2] SR FEATURES PROCESSED: 12
[Jan 15, 2004 3:04:03 PM][3540 1232 INFO2] DATA RETRIEVAL TIME: 0.047000s
[Jan 15, 2004 3:04:03 PM][3540 1232 INFO2] LABEL ENGINE TIME: 0.000000s
[Jan 15, 2004 3:04:03 PM][3540 1232 INFO2] TOTAL PROCESSING TIME: 0.094000s
[Jan 15, 2004 3:04:03 PM][3540 1232 INFO2] OUTPUT TIME: 0.047000s
[Jan 15, 2004 3:04:03 PM][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_MYMACHINE354012328.jpg" />
</IMAGE>
</RESPONSE>
</ARCXML>

[Jan 15, 2004 3:04:03 PM][3540 1232 INFO1] Total Request Time: 0.187000s
[Jan 15, 2004 3:04:03 PM][3540 1232 INFO1] End Request