cancel
Showing results for 
Search instead for 
Did you mean: 

NWA Problem while deploying addon sda for existing application

Former Member
0 Kudos

Hi,

We're in the process of releasing Patch 2 for xMAM30 SR03 and we've encountered a problem with NWA and sda deployment.

Here is the problem: The NWA will not allow us to deploy an addon which has the same name as an application on a device. For example:

On the device:

APPLICATION

: XMAM30_SR3_LAPTOP (version SR3 PL0 ==> 3.0300)
want to deploy:

ADDON

: XMAM30_SR3_LAPTOP (version SR3 PL2 ==> 3.0302)

NWA reports the following error when trying to deploy the addon on the device:

"com.sap.ip.mi.admin.core.ApplicationException: You can only install one version of an application".

The problem here is we absolutely need to deploy the addon to the same "name" as the application because then the addon will "overwrite" the classes updated for the patch.

Can you please help shed some light on this issue?

Thanks,

Mathieu Sauvé

MAM30 Development team

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Looking at the error below

"com.sap.ip.mi.admin.core.ApplicationException: You can only install one version of an application".

it seems that the application are same but the version are different.

It is very clearly saying that it will not allow you to install more than one version of an application.

Try to remove the earlier application and once it is removed from the system you can deploy the newer version of the application.

This will solve ur problem.

Regards

Sumit Jain

**Reward with points if useful

Answers (2)

Answers (2)

Former Member
0 Kudos

Thank you guys for your support!

It works now.

Former Member
0 Kudos

Hi,

Why not just to undeploy the old one.