cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping: Error in resource resolution or initialization

dipen_pandya
Contributor
0 Kudos

Dear All,

I have developed RFC to SOAP asynchronous scenario. Our version is PI 7.4 SP08.

Facing below error;

I tried everything related to Cache update, also tried clearing SLD Data cache many times, performed full CPA cache refresh many times but still getting the same error.

Took system restart with OS 2 times but still no luck.

All ESR objects and ID-ICO is perfectly created, no doubts in that.

Please help me to resolve this.

Thanks in advance.

Best Regards,

Dipen.

Accepted Solutions (1)

Accepted Solutions (1)

iaki_vila
Active Contributor
0 Kudos

Hi Dipen,

The issue seems to be a cache problem. Have you tried to refresh the cache objects from here:

Regards.

dipen_pandya
Contributor
0 Kudos

Hi Inaki,

Yes i did the same many times but still getting the same error.

Receiver webservice is working fine with SOAPUI.

dipen_pandya
Contributor
0 Kudos

Getting below status;

Mapping Runtime caches are not getting started.

Answers (5)

Answers (5)

dipen_pandya
Contributor
0 Kudos

Problem is resolved.

By deleting all Cache notifications with the status "Not started" from integration directory and recreated all ESR & ID objects.

dipen_pandya
Contributor
0 Kudos

Getting below error after performing full CPA cache refresh.

Please advise on this.

iaki_vila
Active Contributor
0 Kudos

Hi Dipen,

Kindly check this note 1701027 - Mapping runtime cache refresh failure

Regards.

dipen_pandya
Contributor
0 Kudos

Hi Inaki,

I checked this SAP note.

But i did one trick and it worked, problem is resolved.

I deleted all cache notifications with the status "Not Started" and redeveloped all ESR & ID objects.

Now its working fine.

"Thanks a lot for your support and i always notice that you are always active and helpful on SCN, i really very appreciate you."

Best Regards,

Dipen. 

iaki_vila
Active Contributor
0 Kudos

Hi Dipen,

Great trick!, you will help more SCN members surely!. Thanks for sharing!

Regards.

apu_das2
Active Contributor
0 Kudos

Hi,

Please check your SLD properly whether all required Product is assigned to your SWCV or not. Check Business System as well.

Thanks,

Apu

dipen_pandya
Contributor
0 Kudos

Hi Apu,

Yes everything seems fine in SLD and Business System.

This problem i am facing due to Mapping Runtime Caches are not in green status in ID.

Performed CPA full cache refresh & took system restart several time but still facing the same problem.

Other mapping programs related to other  SWCV is working fine.

iaki_vila
Active Contributor
0 Kudos

Hi Dipen,

Is it a local SWC or a SLD one?, do you have any java mapping or you are using only message mappings?. Have you tried to do a dummy change on the mapping objects like to change the description?.

Regards.

dipen_pandya
Contributor
0 Kudos

Hi Inaki,

SWCV is imported from SLD to ESR.

Yes tried many times doing dummy change in all objects and activated.

No i do not have any java mapping. Its a simple RFC to SOAP asynchronous scenario.

Simply imported wsdl in external defination.

Former Member
0 Kudos

Dipen,

it seems that you are using the external classes in your mapping. Those classes are not available at runtime.

All the external jar files need to be imported under Imported Archive in ESR to make it available at the runtime.

dipen_pandya
Contributor
0 Kudos

Hi,

My scenario is RFC to SOAP thus imported WSDL file in External Defination. So not required jar.