Hi.
We developed RFC Java iView for SAP R/3.
This iview connect SAP R/3 and call RFC FM in SAP R/3.
We got connection error during high load.
Error is
"max no of 100 conversations exceeded".
So, I checked SAPFactory properties using Visual Admin but I think we got enough conenction.
Here is parameter.
Expiration : Checked
Connection Lifetime : 2
Maximum Connections : 1000
Cleanup Thread : 10
Maximum Time to wait for connection : 4
JEE System has below error :
#1.5#000F203CC23C002000007C33000050550004145E2C7DAE0A#1148294628636#/System/Server#sap.com/irj#com.sap.portal.connectors.R3#rtst018#54224##hhie01_E01_4224450#rtst018#d888e6e0e97f11da9210000f203cc23c#SAPEngine_Application_Thread[impl:3]_7##0#0#Error#1#com.sap.portal.connectors.R3#Plain###(R3/BW) Failed to get connection. Please contact your admin. #
#1.5#000F203CC23C00110000883F000050550004145E2C7DB625#1148294628638#/System/Server#sap.com/irj#com.sap.portal.connectors.R3#rtst417#54127####d9c05570e97f11dab72a000f203cc23c#SAPEngine_Application_Thread[impl:3]_16##0#0#Error#1#com.sap.portal.connectors.R3#Plain###(R3/BW) Failed to get connection. Please contact your admin. #
How can fix this problem ?
Regards, Arnold.