[WRN0921] Image Server Warning

Message:[WRN0921] Could not parse SIMPLEPOLYGONSYMBOL boundaryjointype. Default used.
Message type: Warning 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 WRN0921:

[Jan 15, 2004 5:06:23 PM][2464 1380 INFO1] Begin Request
[Jan 15, 2004 5:06:23 PM][2464 1380 INFO3] REQUEST: <GET_IMAGE>
<PROPERTIES>
<IMAGESIZE width="800" height="600"/>
</PROPERTIES>
<LAYER type="featureclass" name="States" id="0" visible="true">
<DATASET name="States" type="polygon" workspace="shp_ws-0" >
</DATASET>
<SIMPLERENDERER>
<SIMPLEPOLYGONSYMBOL fillcolor="255,0,0" filltype="diagcross" boundarycolor="255,255,0" boundarytype="dash_dot_dot" boundarycaptype="round" boundaryjointype="beveled" />
</SIMPLERENDERER>
</LAYER>
</GET_IMAGE>

[Jan 15, 2004 5:06:23 PM][2464 1380 INFO1] GET_IMAGE: world
[Jan 15, 2004 5:06:23 PM][2464 1380 INFO3] Begin creating layer 0.
[Jan 15, 2004 5:06:23 PM][2464 1380 INFO3] Layer 0 was created successfully.
[Jan 15, 2004 5:06:23 PM][2464 1380 WARNING] [WRN0921] Could not parse SIMPLEPOLYGONSYMBOL boundaryjointype.  Default used.
[Jan 15, 2004 5:06:23 PM][2464 1380 INFO2] AXL Parse Time: 0.016000s
[Jan 15, 2004 5:06:23 PM][2464 1380 INFO2] RENDERER SETUP: 0.000000s
[Jan 15, 2004 5:06:23 PM][2464 1380 INFO2] FEATURE LAYER: Countries
[Jan 15, 2004 5:06:23 PM][2464 1380 INFO2] DATA SEARCH TIME: 0.016000s
[Jan 15, 2004 5:06:23 PM][2464 1380 INFO2] SR FEATURES PROCESSED: 165
[Jan 15, 2004 5:06:23 PM][2464 1380 INFO2] DATA RETRIEVAL TIME: 0.094000s
[Jan 15, 2004 5:06:23 PM][2464 1380 INFO2] FEATURE LAYER: States
[Jan 15, 2004 5:06:23 PM][2464 1380 INFO2] DATA SEARCH TIME: 0.015000s
[Jan 15, 2004 5:06:23 PM][2464 1380 INFO2] SR FEATURES PROCESSED: 165
[Jan 15, 2004 5:06:23 PM][2464 1380 INFO2] DATA RETRIEVAL TIME: 0.078000s
[Jan 15, 2004 5:06:23 PM][2464 1380 INFO2] LABEL ENGINE TIME: 0.000000s
[Jan 15, 2004 5:06:23 PM][2464 1380 INFO2] TOTAL PROCESSING TIME: 0.343000s
[Jan 15, 2004 5:06:24 PM][2464 1380 INFO2] OUTPUT TIME: 0.109000s
[Jan 15, 2004 5:06:24 PM][2464 1380 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_MYMACHINE246413807.png" />
</IMAGE>
</RESPONSE>
</ARCXML>

[Jan 15, 2004 5:06:24 PM][2464 1380 INFO1] Total Request Time: 0.516000s
[Jan 15, 2004 5:06:24 PM][2464 1380 INFO1] End Request