Tomcat Error when deploying application

Hi,

I am trying to deploy my application to AWS Server running Tomcat.
When I try to start the application, I get the following error : FAIL - Encountered exception [org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/godinehosp]Error-Tomcat

Hello @mrochie

Could you describe how you deploy an app in more details?

Please also share logs from tomcat/logs directory.

Regards,
Daniil

@tsarev
I have a war file which I am deploying directly using the manager app ui. I am facing the same issue as mentioned at the top of this thread.
FAIL - Application at context path /usageservice could not be started
FAIL - Encountered exception org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/usageservice]]

Hello,
Please check tomcat logs for errors.