Hi jukka
I'm not sure but it could be related to the recent fix of JCR-1197.
cheers
stefan
On 02.01.2008, at 06:09, "Jukka Zitting" <[EMAIL PROTECTED]>
wrote:
Hi,
I'm seeing the following warnings being logged again and again when I
run the JCR API tests on current trunk:
ItemStateReferenceCache: overwriting cached entry <uuid>
(ItemStateReferenceCache.java, line 117)
MLRUItemStateCache: overwriting cached entry <uuid>
(MLRUItemStateCache.java, line 140)
ItemStateMap: overwriting map entry <uuid> (ItemStateMap.java,
line 82)
I don't recall seeing these earlier, so this might be a regression
caused by recent changes.
Any ideas what might be causing these? I didn't yet dig deeper, but
I'd like to have this cleared before going forward with 1.4. We
shouldn't be logging warnings for normal operations.
BR,
Jukka Zitting