I have upgraded from 2.3.7 to 2.4.4 and now my activation won't work, throwing the dreaded
com.objectdb.o.UserException: Too many persistable types (>10) - exceeds evaluation limit
I have already reactivated and checked that my objectdb.conf is correctly used (by inserting random chars at the beginning of the file, which lead to an error). Yet I still get the error thrown.
Nothing in my configuration changed except the version. What could possibly be the problem with that?
Is there any way to find out whether a started ObjectDB server is activated, without having to resort to an actual application, because that takes some time for me to test.