You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Anish <an...@techblue.co.uk> on 2009/08/07 13:28:21 UTC

ERROR [Latest revision loaded] is not true! - Help

Hi All

I'm facing a problem while running Lenya 2.0.3 with Firedocs. I have 
successfully built Lenya 2.0.3 with Firedocs. It works fine for some of 
the publications but for some publications it shows:

*The expression [Latest revision loaded] is not true!*

I've checked Lenya logs (.../WEB-INF/logs/log4j.log) & I've found:

*2009-08-07 16:53:43,080 [http-7070-Processor19] ERROR lenya.site - 
Trying to load outdated tree, revision should be 31 but is 35
2009-08-07 16:53:43,085 [http-7070-Processor19] ERROR 
sitemap.handled-errors - Sitemap: error when calling sub-sitemap
* ......................................................
......................................................
......................................................


Please suggest.

-- 
Anish Sneh
Software Engineer
Techblue Softwares Pvt. Ltd.
www.technologyblueprint.co.uk




Re: ERROR [Latest revision loaded] is not true! - Help

Posted by Rudolf Korhummel <ru...@korhummel.de>.
Am 07.08.2009 um 16:22 schrieb rudolf.korhummel@uniklinik-freiburg.de:

> Hi Andreas,
>
> news <ne...@ger.gmane.org> schrieb am 07.08.2009 15:51:16:
>
>> Hi Anish and Rudolf,
>>
>> rudolf.korhummel@uniklinik-freiburg.de schrieb:
>>> I got the same error yesterday evening. I found out that the highest
>>> version of the file sitetree.xml.rcml in
>>> [mypub]/content/authoring ist higher then the version of   
>>> sitetree.xml.
>>> When I removed the higher version entries in sitetree.xml.rcml and
>>> restarted lenya the error disapears.
>>> I don't know yet when this happens, but a user told me that he  
>>> deleted
> a
>>> document in the authoring area while there is still a live version.
>>> I'll have a look if he's right.
>>
>> I added this invariant check a while ago because I experienced weird
>> concurrency issues with the sitetree revision control. The error  
>> didn't
>> seem to occur anymore after I did some changes, but apparently the
>> problem persists.
>>
> I got the error at our intranet, so maybe it's a version before your
> changes.
>>
>> Since it's already too late to find the cause of the problem when the
>> sitetree is loaded again, I have now added a repository listener  
>> which
>> verifies the revision integrity just after the offending  
>> transaction is
>> committed.
>>
>> You could now sometimes get an error like "Tree revision xx does not
>> match RCML revision yy". I would very much appreciate if you could  
>> send
>> a detailed explanation to the list how to reproduce the error, or  
>> file a
>> bug report. Thanks a lot in advance!
>>
> I'll try.

I could now reproduce  this error.
If you try to rename the navigation title of a locked document an  
error messages ist displayed .
If you try it again with the same document you'll get this error.
I'll file a bug.

Rudolf


> And thanks very much for the workaround for the "oneform-image" bug.
>
> Rudolf
>
>> -- Andreas
>>
>>
>>>
>>> Rudolf
>>>
>>>
>>> Anish <an...@techblue.co.uk> schrieb am 07.08.2009 13:28:21:
>>>
>>>> Hi All
>>>>
>>>> I'm facing a problem while running Lenya 2.0.3 with Firedocs. I  
>>>> have
>>>> successfully built Lenya 2.0.3 with Firedocs. It works fine for  
>>>> some
>>>> of the publications but for some publications it shows:
>>>
>>>> The expression [Latest revision loaded] is not true!
>>>> I've checked Lenya logs (.../WEB-INF/logs/log4j.log) & I've found:
>>>>
>>>> 2009-08-07 16:53:43,080 [http-7070-Processor19] ERROR lenya.site -
>>>> Trying to load outdated tree, revision should be 31 but is 35
>>>> 2009-08-07 16:53:43,085 [http-7070-Processor19] ERROR sitemap.
>>>> handled-errors - Sitemap: error when calling sub-sitemap
>>>> ......................................................
>>>> ......................................................
>>>> ......................................................
>>>>
>>>>
>>>> Please suggest.
>>>> --
>>>> Anish Sneh
>>>> Software Engineer
>>>> Techblue Softwares Pvt. Ltd.
>>>> www.technologyblueprint.co.uk
>>>>
>>>>
>>
>>
>> --
>> Andreas Hartmann, CTO
>> BeCompany GmbH
>> http://www.becompany.ch
>> Tel.: +41 (0) 43 818 57 01
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: user-help@lenya.apache.org
>>
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: ERROR [Latest revision loaded] is not true! - Help

Posted by ru...@uniklinik-freiburg.de.
Hi Andreas,

news <ne...@ger.gmane.org> schrieb am 07.08.2009 15:51:16:

> Hi Anish and Rudolf,
>
> rudolf.korhummel@uniklinik-freiburg.de schrieb:
> > I got the same error yesterday evening. I found out that the highest
> > version of the file sitetree.xml.rcml in
> > [mypub]/content/authoring ist higher then the version of  sitetree.xml.
> > When I removed the higher version entries in sitetree.xml.rcml and
> > restarted lenya the error disapears.
> > I don't know yet when this happens, but a user told me that he deleted
a
> > document in the authoring area while there is still a live version.
> > I'll have a look if he's right.
>
> I added this invariant check a while ago because I experienced weird
> concurrency issues with the sitetree revision control. The error didn't
> seem to occur anymore after I did some changes, but apparently the
> problem persists.
>
I got the error at our intranet, so maybe it's a version before your
changes.
>
> Since it's already too late to find the cause of the problem when the
> sitetree is loaded again, I have now added a repository listener which
> verifies the revision integrity just after the offending transaction is
> committed.
>
> You could now sometimes get an error like "Tree revision xx does not
> match RCML revision yy". I would very much appreciate if you could send
> a detailed explanation to the list how to reproduce the error, or file a
> bug report. Thanks a lot in advance!
>
I'll try.
And thanks very much for the workaround for the "oneform-image" bug.

