Hi,
I've mirgrated my cds-mtx application to cds-mtxs. When starting the application on BTP the following error is thrown. Any suggestions?
[ERROR] State of create operation is failed (resource type: /v1/service_instances, resource id: e61b611c-4901-48d4-9ad1-b64fce0dfd24, operation id: 48eda7e4-4a86-40fa-bf1a-31e393cca521), Conflict, description: instance with same name exists for the current tenant
2022-10-21T14:27:57.91+0200 [APP/PROC/WEB/0] OUT > app1@0.2.1 start
2022-10-21T14:27:57.91+0200 [APP/PROC/WEB/0] OUT > cds run
2022-10-21T14:27:57.99+0200 [APP/PROC/WEB/0] OUT [cds] - loading server from { file: 'srv/server.js' }
2022-10-21T14:27:58.34+0200 [APP/PROC/WEB/0] OUT [cds] - loaded model from 1 file(s):
2022-10-21T14:27:58.34+0200 [APP/PROC/WEB/0] OUT
2022-10-21T14:27:58.34+0200 [APP/PROC/WEB/0] OUT srv/csn.json
2022-10-21T14:27:58.34+0200 [APP/PROC/WEB/0] OUT
2022-10-21T14:27:58.68+0200 [APP/PROC/WEB/0] OUT [cds] - connect to db > hana {
2022-10-21T14:27:58.68+0200 [APP/PROC/WEB/0] OUT sm_url: 'https://service-manager.cfapps.eu20.hana.ondemand.com',
2022-10-21T14:27:58.68+0200 [APP/PROC/WEB/0] OUT url: 'https://hx2lrw77df7sk40d.authentication.eu20.hana.ondemand.com',
2022-10-21T14:27:58.68+0200 [APP/PROC/WEB/0] OUT clientid: 'sb-cd94e71d-54f5-43c6-97ac-a0f55fe8db06!b5695|service-manager!b105',
2022-10-21T14:27:58.68+0200 [APP/PROC/WEB/0] OUT clientsecret: '...',
2022-10-21T14:27:58.68+0200 [APP/PROC/WEB/0] OUT xsappname: 'cd94e71d-54f5-43c6-97ac-a0f55fe8db06!b5695|service-manager!b105'
2022-10-21T14:27:58.68+0200 [APP/PROC/WEB/0] OUT }
2022-10-21T14:27:59.22+0200 [APP/PROC/WEB/0] OUT [mtx] - bootstrapping MTX services...
2022-10-21T14:27:59.38+0200 [APP/PROC/WEB/0] OUT [cds] - serving cds.xt.SaasProvisioningService { path: '/-/cds/saas-provisioning' }
2022-10-21T14:27:59.38+0200 [APP/PROC/WEB/0] OUT [cds] - serving cds.xt.ModelProviderService { path: '/-/cds/model-provider' }
2022-10-21T14:27:59.38+0200 [APP/PROC/WEB/0] OUT [cds] - serving cds.xt.DeploymentService { path: '/-/cds/deployment' }
2022-10-21T14:27:59.39+0200 [APP/PROC/WEB/0] OUT [cds] - serving CatalogService { path: '/catalog', impl: 'srv/catalog-service.js' }
2022-10-21T14:27:59.39+0200 [APP/PROC/WEB/0] OUT [cds] - serving MonitoringService { path: '/monitoring', impl: 'srv/monitoring-service.js' }
2022-10-21T14:27:59.39+0200 [APP/PROC/WEB/0] OUT [cds] - serving cds.xt.ExtensibilityService { path: '/-/cds/extensibility' }
2022-10-21T14:27:59.39+0200 [APP/PROC/WEB/0] OUT [app1] - service provisioning instance created yes
2022-10-21T14:27:59.40+0200 [APP/PROC/WEB/0] OUT [app1] - service modelProvider instance created yes
2022-10-21T14:27:59.40+0200 [APP/PROC/WEB/0] OUT [mtx] - model provider options: { model: '@sap/cds-mtxs/srv/model-provider' }
2022-10-21T14:27:59.40+0200 [APP/PROC/WEB/0] OUT [mtx] - loading deployer plugins:
2022-10-21T14:27:59.40+0200 [APP/PROC/WEB/0] OUT ../deps/0/node_modules/@sap/cds-mtxs/srv/plugins/hana.js
2022-10-21T14:27:59.40+0200 [APP/PROC/WEB/0] OUT ../deps/0/node_modules/@sap/cds-mtxs/srv/plugins/sqlite.js
2022-10-21T14:27:59.40+0200 [APP/PROC/WEB/0] OUT [mtx] - activated deployer plugin: { for: 'HANA Database', impl: '../deps/0/node_modules/@sap/cds-mtxs/srv/plugins/hana.js' }
2022-10-21T14:28:00.68+0200 [APP/PROC/WEB/0] ERR [ERROR] State of create operation is failed (resource type: /v1/service_instances, resource id: e61b611c-4901-48d4-9ad1-b64fce0dfd24, operation id: 48eda7e4-4a86-40fa-bf1a-31e393cca521), Conflict, description: instance with same name exists for the current tenant
2022-10-21T14:28:00.68+0200 [APP/PROC/WEB/0] ERR at Object.error (/home/vcap/deps/0/node_modules/@sap/instance-manager/lib/polling-control.js:10:13)
2022-10-21T14:28:00.68+0200 [APP/PROC/WEB/0] ERR at evaluateOperation (/home/vcap/deps/0/node_modules/@sap/instance-manager/lib/service-manager/Client.js:130:25)
2022-10-21T14:28:00.68+0200 [APP/PROC/WEB/0] ERR at /home/vcap/deps/0/node_modules/@sap/instance-manager/lib/PollingSession.js:27:18
2022-10-21T14:28:00.68+0200 [APP/PROC/WEB/0] ERR at /home/vcap/deps/0/node_modules/@sap/instance-manager/lib/service-manager/Resource.js:80:5
2022-10-21T14:28:00.68+0200 [APP/PROC/WEB/0] ERR at /home/vcap/deps/0/node_modules/@sap/instance-manager/lib/service-manager/Resource.js:132:5
2022-10-21T14:28:00.68+0200 [APP/PROC/WEB/0] ERR at /home/vcap/deps/0/node_modules/@sap/instance-manager/lib/service-manager/Resource.js:198:7
2022-10-21T14:28:00.68+0200 [APP/PROC/WEB/0] ERR at processTicksAndRejections (node:internal/process/task_queues:96:5)
2022-10-21T14:28:00.69+0200 [APP/PROC/WEB/0] ERR npm notice
2022-10-21T14:28:00.69+0200 [APP/PROC/WEB/0] ERR npm notice New minor version of npm available! 8.11.0 -> 8.19.2
2022-10-21T14:28:00.69+0200 [APP/PROC/WEB/0] ERR npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.19.2>
2022-10-21T14:28:00.69+0200 [APP/PROC/WEB/0] ERR npm notice Run `npm install -g npm@8.19.2` to update!
2022-10-21T14:28:00.69+0200 [APP/PROC/WEB/0] ERR npm notice
2022-10-21T14:28:00.70+0200 [APP/PROC/WEB/0] OUT Exit status 1
Thanks in advance Helmut