Tomcat server not started in Siebel 20.10 version
Application Container tomcat process is not coming up
Hi ,
We are installing Siebel latest version (20.10) on Linux Red hat 8.2. We have completed Siebel binaries installation and siebel vanilla database setup.
But when we try to startup application interface from the path <Application_Interface_Home>/applicationcontainer/bin, we can see the below error in log
10-Nov-2020 18:46:55.089 SEVERE [main] org.apache.tomcat.util.digester.Digester.fatalError Parse fatal error at line [72] column [99]
org.xml.sax.SAXParseException; systemId: file:/u02/app/siebelai/applicationcontainer/conf/server.xml; lineNumber: 72; columnNumber: 99; Attribute "relaxedQueryChars" was already specified for element "Connector".
at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)