cancel
Showing results for 
Search instead for 
Did you mean: 

Exception: couldn't find the branch for version with id=XXXXX

Former Member
0 Kudos

Hi everybody,

on our new PI system we have a problem with some mappings which we cannot modify any more. Deletion and overwrite is not possible, as well. The error message is as follows:

====================================================================

= Root Exception ===================================================

====================================================================

Thrown:

com.sap.aii.utilxi.swing.framework.PersistenceException: couldn't find the branch for version with id=XXXXX

This ID seems to refer to a different mapping. Any idea how I can change it?

Thanks in advance.

Regards.

Oliver.

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Are you able to edit other objects in the same SWC? One reason could be use of jdk involved. It should be 1.4.xx. Are you using some imported structures in mapping. Do you actually have these structures present in your SWC?

Regards,

Prateek

Former Member
0 Kudos

Yes, the used structures were imported from an old XI system. But I created the mapping new on the PI and put the used externel definitions manually to the mapping. That worked fine but now everytime when saving the mapping this error occurs. Btw both structures are used in other mappings, too, and they can be modified without any problems.

Which jdk version do you mean? Client or server?

Regards.

Oliver.

Shabarish_Nair
Active Contributor
0 Kudos

Which jdk version do you mean? Client or server?

confirm the compatibility of the JDK (both client and server) with the old instance and the new one

prateek
Active Contributor
0 Kudos

I meant the jdk version at client. Could you try creating a new mapping by just copy object and try to modify it.

Regards,

Prateek

Former Member
0 Kudos

Old server jdk version: 1.3.1 (default for XI 3.0)

New server jdk version: jdk15 (default for PI 7.1)

Client version is 1.6

Other imported mappings work fine so in this case the jdk version is no problem. We have tried form 3 different clients with 3 different jdk versions and none of them worked.

Regards.

Oliver.

Shabarish_Nair
Active Contributor
0 Kudos

did you try with the client and server version the same?

Former Member
0 Kudos

Copiing the object and modifiing worked perfectly.

Regards.

Oliver.

prateek
Active Contributor
0 Kudos

If its working, then use it

Use 1.5 at client instead of 1.6.

Regards,

Prateek

Former Member
0 Kudos

Yes, I did that already and I am using the copy but I'm trying to find a solution to remove these objects.

Btw one of the clients has version 1.5 and it still does not work.

Regards.

Oliver.

Former Member
0 Kudos

Hi,

Did you managed to delete the object?

Im facing issue now.

Thanks.

Reagrds,

Thava

Answers (0)