Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: STREX - Message for TREX ABAP Client
Message number: 035
Message text: Cache invalidation was called. Nothing was invalidated.
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
STREX035
- Cache invalidation was called. Nothing was invalidated. ?The SAP error message STREX035 indicates that a cache invalidation process was triggered, but no entries were actually invalidated. This can occur in various scenarios, particularly when dealing with the SAP NetWeaver Application Server or when using the SAP Gateway.
Cause:
No Cache Entries: The most straightforward reason for this message is that there were no cache entries that matched the criteria for invalidation. This can happen if the cache was already empty or if the entries to be invalidated were already removed or expired.
Incorrect Cache Key: If the cache invalidation was called with an incorrect key or parameters, it may not find any entries to invalidate.
Configuration Issues: There may be issues with the configuration of the caching mechanism, leading to unexpected behavior.
Timing Issues: If the cache was invalidated shortly after being populated, it might not have had time to store any entries.
Solution:
Check Cache Status: Use transaction codes like
SM12
(for lock entries) orSM21
(for system logs) to check the status of the cache and see if there are any entries present.Review Invalidation Logic: Ensure that the logic used to invalidate the cache is correct. Check the parameters being passed to the invalidation function to ensure they are valid and correspond to existing cache entries.
Debugging: If you have access to the code, consider debugging the cache invalidation process to see why it is not finding any entries to invalidate.
Configuration Review: Review the configuration settings related to caching in your SAP system. Ensure that they are set up correctly and that the cache is being populated as expected.
Consult Documentation: Refer to SAP documentation or notes related to caching and invalidation for any specific guidance or known issues.
System Monitoring: Monitor the system for any patterns or specific conditions under which this error occurs. This can help in identifying if there are specific transactions or processes that lead to this message.
Related Information:
SAP Notes: Check SAP Notes for any known issues or patches related to cache invalidation. SAP frequently updates its knowledge base with solutions to common problems.
SAP Community: Engage with the SAP Community forums to see if other users have encountered similar issues and what solutions they have found.
Performance Considerations: Understand that frequent cache invalidation can impact system performance. It’s essential to balance cache usage and invalidation to optimize performance.
If the issue persists after trying the above solutions, consider reaching out to SAP support for further assistance.
Get instant SAP help. Sign up for our Free Essentials Plan.
STREX034
Cache invalidation was called. At least one was invalidated.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
STREX033
Binary XML string size = &1.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
STREX036
Unknown return code from &1.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
STREX037
+++++ Import Parameters +++++
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.