Rudolf

> -- Andreas
>
>
> >
> > Rudolf
> >
> >
> > Anish <an...@techblue.co.uk> schrieb am 07.08.2009 13:28:21:
> >
> >> Hi All
> >>
> >> I'm facing a problem while running Lenya 2.0.3 with Firedocs. I have
> >> successfully built Lenya 2.0.3 with Firedocs. It works fine for some
> >> of the publications but for some publications it shows:
> >
> >> The expression [Latest revision loaded] is not true!
> >> I've checked Lenya logs (.../WEB-INF/logs/log4j.log) & I've found:
> >>
> >> 2009-08-07 16:53:43,080 [http-7070-Processor19] ERROR lenya.site -
> >> Trying to load outdated tree, revision should be 31 but is 35
> >> 2009-08-07 16:53:43,085 [http-7070-Processor19] ERROR sitemap.
> >> handled-errors - Sitemap: error when calling sub-sitemap
> >> ......................................................
> >> ......................................................
> >> ......................................................
> >>
> >>
> >> Please suggest.
> >> --
> >> Anish Sneh
> >> Software Engineer
> >> Techblue Softwares Pvt. Ltd.
> >> www.technologyblueprint.co.uk
> >>
> >>
>
>
> --
> Andreas Hartmann, CTO
> BeCompany GmbH
> http://www.becompany.ch
> Tel.: +41 (0) 43 818 57 01
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
> For additional commands, e-mail: user-help@lenya.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: ERROR [Latest revision loaded] is not true! - Help

Posted by Andreas Hartmann <an...@apache.org>.
Hi Anish and Rudolf,

rudolf.korhummel@uniklinik-freiburg.de schrieb:
> I got the same error yesterday evening. I found out that the highest
> version of the file sitetree.xml.rcml in
> [mypub]/content/authoring ist higher then the version of  sitetree.xml.
> When I removed the higher version entries in sitetree.xml.rcml and
> restarted lenya the error disapears.
> I don't know yet when this happens, but a user told me that he deleted a
> document in the authoring area while there is still a live version.
> I'll have a look if he's right.

I added this invariant check a while ago because I experienced weird 
concurrency issues with the sitetree revision control. The error didn't 
seem to occur anymore after I did some changes, but apparently the 
problem persists.

Since it's already too late to find the cause of the problem when the 
sitetree is loaded again, I have now added a repository listener which 
verifies the revision integrity just after the offending transaction is 
committed.

You could now sometimes get an error like "Tree revision xx does not 
match RCML revision yy". I would very much appreciate if you could send 
a detailed explanation to the list how to reproduce the error, or file a 
bug report. Thanks a lot in advance!

-- Andreas


> 
> Rudolf
> 
> 
> Anish <an...@techblue.co.uk> schrieb am 07.08.2009 13:28:21:
> 
>> Hi All
>>
>> I'm facing a problem while running Lenya 2.0.3 with Firedocs. I have
>> successfully built Lenya 2.0.3 with Firedocs. It works fine for some
>> of the publications but for some publications it shows:
> 
>> The expression [Latest revision loaded] is not true!
>> I've checked Lenya logs (.../WEB-INF/logs/log4j.log) & I've found:
>>
>> 2009-08-07 16:53:43,080 [http-7070-Processor19] ERROR lenya.site -
>> Trying to load outdated tree, revision should be 31 but is 35
>> 2009-08-07 16:53:43,085 [http-7070-Processor19] ERROR sitemap.
>> handled-errors - Sitemap: error when calling sub-sitemap
>> ......................................................
>> ......................................................
>> ......................................................
>>
>>
>> Please suggest.
>> --
>> Anish Sneh
>> Software Engineer
>> Techblue Softwares Pvt. Ltd.
>> www.technologyblueprint.co.uk
>>
>>


-- 
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: ERROR [Latest revision loaded] is not true! - Help

Posted by ru...@uniklinik-freiburg.de.
Hi Anish,

I got the same error yesterday evening. I found out that the highest
version of the file sitetree.xml.rcml in
[mypub]/content/authoring ist higher then the version of  sitetree.xml.
When I removed the higher version entries in sitetree.xml.rcml and
restarted lenya the error disapears.
I don't know yet when this happens, but a user told me that he deleted a
document in the authoring area while there is still a live version.
I'll have a look if he's right.

Rudolf


Anish <an...@techblue.co.uk> schrieb am 07.08.2009 13:28:21:

> Hi All
>
> I'm facing a problem while running Lenya 2.0.3 with Firedocs. I have
> successfully built Lenya 2.0.3 with Firedocs. It works fine for some
> of the publications but for some publications it shows:

> The expression [Latest revision loaded] is not true!
> I've checked Lenya logs (.../WEB-INF/logs/log4j.log) & I've found:
>
> 2009-08-07 16:53:43,080 [http-7070-Processor19] ERROR lenya.site -
> Trying to load outdated tree, revision should be 31 but is 35
> 2009-08-07 16:53:43,085 [http-7070-Processor19] ERROR sitemap.
> handled-errors - Sitemap: error when calling sub-sitemap
> ......................................................
> ......................................................
> ......................................................
>
>
> Please suggest.
> --
> Anish Sneh
> Software Engineer
> Techblue Softwares Pvt. Ltd.
> www.technologyblueprint.co.uk
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org