cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot deploy simple application on CF deployment in a trial account.

hi colleagues,

I have created in Web IDE, a new project as an MTA and added a CDS artifiact…The Build was fine. But when I tried to deploy, I got the error below :

Unexpected error: Service described by MTA resource "hdi_db" of type [hana/hdi-shared] does not match already existing service "hdi_db" of type [hanatrial/hdi-

It seems that the project created (MTA) is not suitable with the service I created below :

It seems that for trials, they do not allow the service blow :

I had chosen the only option that appeared to me which is the middle one above: SAP Hana Schemas and HDI Containers.

Did I misinterpret the error perhaps or is there a remedy to this ?

PS: this is my yaml file :

yaml.txt

thanks,

cheers,Zied.

Accepted Solutions (1)

Accepted Solutions (1)

bmcdonn2
Participant

Zied,

For trial subaccounts you need to modify the default service so that it is "hanatrial". See this link for more information: https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/37eedfdf814d4845ad784334d7a...

Here's the relevant entry from the resources section:

Hope this solves your problem.

Thanks,

Brian

Answers (1)

Answers (1)

0 Kudos

Thanks Brian,

The error now has changed . When I try to deploy I get the following :

---------------------------------------------------------------------

Starting deployment
Deploying in org "I023385trial_trial" and space "dev"
Detected MTA schema version: "3"
Detected deployed MTA with ID "dyntab1" and version "0.0.1"
Detected new MTA version: "0.0.1"
Deployed MTA version: 0.0.1
Processing service "hdi_db"...
Processing service "dest_dyntab"...
Updating service "hdi_db"...
Processing service "uaa_dyntab1"...
Updating service "uaa_dyntab1"...
Updating application "db"...
Application "db" is not modified and will not be updated
Service "hdi_db" will not be rebound to application "db" because the binding parameters are not modified
Uploading application "db"...
Stopping application "db"...
Staging application "db"...
Application "db" staged
Executing task "deploy" on application "db"...
Execution of task "deploy" failed. Download the application logs "db", via the dmol command, and check them for more information.
Unexpected error: A step of the process has failed. Retrying it may solve the issue.

------------------------------------------------------------------

This is a snapshot of the binding if I got it right :

do I need to specify some binding parameters when I do the above binding ?

please let me know if you would need further info.

Thank you,

cheers,Zied

former_member685329
Discoverer

Hi zied.nehdi

Currently am also getting the same error when i deploy the project. Did you resolve this error? If yes, could you please share the steps to resolve the issue?

jigmendez
Explorer
0 Kudos

Hello.

We are having exactly the same error.

Could you be so kind to share the solution.