[ERR2003] General Error

Message:[ERR2003] Fromlayer="{layer ID}" - this layer ID not found.
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 ERR2003:

[Jan 15, 2004 3:38:38 PM][268 2528 INFO1] Begin Request
[Jan 15, 2004 3:38:38 PM][268 2528 INFO3] Request : <GET_IMAGE>
<PROPERTIES>
<ENVELOPE minx="-180" miny="-90" maxx="180" maxy="90" />
<IMAGESIZE width="643" height="502"/>
</PROPERTIES>
<LAYER type="featureclass" name="select layer" id="Selected" visible="true">
<DATASET fromlayer="333" >
</DATASET>
<SPATIALQUERY subfields="" >
<SPATIALFILTER relation="area_intersection" >
<POLYLINE>
<PATH>
<POINT x="-2.1079549837513" y="19.9981514233501" />
<POINT x="28.9946878898043" y="15.8848843294031" />
<POINT x="55.9946878898043" y="35.8848843294031" />
</PATH>
</POLYLINE>
</SPATIALFILTER>
</SPATIALQUERY>
<SIMPLERENDERER>
<SIMPLEPOLYGONSYMBOL fillcolor="0,255,0" filltype="cross" fillinterval="3" />
</SIMPLERENDERER>
</LAYER>
</GET_IMAGE>

[Jan 15, 2004 3:38:38 PM][268 2528 INFO1] GET_IMAGE: world
[Jan 15, 2004 3:38:38 PM][268 2528 ERROR] [ERR2003] Fromlayer="333" - this layer ID not found.
[Jan 15, 2004 3:38:39 PM][268 2528 INFO1] Total Request Time : 0.578000s
[Jan 15, 2004 3:38:39 PM][268 2528 INFO1] End Request