[WRN0506] ArcMap Server Warning

Message:[WRN0506] Unsupported fill type. Type solid is used instead.
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: NO
Used during request: YES

Notes:

Examples for WRN0506:

[Jan 15, 2004 11:06:59 AM][3344 3668 INFO1] Begin Request
[Jan 15, 2004 11:06:59 AM][3344 3668 INFO3] Request : <GET_IMAGE>
<PROPERTIES>
<ENVELOPE minx="-180" miny="-90" maxx="180" maxy="90" />
<IMAGESIZE width="800" height="600"/>
</PROPERTIES>
<LAYER type="acetate" name="acetate" id="acetate">
<OBJECT units="pixel">
<POLYGON coords="10 10;400 10;400 20;10 20;10 10" >
<SIMPLEPOLYGONSYMBOL fillcolor="255,255,0" filltype="lightgray" />
</POLYGON>
</OBJECT>
</LAYER>
</GET_IMAGE>

[Jan 15, 2004 11:06:59 AM][3344 3668 INFO1] GET_IMAGE: world
[Jan 15, 2004 11:06:59 AM][3344 3668 WARNING] [WRN0506] Unsupported fill type. Type solid is used instead.
[Jan 15, 2004 11:06:59 AM][3344 3668 INFO1] Total Request Time : 0.688000s
[Jan 15, 2004 11:06:59 AM][3344 3668 INFO1] End Request