[ERR2406] ArcSDE Related Error

Message:[ERR2406] (SDE connection error code {error code} {message} )
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: NO

Notes:

Examples for ERR2406:

[Jan 15, 2004 1:42:23 PM][2332 444 INFO1] Begin Request
[Jan 15, 2004 1:42:23 PM][2332 444 INFO3] REQUEST: <ADDSERVICE name="sdetest">
<IMAGE url="http://mymachine/output" path="C:/ArcIMS/Output" type="JPG" pixelcount="1048576" />
<CONFIG>
<ENVIRONMENT>
<LOCALE language="en" country="US" />
<UIFONT name="Arial" color="0,0,0" size="12" style="regular" />
<SEPARATORS cs=" " ts=";"/>
<SCREEN dpi="96"/>
</ENVIRONMENT>
<MAP>
<PROPERTIES>
<ENVELOPE minx="-126.361003494263" miny="18.9247820518519" maxx="-68.3589977264404" maxy="58.9490500443735" name="Initial_Extent" />
<MAPUNITS units="decimal_degrees" />
</PROPERTIES>
<WORKSPACES>
<SDEWORKSPACE database="" encrypted="true" geoindexdir="C:\TEMP\" instance="port:5151" name="sde_ws-2" password="OCOBLVWKFCAEHC" server="sdeserver1" user="bolivia"/>
</WORKSPACES>
<LAYER type="featureclass" name="SDEUSER.US_STATES" id="0" visible="true">
<DATASET name="SDEUSER.US_STATES" type="polygon" workspace="sde_ws-2" >
</DATASET>
<SIMPLERENDERER>
<SIMPLEPOLYGONSYMBOL fillcolor="127,127,227" filltransparency="1" boundarytransparency="1" boundarycaptype="round" />
</SIMPLERENDERER>
</LAYER>
</MAP>
</CONFIG>
</ADDSERVICE>

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

[Jan 15, 2004 1:43:12 PM][2332 444 INFO1] End Request