cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

max no# of threads in a single session

Former Member
0 Likes
137

Hi all,

I have a scenario wherein I have connected to SAP from JAVA using XBP interfaces.

I want to call BAPI_JOB_DEFINITION_GET concurrently in a single session using sync threads. The problem what I am facing here is, I am able to handle 15 to 20 connections but for high volumes of threads(50) the JVM is crashing.

I guess there is some limit set from SAP end.

Could anybody provide any suggestions or advice about, the maximum number of connections and how can I set the parameter to modify the limit.

Thanx in advance

Milind.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

This topic should be posted in the Java Programming section, not the xMII section...