On Wed, Jun 3, 2009 at 11:40 AM, Martijn Hendriks <[email protected]> wrote: > Ok, thanks for the pointer! (Btw I guess that you meant that it has been > fixed in 1.5.6)
doh!, yes :) thanks stefan > > Best regards, > Martijn > >> -----Original Message----- >> From: Stefan Guggisberg [mailto:[email protected]] >> Sent: Wednesday, June 03, 2009 10:36 AM >> To: [email protected] >> Subject: Re: More ItemStateExceptions with Jackrabbit 1.5.4 >> >> hi martijn, >> >> On Wed, Jun 3, 2009 at 9:17 AM, Martijn Hendriks <[email protected]> >> wrote: >> > Hi all, >> > >> > We are in the middle of upgrading from jackrabbit-core 1.4.5 to 1.5.4 >> and noticed that with 1.5.4 many more ItemStateExceptions on the root >> node occur: >> > >> > javax.jcr.InvalidItemStateException: Item cannot be saved because >> it has been modified externally: node / >> > at >> org.apache.jackrabbit.core.ItemImpl.getTransientStates(ItemImpl.java:28 >> 2) >> > at org.apache.jackrabbit.core.ItemImpl.save(ItemImpl.java:931) >> > at >> org.apache.jackrabbit.core.SessionImpl.save(SessionImpl.java:846) >> > >> > (the root node is STATUS_STALE_MODIFIED) >> > >> > What has changed between 1.4.5 and 1.5.4 that might cause this? >> >> that's probably related to [1], which is fixed in 1.5.4. >> >> cheers >> stefan >> >> [1] https://issues.apache.org/jira/browse/JCR-2081 >> > >> > Best regards, >> > Martijn >> > >> > -- >> > >> > Martijn Hendriks >> > <GX> creative online development B.V. >> > >> > t: 024 - 3888 261 >> > f: 024 - 3888 621 >> > e: [email protected] >> > >> > Wijchenseweg 111 >> > 6538 SW Nijmegen >> > http://www.gx.nl/ >> > >> > >> > >
