cancel
Showing results for 
Search instead for 
Did you mean: 

Facing unsuccessful start of html5 app after deployment into Cloud Foundry using BAS trial account

anandkrishna_jankala
Participant
0 Kudos

Hi Team,

I have created an UI5 app in BAS and using mta.yaml file I have built and deployed it into CF.

However, I am facing a strange error and not able to identify what went wrong.

Could someone go through attached image and provide the solution to fix it.

Thanks,

Anand.cloud-err.jpg

gregorw
Active Contributor
0 Kudos

Can you share your package.json?

anandkrishna_jankala
Participant
0 Kudos

Hi Gregor,

Thank you for your quick response.

I have attached package.json file. Please go through it. package-cf.txt

Thanks,

Anand.

View Entire Topic
gregorw
Active Contributor
0 Kudos

Hi Anand,

right now you only have devDependencies defined. I would suggest you first learn what options you have to run the UI5 app in Cloud foundry. The blog post SAP Tech Bytes: FAQ Managed Approuter vs. Standalone Approuter should be a good starting point.

Best Regards
Gregor

anandkrishna_jankala
Participant
0 Kudos

Thank you gregorw for suggesting this blog post. Sure, I will go through it and reply soon about the outcome. I have one more doubt about the difference between ui5.yaml and mta.yaml files and when to use these files. Can you throw some light on it.

Best Regards,

Anand.

gregorw
Active Contributor
0 Kudos