Do you have any question about this error?
Message type: E = Error
Message class: /IWFND/CM_COS -
Message number: 071
Message text: The load on backend system '&1' is too high. Try again later.
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.
/IWFND/CM_COS071
- The load on backend system '&1' is too high. Try again later. ?The SAP error message
/IWFND/CM_COS071
indicates that the load on the backend system is too high, which prevents the system from processing the request at that moment. This error is typically encountered in the context of SAP Gateway and OData services when the backend system (like an SAP ERP or S/4HANA system) is under heavy load or experiencing performance issues.Causes:
- High System Load: The backend system is processing too many requests simultaneously, leading to resource exhaustion (CPU, memory, etc.).
- Long-running Transactions: There may be long-running transactions or processes that are consuming significant resources.
- Database Locking: Database locks can cause delays in processing requests, leading to increased load.
- Network Issues: Network latency or issues can exacerbate the perception of load on the backend.
- Configuration Issues: Misconfigurations in the system or insufficient resources allocated to the backend can lead to performance bottlenecks.
Solutions:
- Monitor System Performance: Use transaction codes like
SM50
(to monitor active processes) andST03N
(to analyze workload) to identify bottlenecks.- Check for Long-running Jobs: Use transaction
SM37
to check for long-running jobs that may be consuming resources.- Optimize Queries: If specific OData services are causing the issue, consider optimizing the underlying queries or data models.
- Increase Resources: If the backend system is consistently under heavy load, consider scaling up the resources (CPU, memory) allocated to the system.
- Load Balancing: If applicable, implement load balancing to distribute requests more evenly across multiple instances of the backend system.
- Retry Logic: Implement retry logic in the application that is making the requests to the backend, allowing it to attempt the request again after a short delay.
- Schedule Jobs During Off-Peak Hours: If possible, schedule resource-intensive jobs during off-peak hours to reduce load during peak times.
Related Information:
SLG1
) for any errors or warnings that may indicate underlying issues.By addressing the underlying causes and implementing the suggested solutions, you can mitigate the occurrence of this error and improve the performance of your SAP backend system.
Get instant SAP help. Start your 7-day free trial now.
/IWFND/CM_COS070
Creation failed. Mandatory field '&1' initial
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/IWFND/CM_COS069
No unique System Alias found for System ID '&1' and Client '&2'
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/IWFND/CM_COS072
BADI: Exception triggered by customer coding.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/IWFND/CM_COS073
Loading metadata failed in Instance Manager
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.