nested exception is org.xml.sax.SAXParseException; lineNumber: 50; columnNumber: 22; cvc-complex-type.2.3: 元素 'constructor-arg' 必须不含字符 [子级], 因为该类型的内容类型为“仅元素”。
错误原因,该文件中存在非法字符
<!-- <value>${statistical_sci_url}</value> --> -->
最后发现多了一个 -->。。。