Symptom
You've noticed performance issues and maybe you've experienced stuck messages in your PI system.
When checking the Thread Dumps, you could see that the Thread blocking is related to the AS2 Advantco Adapter, which is consuming and blocking all the available threads in your system. Some examples of entries in Thread Dumps:
java.lang.Thread.State: BLOCKED (on object monitor)
at com.advantco.as2.adapter.DataStorage.archiveMDN(Lcom/advantco/as2/message/MDN;)V(DataStorage.java:167)
- waiting to lock <0x00000007661e2e20> (a com.advantco.as2.adapter.DataStorage)
at com.advantco.as2.adapter.SenderAdapter.updateRepository(Lcom/advantco/as2/message/AS2Message;Lcom/advantco/as2/message/MDN;
...
at com.advantco.as2.adapter.DataStorage.getAS2MessageIDs(Ljava/util/Date;Ljava/util/Date;ZZZZZZZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/List;Ljava/util/Map;)Ljava/util/List;(DataStorage.java:288)
- locked <0x00000007661e2e20> (a com.advantco.as2.adapter.DataStorage)
Read more...
Environment
- SAP NetWeaver
- SAP Process Integration
Product
Keywords
Process Integration, PI, Process Orchestration, PO, NetWeaver, XI, AEX, adv, advantco, performance, issue, stuck, blocked, lock, locked, block, as2 , KBA , SV-PERF-PI , SAP Process Integration (PI) related performance issues , BC-NWA-XPI , Process Integration (PI) Monitoring , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.