cancel
Showing results for 
Search instead for 
Did you mean: 

Error in QA after objects are transported from Dev

Former Member
0 Kudos

Hi,

I have transported the objects from DEV to QA and during testing in QA, I am facing the following error.

Interface mapping Object ID 12345678 Software Component 12345678 does not exist in runtime cache

Thanks,

Raj

Accepted Solutions (1)

Accepted Solutions (1)

madanmohan_agrawal
Contributor
0 Kudos

Raj Says..

Interface mapping Object ID 12345678 Software Component 12345678 does not exist in runtime cache

Cache Problem:

Refresh SXI_Cache and CPACache

Refresh CPACache as below

http://<host>:<port>/CPACache/refresh?mode=full

Regards,

Madan Agrawal

Former Member
0 Kudos

Thanks Madan,

I refreshed both SXI_CACHE and CPACache and the testing in QA goes successful.

Raj

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Madan has already answered your question. Refresh the caches (sxi_cache and cacheRefresh=full), and reactivate the objects. If that does not solve your problem and you are using proxies please check your ABAP code.

JoelTrinidade
Active Contributor
0 Kudos

H Raj,

This is a cache problem , although uncommon but nevertheless refer :

Cache Refresh Errors - New Phenomena

/people/sravya.talanki2/blog/2005/11/03/cache-refresh-errors--new-phenomena

SXI_CACHE - Ripped Off

/people/sravya.talanki2/blog/2005/12/02/sxicache--ripped-off

Regards

joel