Since last 2024/07/08 any .war deployment on TOMCAT throws the following error:
“FAILED - Could not start application in context path [/prueba-1.0]
FAILED - Found exception [org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/prueba-1.0]]]”
Until 2024/07/06 everything had been working ok. (No updates on servers)
Those bootWars compiled until 2024/07/06 work well.
Apache Tomcat/9.0.86 17.0.10+7 Eclipse Adoptium Linux
IntelliJ IDEA 2024.1.4 (Community Edition)
Jmix plugin 2.3.0-241
Jmix version 1.5.5
I have been trying different things on different servers with similar characteristics, and I kept getting the same error.
Does anyone have any idea?
Thanks in advance.