on 2014 Feb 14 6:14 AM
Hi All,
In my application I am executing an RFC
Caused by: java.lang.OutOfMemoryError: Java heap space
at java.lang.String.valueOf(String.java:2868)
at java.lang.Thread.getName(Thread.java:1150)
at com.sap.conn.jco.rt.ClientConnection.acquireBusyState(ClientConnection.java:198)
at com.sap.conn.jco.rt.PoolingFactory.releaseClient(PoolingFactory.java:607)
at com.sap.conn.jco.rt.ConnectionManager.releaseClient(ConnectionManager.java:189)
at com.sap.conn.jco.rt.Context.releaseConnection(Context.java:288)
at com.sap.conn.jco.rt.RfcDestination.execute(RfcDestination.java:917)
at com.sap.conn.jco.rt.RfcDestination.execute(RfcDestination.java:884)
at com.sap.conn.jco.rt.AbapFunction.execute(AbapFunction.java:302)
Could you please let me know why I am getting this error, I guess some of the resources are not getting cleared in JCO
Request clarification before answering.
Hello RCR
Kindly refer the SAP Note
1346684 - "java.lang.OutOfMemoryError: Java heap space" in Tomcat Web Application Server
1733716 - out of memory error hit during transaction processing
Regards
Ram
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.