Hi I am using spring boot with camunda embedded engin , I’ve connected it to mysql database and have generated the default tables of camunda using camunda database scripts and then host the database on AWS when I run the aplication after connect it to the hosting DB I am facing the attached errors but when I reconnect it to the local mysql DB it works correctly
Has your Spring application started correctly after you have changed it to use the AWS database? What does the Spring application logs say, are there any errors?