cancel
Showing results for 
Search instead for 
Did you mean: 

Whenever I deployed MDK project in cloud foundry giving me internal server error.

Sourabh1
Explorer
0 Kudos
232

I am encountering an issue with my MDK project deployment on Cloud Foundry. Each time I attempt to deploy, I receive an internal server error.

Could you please assist me in resolving this issue? Any guidance or troubleshooting steps would be greatly appreciated.

Thank you for your support.

View Entire Topic
Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert

@Sourabh1 

While we provide a permanant fix, here is workaround you may want to look at to continue accessing your MDK web app:

  • Open WebApplicationFactory folder in SAP Business Application Studio (if you do not see it in the project explorer, make sure to open explorer at Projects folder level. File>Open Folder >Projects) 
  • Right click mta.yaml and click Build MTA Project
  • Right click the .mtar file in mta_archives and click Deploy MTA Archive.
  • Once the deploy task is completed, access the MDK web app.
Sourabh1
Explorer
0 Kudos
Thanks Jitendra above method is working and we are able to deploy in web. Ping me once when there is permanent fix.