cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot deploy app to SAP Cloud Platform from WebIDE

former_member289297
Discoverer
0 Kudos

Hi

I cannot deploy SAPUI5 application to Cloud Platform when pushing a new version of an existing app.

I am getting this error:

Cannot deploy the application.Other artifacts found with the same ID {0}.

Change the application sap.app/id attribute in the manifest.json and try again.

I changed the id throughout the project, it worked, but on a second deploy it fails again with the same error.

The console stops at "Checking for existing applications with sap.app/id ..."

Thanks a lot.

Accepted Solutions (0)

Answers (3)

Answers (3)

michal_keidar
Active Contributor

Now fixed.

Regards,
Michal.

former_member335400
Discoverer
0 Kudos

hello @Michal keidar i am still facing same issue. Is there some setting required to overcome this problem.

0 Kudos

Hi @Michai, same issue here. Any update on the fix?

michal_keidar
Active Contributor
0 Kudos

What is the flow you're executing exactly?
On which landscape you're working on?
Are you deploying to the same account you're currently working on or to a different account?

former_member306541
Participant
0 Kudos

Hello,

we are facing the same problem here. We want to update an existing application in Europe (Rot), but the deployment process stops with the above error message. Strange thing is, this happens only with 1 of our 60 deployed applications.

Any help appreciated.

Best regards,

Christian Späh

michal_keidar
Active Contributor
0 Kudos

Please take a look at your app's manifest.json sap.app/id attribute.
It should be unique. If you have another app already deployed with the same sap.app/id then you will get an error.
Please make sure it is unique.

Regards,
Michal.

former_member306541
Participant
0 Kudos

Hello Michal,

sap.app/id in manifest.json is unique. To be sure, i downloaded all deployed applications and checked their ids. They are all unique. We faced this problem around march for the first time.

Strange thing is, that we can't update an already deployed application with that id!

We removed the deployed application and even deleted the corresponding git repository, just to be sure. But it is still not possible for us to deploy an application with this id.

Best regards,

Christian.

michal_keidar
Active Contributor
0 Kudos

Are you using the trial landscape or the non-trial?

I'm asking because the best way to investigate it is to open a ticket and provide more information such as the network trace, console logs, etc.

lidia_sarasua
Explorer
0 Kudos

I am currently facing the same issue in a non-trial landscape.

I also tried deleting the application and trying to deploy it again but it keeps saying that the ID already exists (I also double checked and all the IDs of the deployed applications are unique too).

Is there any way to force deleting old/hidden/"out of synchronization" artifacts given a specific ID?

former_member306541
Participant

Hi Lidia,

we investigated our problem together with sap support. This is our solution, maybe it works for you, too.

Go to SAP Portal Service of your specific SAP Cloud Platform subaccount. Open the admin space for one of your sites. Navigate to "App resources" on the left and do a hard reload for the page. This will trigger an update process in the background.

michal_keidar
Active Contributor
0 Kudos

Yes this is the solution.

mehmetemin
Advisor
Advisor
0 Kudos

Hi,

I wanted to add a little bit more description here for those who are not so familiar with the platform (like me)

1) Open your cockpit and navigate to your subaccount.

2) Go to services tab and open "Portal"

3) Choose "Configure Portal" under the Take Action section.

Even though I could not see "App resources" (most probably due to authorization), those steps still solved my problem.

Thanks for your help.

former_member197689
Active Participant

Hi Dan,

This is a bug. The WEB-IDE team will fix this issue over the weekend.

Sorry for about this problem.

Jin

MikeDoyle
Active Contributor
0 Kudos

Hi Jin, we are suffering from the same problem. Interestingly, it only seems to affect our most recent apps, created about 6 weeks ago. Older apps seem to deploy without issue. Good luck fixing it soon!

0 Kudos

Hi

1) Open your cockpit and navigate to your sub account.

2) Go to services tab and open "Portal"

3) Go to services tab and open "App Resources" and Refresh

4)Go to SAP WEB IDE refresh and redeploy APP