cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple POD session error

0 Kudos

Hi All,

After SAP ME 15.0.3.32 patch, we are seeing issues when we open multiple operation POD's in the same IE session. Error message is as shown below. Is there a way i can increase number of POD session?

Error Message:-

Maximum number of 3 instances of the same POD was exceeded causing this POD to be removed from the session (Message 11411)

-Adarsha.KS

Accepted Solutions (1)

Accepted Solutions (1)

stan_woods
Explorer
0 Kudos

This was implemented some time ago to help eliminate Out of Memory issues that were occuring in production environments requiring servers to be restarted.   Currently the number of POD's allowed to be opened in a single session if 3.  If a new POD is opened, the oldest POD will be removed, resulting in the error message you are seeing.

The only way to increase the maximum number of POD's is through the SDK by overriding the core resource bundle key "maximum.pod.instances" to set a higher value.

Regards,

Stan Woods

Answers (1)

Answers (1)

0 Kudos

Got it Thanks for the quick response.

-Adarsha.K.S