cancel
Showing results for 
Search instead for 
Did you mean: 

5.1 Packout - Quantity limit

Former Member
0 Kudos

Is there a limit to the number of SFCs that can be packed in a container?

Accepted Solutions (1)

Accepted Solutions (1)

former_member182330
Active Contributor
0 Kudos

There is Min and Max Qty fields that you can define in Container Maintenance. Have you tried them?

Konstantin

Former Member
0 Kudos

Yes, they are defined, but we are having issues closing containers that have a Max Qty set to 300. Just wondering if there is some internal limit to ME in addition to the one we can set manually.

0 Kudos

Allison, there should not be such "internal" limitations. Looks like performance issue.

Former Member
0 Kudos

That is what I was thinking too. I will open a ticket.

For reference, this is our error message:

com.sap.engine.services.connector.exceptions.BaseResourceException: Cannot get connection for 60 seconds. Possible reasons: 1) Connections are cached within SystemThread(can be any server service or any code invoked within SystemThread in the SAP J2EE Engine), 2) The pool size of adapter "DefaultXATopicConnectionFactory" is not enough according to the current load of the system or 3) The specified time to wait for connection is not enough according to the pool size and current load of the system. In case 1) the solution is to check for cached connections using the Connector Service list-conns command, in case 2) to increase the size of the pool and in case 3) to increase the time to wait for connection property. In case of application thread, there is an automatic mechanism which detects unclosed connections and unfinished transactions.

0 Kudos

Yes, the error message is quite meaningful. It's worth checking those suggestions.

Answers (0)