cancel
Showing results for 
Search instead for 
Did you mean: 

Building side-by-side extensions on SAP BTP manual deployment error

ben09
Explorer

Hello everyone, I've had some problems with the Building side-by-side extensions on SAP BTP learning segment on manual deployment where it gives the following error when deploying Risk-management-auth, I've followed the steps as provided, and cannot figure out what the issue is, or how to proceed any assistance in matter would be greatly appreciated.

https://learning.sap.com/learning-journey/build-side-by-side-extensions-on-sap-btp/performing-a-manu...

yaml1.PNGsec.PNG

 

 

Operation ID: 687bde59-6740-11ee-b806-eeee0a827cd8
Deploying in org "5b109120trial" and space "dev"
Detected MTA schema version: "3"
Detected deployed MTA with ID "risk-management" and version "2.0.0"
Detected new MTA version: "2.0.0"
Deployed MTA version: "2.0.0"
Processing service "risk-management-auth"...
Setting service "risk-management-auth" parameters from "xs-security.json"
Service "risk-management-auth" is in state "create failed" and may not be operational. Actions like update of credentials and binding may fail! Consider recreating it by specifying the --delete-services option.
Error determining actions to execute on service "risk-management-auth": Controller operation failed: 404 Error determining actions to execute on service "risk-management-auth": CF-ResourceNotFound(10010): Service instance not found
Processing service "risk-management-destination"...
Processing service "risk-management-db"...
Proceeding with automatic retry... (3 of 3 attempts left)
Processing service "risk-management-auth"...
Setting service "risk-management-auth" parameters from "xs-security.json"
Service "risk-management-auth" is in state "create failed" and may not be operational. Actions like update of credentials and binding may fail! Consider recreating it by specifying the --delete-services option.
Error determining actions to execute on service "risk-management-auth": Controller operation failed: 404 Error determining actions to execute on service "risk-management-auth": CF-ResourceNotFound(10010): Service instance not found
Proceeding with automatic retry... (2 of 3 attempts left)
Processing service "risk-management-auth"...
Setting service "risk-management-auth" parameters from "xs-security.json"
Service "risk-management-auth" is in state "create failed" and may not be operational. Actions like update of credentials and binding may fail! Consider recreating it by specifying the --delete-services option.
Error determining actions to execute on service "risk-management-auth": Controller operation failed: 404 Error determining actions to execute on service "risk-management-auth": CF-ResourceNotFound(10010): Service instance not found
Proceeding with automatic retry... (1 of 3 attempts left)
Processing service "risk-management-auth"...
Setting service "risk-management-auth" parameters from "xs-security.json"
Service "risk-management-auth" is in state "create failed" and may not be operational. Actions like update of credentials and binding may fail! Consider recreating it by specifying the --delete-services option.
Error determining actions to execute on service "risk-management-auth": Controller operation failed: 404 Error determining actions to execute on service "risk-management-auth": CF-ResourceNotFound(10010): Service instance not found
Process failed.
Use "cf deploy -i 687bde59-6740-11ee-b806-eeee0a827cd8 -a abort" to abort the process.
Use "cf deploy -i 687bde59-6740-11ee-b806-eeee0a827cd8 -a retry" to retry the process.
Use "cf dmol -i 687bde59-6740-11ee-b806-eeee0a827cd8" to download the logs of the process.

View Entire Topic
former_member169522
Discoverer
0 Kudos

In your subaccount, add an entitlement for Authorization and Trust Management Service, then try to rebuild.