BUG
When trying to enable WFS for a feature service, the WFS Connector Administrator reports the following error:"HTTP Status 500, the server encountered an internal error () that prevented it from fulfilling this request.
javax.servlet.ServletException: Servlet execution threw an exception"The Tomcat log files at <Tomcat_Installation_Dir>/logs/ has the following details:
Code:
javax.xml.transform.TransformerFactoryConfigurationError: Provider org.apache.xalan.processor.TransformerFactoryImpl not found
javax.xml.transform.TransformerFactory.newInstance(Unknown Source)
com.esri.wfs.util.XMLUtil.transform(XMLUtil.java)
com.esri.wfs.CapabilitiesReply.createCapabilitiesOnDisk(CapabilitiesReply.java)
com.esri.wfs.AdminCommand.updateCapabilitiesOnDisk(AdminCommand.java)
com.esri.wfs.Esrimap.doGet(Esrimap.java)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
When enabling WFS for a feature service, the WFS connector requires the Java XSLT processor. The error occurs because this processor is not included with Tomcat 5, specifically Tomcat 5.0.28 and some newer versions.
Article ID:000008137
Get help from ArcGIS experts
Download the Esri Support App