[ERR0606] Extract Server Error

Message:[ERR0606] 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 ERR0606:

[Jan 15, 2004 3:38:55 PM][488 2256 INFO1] Begin request
[Jan 15, 2004 3:38:55 PM][488 2256 INFO3] REQUEST:
<GET_EXTRACT>
<PROPERTIES>
<ENVELOPE minx="-130" miny="30" maxx="-90" maxy="60" />
</PROPERTIES>
<WORKSPACES>
<SHAPEWORKSPACE directory="C:\ESRIDATA\WORLD" name="shp_ws-10"/>
</WORKSPACES>
<LAYER type="featureclass" name="Countries" id="1234" visible="true">
<DATASET name="CNTRY94" type="polygon" workspace="shp_ws-10" >
</DATASET>
<SIMPLERENDERER>
<SIMPLEPOLYGONSYMBOL fillcolor="255,255,153" />
</SIMPLERENDERER>
</LAYER>
</GET_EXTRACT>

[Jan 15, 2004 3:38:55 PM][488 2256 INFO1] SERVICE: extract
[Jan 15, 2004 3:38:55 PM][488 2256 ERROR] [ERR0606] Cannot add workspace.  This service is not defined as dynamic.
[Jan 15, 2004 3:38:55 PM][488 2256 ERROR] [ERR0608] Cannot add dynamic layer.  This service is not defined as dynamic.
[Jan 15, 2004 3:38:55 PM][488 2256 INFO2] AXL Parse Time: 0.000000s
[Jan 15, 2004 3:38:55 PM][488 2256 INFO2] Feature Layer: STATES
[Jan 15, 2004 3:38:55 PM][488 2256 INFO2]   Search Time: 0.000000s
[Jan 15, 2004 3:38:55 PM][488 2256 INFO2] Features Extracted: 28
[Jan 15, 2004 3:38:55 PM][488 2256 INFO2]   Retrieval Time: 0.063000s
[Jan 15, 2004 3:38:55 PM][488 2256 INFO3] RESPONSE:
<?xml version="1.0" encoding="UTF-8"?>
<ARCXML version="1.1">
<RESPONSE>
<EXTRACT>
<ENVELOPE minx="-130" miny="30" maxx="-90" maxy="60" />
<OUTPUT url="http://mymachine/output/extract_mymachine48822564.zip" />
</EXTRACT>
</RESPONSE>
</ARCXML>

[Jan 15, 2004 3:38:55 PM][488 2256 INFO1] Total Request Time: 0.335000s
[Jan 15, 2004 3:38:55 PM][488 2256 INFO1] End Request