cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Idoc to File

Former Member
0 Kudos

Hi Experts,

I am working on IDOC to file Scenario.I am working in PI 7.1

I am getting an error in SXMB_MONI

Error Message :

Unable to find resource com/sap/xi/tf/_ERPMaterialGroupToSAPIXItemHierarchy_.class in the following software component versions: caa599f1-b53b-11db-8157-ede30a115642 Thrown: com.sap.aii.ib.core.mapping.execution.ResourceNotFoundException: Unable to find resource .

I have checked all teh configuration in ID . Evrything is fine.

Wat may be the issue.

Note : Adapter engine is not foound in RWB and ID .( This may be a reason?)

Thnaks in advanc and best regards,

Anil

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

I had the same issue today and I resolved it with a complete cache refresh (SXI_CACHE ) and after that I do in the IR and ID a refresh of the instances. For that go to Environment->Cache Notifications... in (ID and IR).

After that you can repeat your messages in the SXMB_MONI.

Hope that helps

Regards,

Jonas

former_member307485
Active Participant
0 Kudos

Hi Anil,

You can try this

Make a small change in the mapping like adding description and re-activate the mapping objects. Also make sure you do the complete Cache Refresh.

regards,

Divya

Former Member
0 Kudos

Hi Divya and vijay..

thanks for ur answerss

All the objects inn IR are active...

and i also changes the descripytion of teh object and activated it....

And even then i am getting that error

Former Member
0 Kudos

Are you able to test the mapping problem?

Is your mapping available at SXI_CACHE step?

Check below

1. INTEGERATION_DIRECTORY_HMI.

2.AI_RUNTIME_JCOSERVER.

rfc destinations are working fine.

Rajesh

Former Member
0 Kudos

Hi Rajesh,

Thanks for the reply

I have tested INTEGERATION_DIRECTORY_HMI.

Its giving me an error .

Status HTTP response : 500

Status Text : Internal error

Is this is a problem . If yes please let me know how do i overcome it.

thanks in advance and best regards,

Anil

Shabarish_Nair
Active Contributor
Former Member
0 Kudos

Status 500 and 200 are ok its not an error issue

are you able to see your mapping program in cache.?

Rajesh

Former Member
0 Kudos

Hi Rajesh,

are you able to see your mapping program in cache.?

the strange part is i am able to see only ABAP CACHE instance in RWB CACHE MONITORING,

Not the JAVA CACHE INSATNCE.

I am able to see the mapping program in ABAP CACHE instance.

Pease have a look at the other issue i am facing " ADAPTER ENGINE NOT FOUND IN RWB".

I think may be because of this issue , i am facing this probelm.

Thanks for your help .

Best Regards,

Anil

Shabarish_Nair
Active Contributor
0 Kudos

>

> Hi Experts,

>

> I am working on IDOC to file Scenario.I am working in PI 7.1

>

> I am getting an error in SXMB_MONI

> Error Message :

> Unable to find resource com/sap/xi/tf/_ERPMaterialGroupToSAPIXItemHierarchy_.class in the following software component versions: caa599f1-b53b-11db-8157-ede30a115642 Thrown: com.sap.aii.ib.core.mapping.execution.ResourceNotFoundException: Unable to find resource .

this is because your mapping is not loaded during runtime.

In IR make sure your mapping (message mapping and interface mapping) is active

>

> I have checked all teh configuration in ID . Evrything is fine.

>

> Wat may be the issue.

>

> Note : Adapter engine is not foound in RWB and ID .( This may be a reason?)

>

> Thnaks in advanc and best regards,

> Anil

For the adapter engine issue, have your basis to implement SAP Note 764176. that will solve the issue.

former_member181962
Active Contributor
0 Kudos

Hi,

Check if all your IR objects(Message types/data types and message interfaces) are there and active.

Regards,

Ravi Kanth Talagana