SAP PO – How to enable a handling of large messages in the Messaging System
You have to remeber. Concurrent processing of large messaging in the messaging system queue could lead to out of memory errors due to heap being exhausted. A message is considered to be #large# if it exceeds the threshold for large messages. In order to be processed, the message must have a specific number of permits (the number of permits is the message size divided by the threshold).
Read MoreSAP PO – Cannot clear ICM server cache
Today we have this situation… It’s not possible to clear the ICM server cache. In SAP logs like defaultTrace.trc You can find below entries:
Read MoreSAP Netweaver – System Overview shows gray lights and Log Viewer displays error messages
You try see “System Overview” in SAP Netweaver in Availability and Performance tab. Unfortunately more metrics show gray lights – first of all You can see it in AS Java and Operating System area. Look at the picture below…
Read MoreSAP PO – problem with DBPool
Sometimes You can observe application is not accessible or server nodes hang. The dbpool connection error below logged into the server default traces.
Read More