SAP-samples / cloud-espm-cloud-native

Enterprise Sales and Procurement Model (ESPM) Cloud Native is a project that showcases how an application can be made resilient by implementing resilience design patterns. This application is developed using Spring Boot framework and can be deployed locally as well as on SAP BTP, Cloud Foundry environment.
Apache License 2.0
39 stars 41 forks source link

Tax-service deployment failed #45

Open iadc2005 opened 1 year ago

iadc2005 commented 1 year ago

Hi, I tried so many times ending up with the following errors.. Would you please help give some hints? Thanks! Screenshot 2023-03-06 at 11 07 19

biswaranjanray commented 1 year ago

Hi,

We couldn't able to reproduce the issue as we are be able to deploy the tax-service in CF. Please have a look at the attached logs of a successful deployment of tax-service. Could you please share the complete CF logs. You may open 2 terminals, one to push the tax-service and other one to catch the deployment logs using the command cf logs <app-name>. tax-service-logs.txt

Best Regards

iadc2005 commented 1 year ago

hi biswaranjanray, thanks for the reply. I tried with cf push and it works. But when using MTA it threw the logs in the screenshot.