[ERR2011] General Error

Message:[ERR2011] Cannot connect with {workspace type} name="{workspace name}".
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: YES
Used during request: YES

Notes:

Examples for ERR2011:

[Jan 15, 2004 1:03:23 PM][1316 3836 INFO1] Begin Request
[Jan 15, 2004 1:03:23 PM][1316 3836 INFO3] REQUEST: <ADDSERVICE name="world">
<IMAGE url="http://mymachine/output" path="C:/ArcIMS/Output" type="JPG" pixelcount="1048576" />
<CONFIG>
<ENVIRONMENT>
<LOCALE language="en" country="US" />
<UIFONT name="SansSerif" color="0,0,0" size="12" style="regular" />
<SEPARATORS cs=" " ts=";"/>
<SCREEN dpi="96"/>
</ENVIRONMENT>
<MAP>
<PROPERTIES>
<ENVELOPE minx="-180" miny="-90" maxx="180" maxy="83.5960388" name="Initial_Extent" />
<MAPUNITS units="decimal_degrees" />
</PROPERTIES>
<WORKSPACES>
<SDEWORKSPACE database="" encrypted="true" geoindexdir="C:\DOCUME~1\sara2433\LOCALS~1\Temp\" instance="port:5151" name="sde_ws-0" password="OCOBLVWKFCAEHC" server="sdeserver1" user="bolivia"/>
</WORKSPACES>
<LAYER type="featureclass" name="SDEUSER.WORLD" id="0" visible="true">
<DATASET name="SDEUSER.WORLD" type="polygon" workspace="sde_ws-0" >
</DATASET>
<SIMPLERENDERER>
<SIMPLEPOLYGONSYMBOL fillcolor="127,227,127" filltransparency="1" boundarytransparency="1" boundarycaptype="round" />
</SIMPLERENDERER>
</LAYER>
</MAP>
</CONFIG>
</ADDSERVICE>

[Jan 15, 2004 1:03:23 PM][1316 3836 INFO1] ADDSERVICE: world
[Jan 15, 2004 1:03:23 PM][1316 3836 INFO3] Begin creating layer 0.
[Jan 15, 2004 1:03:23 PM][1316 3836 INFO1] Try to connect with sdeserver1.
[Jan 15, 2004 1:03:39 PM][1316 3836 ERROR] [ERR2401] Cannot connect to SDE server sdeserver1, instance = port:5151, user = bolivia.
[Jan 15, 2004 1:03:39 PM][1316 3836 ERROR] [ERR2406] (SDE connection error code -100 ) Server machine not found
[Jan 15, 2004 1:03:39 PM][1316 3836 ERROR] [ERR2011] Cannot connect with SDEWORKSPACE name="sde_ws-0".
[Jan 15, 2004 1:03:39 PM][1316 3836 ERROR] [ERR0930] Check your map file's layers and data source connections. ArcIMS service world cannot be created.
[Jan 15, 2004 1:03:39 PM][1316 3836 ERROR] RESPONSE: <?xml version="1.0"  encoding="UTF-8"?>
<ARCXML version="1.1">
<RESPONSE>
<ERROR machine="MYMACHINE" processid="1316" threadid="3836">[ERR0930] Check your map file's layers and data source connections. ArcIMS service world cannot be created.</ERROR>
</RESPONSE>
</ARCXML>

[Jan 15, 2004 1:03:39 PM][1316 3836 INFO1] End Request