ERROR
When performing certain transactions in an ArcIMS website, the following error is returned:
Here are other examples of this error, as recorded in the ImageServer log file:
Code:
<ERROR machine="YOURSERVER" processid="1184" threadid="1400">AXLParser: Fatal error at line 823, column 9. Message: Expected end of tag 'POLYGON'</ERROR><ERROR machine="YOURSERVER" processid="1184" threadid="1400">AXLParser: Fatal error at line 330, column 8. Message: Expected an attribute name</ERROR><ERROR machine="YOURSERVER" processid="1184" threadid="1872">AXLParser: Fatal error at line 498, column 12. Message: Expected end of tag 'OBJECT'</ERROR><ERROR machine="YOURSERVER" processid="1184" threadid="1400">AXLParser: Fatal error at line 637, column 2. Message: A '<' character cannot be used in attribute 'coords', except through <</ERROR><ERROR machine="YOURSERVER" processid="1184" threadid="1872">AXLParser: Fatal error at line 647, column 149. Message: Unterminated start tag, 'SIMPLEMARKERSYMBOL'</ERROR><ERROR machine="YOURSERVER" processid="1616" threadid="580">AXLParser: Fatal error at line 442, column 46. Message: Expected equal sign</ERROR>
If the following are being used:
· Microsoft's Internet Information Server (IIS)
· Apache Tomcat 5.0.2x servlet engine
· a file called isapi_redirector2.dll in the $CATALINA_HOME\bin\win32 directory
It is then highly likely that this DLL file is causing the problem. It is not correctly passing the ArcXML request received by IIS to the ArcIMS Servlet Connector.
Article ID:000008133
Get help from ArcGIS experts
Download the Esri Support App