ENGINE-08043 Exception while performing deploy to a shared enginement

I am trying to deploy the following project GitHub - camunda/camunda-get-started-spring: Getting Started with camunda BPM and the Spring Framework
to the Camunda shared engine (based on Tomcat).
But unfortunately, I am getting the below error.
ENGINE-08043 Exception while performing ‘Deployment of Process Application processApplication’ => ‘Start Process Application Service’: Cannot register service org.camunda.bpm.platform.job-executor.process-application:type=processApplication with MBeans Container, service with same name already registered.
Not sure how to proceed further, any help is greatly appreciated!