[WRN0505] ArcMap Server Warning

Message:[WRN0505] Unknown line type. Default value is 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: NO
Used during request: YES

Notes:

Examples for WRN0505:

[Jan 15, 2004 4:14:19 PM][912 3532 INFO1] Begin Request
[Jan 15, 2004 4:14:19 PM][912 3532 INFO3] Request : <GET_IMAGE>
<PROPERTIES>
<ENVELOPE minx="-180" miny="-90" maxx="180" maxy="90" />
<IMAGESIZE width="800" height="600"/>
</PROPERTIES>
<LAYER type="acetate" name="Selectedmark" id="acetate1">
<OBJECT units="pixel">
<LINE coords="0 0;400 0;400 13;0 13" >
<SIMPLELINESYMBOL color="0,255,0" width="6" type="notvalid" />
</LINE>
</OBJECT>
</LAYER>
</GET_IMAGE>

[Jan 15, 2004 4:14:19 PM][912 3532 INFO1] GET_IMAGE: world
[Jan 15, 2004 4:14:19 PM][912 3532 WARNING] [WRN0505] Unknown line type.    Default value is used.
[Jan 15, 2004 4:14:20 PM][912 3532 INFO1] Total Request Time : 0.828000s
[Jan 15, 2004 4:14:20 PM][912 3532 INFO1] End Request