Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Raghava534
Contributor III
Contributor III

SAP RFC server throwing throttled memory exceed

Dears,

We are facing issue in SAP RFC. We have installed RFC server daily in PROD SAP will post bulk amount of IDOC to talend RFC server, recently we are facing issue throttled memory exceed , So idocs data is missing.

Can someone help me out.

Kuduos

Raghava

Labels (1)
  • Other

3 Replies
Raghava534
Contributor III
Contributor III
Author

addin to that-- How to follow this link , I can not see any properties file to change the memory https://activemq.apache.org/producer-flow-control.html

Anonymous
Not applicable

Hello @Raghava reddy​ ,

Could you please try to add the below jvm memory parameter in the file {SAP RFC home}/bin/start-tsaps.sh

then restart SAP RFC server?

-Xms2048m -Xmx4096m​

 

Best regards

Aiming

Raghava534
Contributor III
Contributor III
Author

Thanks @Aiming Chen​  Let me try , and get back to you