com.sun.messaging.jmq.util.lists.OutOfLimitsException: Capacity Exceeded was 100001 expected 100000
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 950368, 1 year ago
via Oracle Community by cain05, 1 year ago
via javamexico.org by Unknown author, 2 years ago
com.sun.messaging.jmq.util.lists.OutOfLimitsException: Capacity Exceeded was 100001 expected 100000
at com.sun.messaging.jmq.util.lists.SimpleNFLHashMap.put(SimpleNFLHashMap.java:359)
at com.sun.messaging.jmq.util.lists.SimpleNFLHashMap.put(SimpleNFLHashMap.java:291)
at com.sun.messaging.jmq.jmsserver.core.Destination.putMessage(Destination.java:3271)
at com.sun.messaging.jmq.jmsserver.core.Destination.queueMessage(Destination.java:3137)