I'm facing a similar problem with basic tomcat installing too On Mon, 9 Oct 2023, 8:00 pm Ivano Luberti, <lube...@archicoop.it.invalid> wrote:
> Hi, I was trying to update a web application deploying a war file. > > The manager says that is able to deploy the war but the application > fails to start > > I had saved the previous war file and tried to redeploy it that was > correctly running (update was a bug fixing), but I'm getting the same > error. > > This what I find in the log files. Nothing serious in my opinion. > > I compared the war file with the one of a different war containing the > same application with different configurations such as db connection, > css files to see if the old war has significative differences , but > can't find anything. > > Any ideas? Even on how to get more information from the logs > > ------------- > > 09-Oct-2023 15:59:28.924 INFO [http-nio-8080-exec-174] > org.apache.catalina.startup.HostConfig.deployDescriptor Deploying > deployment descriptor > [/opt/tomcat/conf/Catalina/localhost/METComuneAlba.xml] > 09-Oct-2023 15:59:28.930 WARNING [http-nio-8080-exec-174] > org.apache.tomcat.util.digester.SetPropertiesRule.begin > [SetPropertiesRule]{Context/Valve} Setting property 'resolveHosts' to > 'false' did not find a matching property. > 09-Oct-2023 15:59:28.931 WARNING [http-nio-8080-exec-174] > org.apache.tomcat.util.digester.Digester.endElement No rules found > matching 'Context/Logger'. > 09-Oct-2023 15:59:29.577 SEVERE [http-nio-8080-exec-174] > org.apache.catalina.startup.ContextConfig.configureStart Marking this > application unavailable due to previous error(s) > 09-Oct-2023 15:59:29.579 SEVERE [http-nio-8080-exec-174] > org.apache.catalina.core.StandardContext.startInternal One or more > components marked the context as not correctly configured > 09-Oct-2023 15:59:29.580 SEVERE [http-nio-8080-exec-174] > org.apache.catalina.core.StandardContext.startInternal Context > [/METComuneAlba] startup failed due to previous errors > 09-Oct-2023 15:59:29.598 INFO [http-nio-8080-exec-174] > org.apache.catalina.startup.HostConfig.deployDescriptor Deployment of > deployment descriptor > [/opt/tomcat/conf/Catalina/localhost/METComuneAlba.xml] has finished in > [674] ms > > > > > -- > > Archimede Informatica tratta i dati personali in conformità a quanto > stabilito dal Regolamento UE n. 2016/679 (GDPR) e dal D. Lgs. 30 giugno > 2003 n. 196 > per come modificato dal D.Lgs. 10 agosto 2018 n. 101. > Informativa completa > < > http://www.archicoop.it/fileadmin/pdf/InformativaTrattamentoDatiPersonali.pdf > > > > dott. Ivano Mario Luberti > > Archimede Informatica società cooperativa a r. l. > Via Gereschi 36, 56127 Pisa > > tel.: +39 050/580959 | fax: +39 050/8932061 > > web: www.archicoop.it > linkedin: www.linkedin.com/in/ivanoluberti > facebook: www.facebook.com/archimedeinformaticapisa/ >