アーティクル - CS361318
「重大: 行 [ の解析に致命的なエラーが発生しました<Line>] カラム [<Line Position> ThingWorx Platform の Apache Tomcat を起動すると、thingworx-foundation-stderr/tomcat9-stderr に「org.xml.sax.SAXParseException」が記録されます。
修正日: 10-Jun-2025
適用対象
- ThingWorx Platform 8.5 to 9.5
説明
- ThingWorx Platform が起動しない
- web.xmlやserver.xmlなどのApache Tomcat構成ファイルを更新すると、ThingWorx Platformが起動しなくなります。
- Apache Tomcat が起動してすぐに停止する
- Apache Tomcat 構成ファイル内に構文エラーがある可能性があります。この問題の原因となっているファイルを特定するにはどうすればよいでしょうか?
- SSL証明書を更新した後、TomcatがWindowsサービスで起動しない
- ThingWorx Platform が起動せず、 <ThingworxStorage>\logs内にログが生成されません
- 次の Apache Tomcat 構成ファイルの 1 つに構文エラーがあります。
- <Apache Tomcat>\conf\server.xml
- <Apache Tomcat>\conf\tomcat-users.xml
- <Apache Tomcat>\conf\web.xml
- <Apache Tomcat>\webapps\Thingworx\WEB-INF\web.xml
- 次のエラーは、<Apache Tomcat>\logs内のthingworx-foundation-stderrまたはtomcat9-stderrに記録されます。
[DATE TIME] Apache Commons Daemon procrun stderr initialized. [DATE TIME] org.apache.tomcat.util.digester.Digester fatalError SEVERE: Parse fatal error at line [<Line>] column [<Line Position>] org.xml.sax.SAXParseException; systemId: file:<Path to Configuration File>; lineNumber: <Line>; columnNumber: <Line Position>; Element type "<Tag>" must be followed by either attribute specifications, ">" or "/>". at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) ... [DATE TIME] org.apache.catalina.startup.Catalina parseServerXml WARNING: Unable to load server configuration from [<Path to Configuration File>] org.xml.sax.SAXParseException; systemId: file:<Path to Configuration File>; lineNumber: <Line>; columnNumber: <Line Position>; Element type "<Tag>" must be followed by either attribute specifications, ">" or "/>". at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1243) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) at org.apache.tomcat.util.digester.Digester.parse(Digester.java:1535) ... [DATE TIME] org.apache.catalina.startup.Catalina start SEVERE: Cannot start server, server instance is not configured org.xml.sax.SAXParseException; systemId: file:<Path to Configuration File>; lineNumber: <Line>; columnNumber: <Line Position>; The value of attribute
最新バージョンはこちらを参照ください CS361318