Skip to Content
0
Former Member
Jun 09, 2009 at 06:03 AM

Resource not found error

69 Views

Hi Experts,

i am gettting the following error in runtime

<SAP:Category>Application</SAP:Category> 
  <SAP:Code area="MAPPING">RESOURCE_NOT_FOUND</SAP:Code> 
  <SAP:P1>com/sap/xi/tf/_MM_test_.class</SAP:P1> 
  <SAP:P2>urn:ryder.com:i_test:se:nafta:log:shipment</SAP:P2> 
  <SAP:P3>303b0d60-05a6-11de-9859-cfc2ac138120</SAP:P3> 
  <SAP:P4>-1</SAP:P4> 
  <SAP:AdditionalText /> 
  <SAP:ApplicationFaultMessage namespace="" /> 
  <SAP:Stack>Unable to find resource com/sap/xi/tf/_MM_test_.class (urn:ryder.com:i_Test:se:nafta:log:shipment, 303b0d60-05a6-11de-9859-cfc2ac138120, -1)</SAP:Stack> 
  <SAP:Retry>M</SAP:Retry> 
  </SAP:Error>

I did the following already:

1.Tried changing and saving again (checked the cache its green )

2.Tested the mapping in test tab , it works fine as always 😊

I tested another interface developed successfully by me earlier , which included java mapping. It also gave the same error.

Yesterday our Basis team did some changes and XI was down yesterday.The interface was running all guns yesterday morning and i didnt do any changes after that.

My question is : Is this a cache update problem? (but all cache shows green , checkd in sxi_cache also)

Please guide me to solution

regards

Anika

Edited by: Anika Gulati on Jun 9, 2009 11:33 AM