Hello again.
After an upgrade to ME 2.1 SP03 the Persistence behaves kind of strange. I am running a querry like "find all objects with attribute x = value y". The attribute type is String. The persistnce throws an exception saying that the length of the String e.g Char array must not be < 0. The exception is thrown from deep inside the ME AttributType.String.equals methods.
I guess this happens when an attribute's value is null because after i set all null values to "" everything works fine.
Is this a known problem? Any ideas?
Thx for help.
Cheers,
Sascha