[ERR2107] DBF Related Error

Message:[ERR2107] Cannot validate file {file name}.
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 ERR2107:

[Jan 15, 2004 12:59:19 PM][2888 1288 INFO1] Begin Request
[Jan 15, 2004 12:59:19 PM][2888 1288 INFO3] REQUEST: <ADDSERVICE name="relates">
<IMAGE url="http://mymachine/output" path="C:/ArcIMS/Output" type="JPG" pixelcount="1048576" />
<ZIP url="http://mymachine/output" path="C:/ArcIMS/Output" />
<CONFIG>
<ENVIRONMENT>
<LOCALE language="en" country="US" />
<UIFONT name="Arial" color="0,0,0" size="12" style="regular" />
<SEPARATORS cs=" " ts=";"/>
</ENVIRONMENT>
<MAP>
<PROPERTIES>
<ENVELOPE minx="-178.215027" miny="18.924782" maxx="-66.969849" maxy="71.406647" name="Initial_Extent" />
<MAPUNITS units="DECIMAL_DEGREES" />
</PROPERTIES>
<WORKSPACES>
<SHAPEWORKSPACE directory="c:\ESRIDATA\usa" name="shp_ws-0"/>
</WORKSPACES>
<LAYER type="featureclass" name="Nevada" id="0" visible="true">
<DATASET name="states" type="polygon" workspace="shp_ws-0" >
</DATASET>
<SPATIALQUERY subfields="" jointables="newstates" joinexpression="To=[states.STATE_FIPS],From=[newstates.STATE_FIPS],Type=[exact]" where="newstates.STATE_NAME=&apos;Nevada&apos;" >
</SPATIALQUERY>
<SIMPLERENDERER>
<SIMPLEPOLYGONSYMBOL fillcolor="120,255,30" filltransparency="0.7" filltype="solid" fillinterval="6" boundarycolor="0,0,0" boundarytransparency="1" boundarywidth="1" boundarytype="solid" />
</SIMPLERENDERER>
</LAYER>
</MAP>
</CONFIG>
</ADDSERVICE>

[Jan 15, 2004 12:59:19 PM][2888 1288 INFO1] ADDSERVICE: relates
[Jan 15, 2004 12:59:19 PM][2888 1288 INFO3] Begin creating layer 0.
[Jan 15, 2004 12:59:19 PM][2888 1288 ERROR] [ERR2107] Cannot validate file C:\ESRIDATA\USA\newstates.dbf.
[Jan 15, 2004 12:59:19 PM][2888 1288 INFO3] Layer 0 was created successfully.
[Jan 15, 2004 12:59:19 PM][2888 1288 INFO2] AXL Parse Time: 0.078000s
[Jan 15, 2004 12:59:19 PM][2888 1288 INFO3] RESPONSE: <?xml version="1.0" encoding="UTF-8"?>
<ARCXML version="1.1">
<RESPONSE>
<OK />
</RESPONSE>
</ARCXML>

[Jan 15, 2004 12:59:19 PM][2888 1288 INFO1] Total Request Time: 0.109000s
[Jan 15, 2004 12:59:19 PM][2888 1288 INFO1] End Request