Do you have any question about this error?
Message type: E = Error
Message class: CRM_ICI - Message within ICI
Message number: 060
Message text: Number of HTTP Sessions &1 has reached threshold &2
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.
CRM_ICI060
- Number of HTTP Sessions &1 has reached threshold &2 ?The SAP error message CRM_ICI060 indicates that the number of HTTP sessions for a particular user or application has reached a predefined threshold. This can occur in systems that utilize the Internet Communication Framework (ICF) for handling HTTP requests, such as SAP CRM.
Cause:
Session Limit Reached: The error typically arises when the number of active HTTP sessions for a user exceeds the configured limit. This can happen due to:
- A user opening multiple browser tabs or windows that connect to the SAP system.
- Long-running sessions that are not being closed properly.
- A misconfiguration in the system settings that allows too many sessions to be opened.
Configuration Settings: The threshold for the maximum number of HTTP sessions is set in the system configuration. If this limit is too low for the expected usage, it can lead to this error.
Solution:
Increase Session Limit:
- You can increase the maximum number of HTTP sessions allowed for users. This can be done by adjusting the relevant parameters in the SAP system configuration.
- Navigate to the transaction code
RZ10
to change the profile parameters. Look for parameters likeicm/HTTP/max_connections
oricm/HTTP/keep_alive
and adjust them accordingly.Session Management:
- Encourage users to close unused sessions or tabs to free up resources.
- Implement session timeout settings to automatically close inactive sessions after a certain period.
Monitor Active Sessions:
- Use transaction
SM04
orAL08
to monitor active user sessions and identify any users who may be exceeding their session limits.Review Application Design:
- If the application design allows for excessive session creation, consider optimizing it to reduce the number of sessions opened by users.
Consult Documentation:
- Review SAP documentation or notes related to session management and configuration for your specific version of SAP CRM.
Related Information:
By addressing the session limit and managing user sessions effectively, you can mitigate the occurrence of the CRM_ICI060 error.
Get instant SAP help. Start your 7-day free trial now.
CRM_ICI054
Search string &1 not found
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CRM_ICI053
Tree control item cannot be located
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CRM_ICI100
Error in function module _USER_CHANGED
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
CRM_ICI101
Error in function module _SUBSCRIPTION_ENDED
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.