cancel
Showing results for 
Search instead for 
Did you mean: 

RuntimeException in Mapping

0 Kudos

Hi,

We facing error in interface determenant in PI QA server.

I did test configuration in ID it throw follwoing error:

Error in Interface Determinant:

<SAP:Category>Application</SAP:Category>

<SAP:Code area="MAPPING">RUNTIME_EXCEPTION</SAP:Code>

<SAP:P1>Thrown: java.lang.NullPointerException: at com.s</SAP:P1>

<SAP:P2>ap.guid.GUID.parseHexGUID(GUID.java:1015) at com.</SAP:P2>

<SAP:P3>sap.guid.GUIDGenerator.parseHexGUID(GUIDGenerator.</SAP:P3>

<SAP:P4>java:111) at com.sap.aii.utilxi.misc.api.GUIDFac~</SAP:P4>

<SAP:AdditionalText />

<SAP:Stack>Runtime exception occurred during mapping</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

Same test configuration working in DEV PI system.

In QA PI server interface determinant Parameters are passed corrected.

Please help me to solve the issue.

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

former_member200962
Active Contributor
0 Kudos
In QA PI server interface determinant Parameters are passed corrected.

was there any change done to the parameter definition recently in ESR? make some dummy change to the Interface Determination and then activate --> test.

Answers (5)

Answers (5)

0 Kudos

Thank you for all to reply my question!

Finally we solve the probleam, We recreate the Recevicer determinant.

It may be some cache probleam, But i don't know the extract probleam, so that i recreate the receiver determinant, my probleam solved.

Regards,

Kumar

Former Member
0 Kudos

I think the error is in the parameters passed. Check the java mapping functions .

former_member463616
Contributor
0 Kudos

Hi Kumar,

Please see the below thread, it might be useful to you.

naveen_chichili
Active Contributor
0 Kudos

Hi Kumar,

take your payload and try to test in mapping and also interface mapping ...

If you are able to test successfully in mapping and Interface mapping then there should be some thing wrong in your configuration ID part.

Regards,

Naveen

Former Member
0 Kudos

Hi Kumar,

Check the interface mapping and the interface determination. There should be some configuration issue.

Thanks,