[ERR0950] Image Server Error

Message:[ERR0950] Error parsing SIMPLELABELRENDERER symbol.
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 ERR0950:

Example 1: Line symbol used in label renderer.
[Jan 15, 2004 4:37:37 PM][3540 1232 INFO1] Begin Request
[Jan 15, 2004 4:37:37 PM][3540 1232 INFO3] REQUEST: <GET_IMAGE>
<PROPERTIES>
<IMAGESIZE width="800" height="600"/>
<LAYERLIST>
<LAYERDEF id="4">
<GROUPRENDERER>
<SIMPLERENDERER>
<SIMPLELINESYMBOL color="27,127,27" transparency="1" width="8" type="solid" captype="round" jointype="round" />
</SIMPLERENDERER>
<SIMPLELABELRENDERER field="ROUTE" linelabelposition="placeontop">
<SIMPLELINESYMBOL color="27,127,27" transparency="1" width="8" type="solid" captype="round" jointype="round" />
</SIMPLELABELRENDERER>
</GROUPRENDERER>
</LAYERDEF>
</LAYERLIST>
</PROPERTIES>
</GET_IMAGE>

[Jan 15, 2004 4:37:37 PM][3540 1232 INFO1] GET_IMAGE: states
[Jan 15, 2004 4:37:37 PM][3540 1232 ERROR] [ERR0950] Error parsing SIMPLELABELRENDERER symbol.
[Jan 15, 2004 4:37:37 PM][3540 1232 INFO2] AXL Parse Time: 0.015000s
[Jan 15, 2004 4:37:37 PM][3540 1232 INFO2] RENDERER SETUP: 0.000000s
[Jan 15, 2004 4:37:37 PM][3540 1232 INFO2] FEATURE LAYER: States
[Jan 15, 2004 4:37:37 PM][3540 1232 INFO2] DATA SEARCH TIME: 0.000000s
[Jan 15, 2004 4:37:37 PM][3540 1232 INFO2] SR FEATURES PROCESSED: 51
[Jan 15, 2004 4:37:37 PM][3540 1232 INFO2] DATA RETRIEVAL TIME: 0.032000s
[Jan 15, 2004 4:37:37 PM][3540 1232 INFO2] FEATURE LAYER: Roads
[Jan 15, 2004 4:37:37 PM][3540 1232 INFO2] DATA SEARCH TIME: 0.000000s
[Jan 15, 2004 4:37:37 PM][3540 1232 INFO2] GR FEATURES PROCESSED: 606
[Jan 15, 2004 4:37:37 PM][3540 1232 INFO2] DATA RETRIEVAL TIME: 0.031000s
[Jan 15, 2004 4:37:37 PM][3540 1232 INFO2] LABEL ENGINE TIME: 0.000000s
[Jan 15, 2004 4:37:37 PM][3540 1232 INFO2] TOTAL PROCESSING TIME: 0.250000s
[Jan 15, 2004 4:37:37 PM][3540 1232 INFO2] OUTPUT TIME: 0.094000s
[Jan 15, 2004 4:37:37 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/world_MYMACHINE3540123211.png" />
</IMAGE>
</RESPONSE>
</ARCXML>

[Jan 15, 2004 4:37:37 PM][3540 1232 INFO1] Total Request Time: 0.453000s
[Jan 15, 2004 4:37:37 PM][3540 1232 INFO1] End Request