Hi, On Thu, Sep 16, 2010 at 5:08 AM, Carl Hall <[email protected]> wrote: > We see the messages below in varying amounts depending on the environment. > Are they something we should care about? > > 14.09.2010 10:00:54.248 *WARN* [Configuration Updater] > org.apache.jackrabbit.core.state.ItemStateMap overwriting map entry > b94a4679-512b-34bf-bf62-7ef58c4a04a3
Does this happen when you're registering node types? If yes, then it's the JCR-2617 issue [1] that has been fixed in Jackrabbit trunk. Except being a bit annoying these warnings are mostly harmless. [1] https://issues.apache.org/jira/browse/JCR-2617 BR, Jukka Zitting
