sap-tutorials / Tutorials

Tutorials on sap.com
https://developers.sap.com/tutorial-navigator.html
Creative Commons Attribution 4.0 International
727 stars 774 forks source link

Set Up the Manage Rules Project Application #4555

Closed marcobuescher closed 4 years ago

marcobuescher commented 4 years ago

Tutorial URL: https://developers.sap.com/tutorials/cp-cf-businessrules03-setup-mrp.html

Please specify the step you are referring to Step 4: Build and deploy Project

Hello If I deploy the Project, the process crashed with the Information I have no Rights on it.

12:41:30 (DeploymentToCF) Deployment of the "businessruleseditor" project started. 12:41:31 (DeployService) Deployment in progress. 12:41:31 (DeployService) Deploying /cf-businessruleseditor/mta_archives/businessruleseditor_0.0.1.mtar to endpoint: https://api.cf.eu10.hana.ondemand.com, organization: S0007042004trial_s000704200trial, space: dev. 12:42:35 (DeployService) Target: https://deploy-service.cfapps.eu10.hana.ondemand.com/slprot/S0007042004trial_s000704200trial/dev/slp Preparing to deploy /cf-businessruleseditor/mta_archives/businessruleseditor_0.0.1.mtar Prepare deployment files Checking if there are conflicting processes Found 0 conflicting processes Uploading mtar archive Starting deployment Deploying in org "S0007042004trial_s000704200trial" and space "dev" Detected MTA schema version: "3" No deployed MTA detected - this is initial deployment Detected new MTA version: "0.0.1" Service "businessruleseditor_html5_repo_runtime" exists but doesnt have any bound applications Service "businessrules_uaa" exists but doesnt have any bound applications Application "businessruleseditor_appRouter" already exists as standalone (not associated with an MTA) Processing service "businessrules_uaa"... Processing service "businessruleseditor_html5_repo_runtime"... Updating service "businessrules_uaa"... Updating application "businessruleseditor_appRouter"... Error creating or updating application "businessruleseditor_appRouter": Controller operation failed: 400 Bad Request: CF-OrgQuotaTotalRoutesExceeded(310006): You have exceeded the total routes for your organization's quota. To download logs of the process, use the multi-target application plug-in for the Cloud Foundry CLI command "cf dmol -i 80f459fd-4355-11ea-8eb5-eeee0a81ff15" directly in your Cloud Foundry space. For more information see https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/e93b231895b64cbc9221a62953563a6f.html. Job failed. 12:42:35 (DeploymentToCF) Deployment of the "businessruleseditor" project failed.(Response state is FAILED)

ArchanaShukla commented 4 years ago

This issue occurs because your account does not have the needed HTML Application quota. As you are deploying business rules editor you need atleast 1 free quote for this. Just stop the unwanted applications and try to deploy again.

MichaelCzcz commented 4 years ago

Thank you for your feedback. The issue seems to be resolved, so I am closing the issue.

If you still have questions, feel free to reopen the issue.