Occasional IllegalArgumentException (Illegal Capacity) inside ManagedCache

2015-04-14 Thread Raimund Klein
Hi all, We are using OpenJPA 2.2.0 as part of our JBoss Fuse installation. Every couple of months we run into a stack trace such as this one: Caused by: openjpa-2.2.0-r422266:1244990 nonfatal general error org.apache.openjpa.persistence.PersistenceException: Illegal Capacity: -12 at

Re: Occasional IllegalArgumentException (Illegal Capacity) inside ManagedCache

2015-04-14 Thread Rick Curtis
I haven't ever encountered this problem, and I'm pretty certain it hasn't been fixed in 2.2.2... that being said, the runtime itself isn't multithreaded. If I were going to take a off the cuff guess, I'd wager there is some odd interaction going on with the aries container. Once this has