tomcat 启动报错:Error parsing XPath '/sqlMap/insert'. Cause: java.util.NoSuchElementException发生这种错误一般是因为SQL写法不合理造成的。如:参数大小写,参数没用#闭合等。