cancel
Showing results for 
Search instead for 
Did you mean: 

XI Mapping not opening

Former Member
0 Kudos

Hi Folks,

I am not able to open any of my mapping objects or create new ones.

I get this java error . has anybody faced this issue before ??

I am on PI 7.1 SP6

com.sap.aii.ib.bom.gen.container.ContainerHelper; local

class incompatible: stream classdesc serialVersionUID

= 42, local class serialVersionUID = 3911155493117763752

STACKTRACE:

java.io.InvalidClassException: com.sap.aii.ib.bom.gen.container.ContainerHelper; local class incompatible: stream classdesc serialVersionUID = 42, local class serialVersionUID = 3911155493117763752

at java.io.ObjectStreamClass.initNonProxy(Unknown Source)

at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)

at java.io.ObjectInputStream.readClassDesc(Unknown Source)

at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)

at java.io.ObjectInputStream.readObject0(Unknown Source)

at java.io.ObjectInputStream.defaultReadFields(Unknown Source)

at java.io.ObjectInputStream.readSerialData(Unknown Source)

at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)

at java.io.ObjectInputStream.readObject0(Unknown Source)

at java.io.ObjectInputStream.defaultReadFields(Unknown Source)

at java.io.ObjectInputStream.readSerialData(Unknown Source)

at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)

at java.io.ObjectInputStream.readObject0(Unknown Source)

at java.io.ObjectInputStream.readObject(Unknown Source)

at com.sap.engine.services.rmi_p4.reflect.P4InvocationHandler.readResult(P4InvocationHandler.java:303)

at com.sap.engine.services.rmi_p4.reflect.P4InvocationHandler.invokeInternal(P4InvocationHandler.java:138)

Accepted Solutions (1)

Accepted Solutions (1)

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

PI 7.1 supports Java 1.5, so install JDK 1.5 and check this version u are using.look which Java version is selected. follow path

Control Pannel->Java->Java Tab->click on View(Down side) now look which JDK version is selected on your machine.

Former Member
0 Kudos

Hi Dharamveer,

I have seleceted Java 1.5 in the Java tab... but I still face the same issue.

Answers (5)

Answers (5)

Former Member
0 Kudos

Arvind ,

this problem seems to be related to your client not with the server. as you can cross check this thing by opening the mapping form any other colleagues system. so kindly uninstall any java web start version greater then 1.5 . and don't check the auto update option in ur machine .

once you will revert back to 1.4_2 even 1.5 everything will be fine..

Regards,

Former Member
0 Kudos

Issue with out of Sync SCA...SCa with SP06 and SP 07 were mixed up. After a full deployment of SP07 all SCa the the problem was resolved.

Former Member
0 Kudos

Hi Arvind,

I'm currently having the same problem with PI mappings not opening. I believe it may have been caused by a imcomplete 7.1 SP07 installation.

Can you please provide more details on exactly which SCA's you applies to fix the problem.

thanks,

Ben

Former Member
0 Kudos

Did you get this fixed? We are having the same problem with QA but it works in DEV. Do you have any suggestions?

Former Member
0 Kudos

Can you elaborate on the solution for a novice please?

dharamveer_gaur2
Active Contributor
0 Kudos

I think you developed mapping with lower Java version.Mapping Jar for PI 7.1 is com.sap.xpi.ib.mapping.lib.jar

Compare with PI 7.0 aii_map_api.jar .

Former Member
0 Kudos

Can you elaborate for the novice?

Former Member
0 Kudos

HI

class incompatible: stream classdesc serialVersionUID

This is a version mismatch problem. Whats the version you have on your server and system. Another thing if you migrated external mappings from PI 7.0 like Java maps etc. You need to compile them again with higher version to avoid this mismatch.

Try opening with lower version of Java webstart as well.

Thanks

Gaurav

Former Member
0 Kudos

Hi Arvind,

Restart the java server from smicm and restart the ESR session.

Thanks,

Srini

Former Member
0 Kudos

Hi....

I am Java 6...higher than what is required... I have the same issue when I was on Java 5 v 10...

I restarted the system ...same issue.

Former Member
0 Kudos

check the jdk version using..