You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Jorg Heymans <jh...@domek.be> on 2005/09/09 14:34:54 UTC

howto update the website using forrest (was Re: patch commit request)

hepabolu wrote:

> 
> Ok, let's add to both for the time being. I have no idea how much there
> is to add to Daisy, but in the process you might check if they are still
>  valid links.

i've added all bugzilla [link] entries to livesites-2.1.xml - what a
pain. I'll copy the content in bulk to Daisy in a bit.

In the meantime i would be very grateful if someone could tell me what
needs to be done to update the website. I tried to run forrest locally
from the main cocoon-site directory but it failed :

Lazy mode: true
X [0]                                     linkmap.html  BROKEN: The
element type  "lenya" must be terminated by the matching end-tag "</lenya>".
Logging Error: Writing event to closed stream.
Total time: 0 minutes 9 seconds,  Site size: 0 Site pages: 0

BUILD FAILED
D:\tools\apache-forrest-0.7\main\targets\site.xml:41: Java returned: 1


Any forresters around to help out ?


Thanks
Jorg


Re: howto update the website using forrest (was Re: patch commit request)

Posted by Bertrand Delacretaz <bd...@apache.org>.
Le 10 sept. 05, à 01:06, Jorg Heymans a écrit :
> ...The updated livesites page is now on minotaur. It is not visible to 
> the
> outside world yet, there's probably a cache in between waiting to 
> expire...

Websites are replicated from there to the machine that serves the 
public sites, every few hours.
That's the why changes don't appear immediately.

-Bertrand

Re: howto update the website using forrest (was Re: patch commit request)

Posted by Jorg Heymans <jh...@domek.be>.
Jorg Heymans wrote:

> I have a broken forrest installation on my machine somehow and I have no
> idea how to fix it.
> 
and one minute after sending this email I fixed it.

The updated livesites page is now on minotaur. It is not visible to the
outside world yet, there's probably a cache in between waiting to expire.


Jorg


Re: howto update the website using forrest (was Re: patch commit request)

Posted by Jorg Heymans <jh...@domek.be>.
David Crossley wrote:

>>In the meantime i would be very grateful if someone could tell me what
>>needs to be done to update the website. I tried to run forrest locally
>>from the main cocoon-site directory but it failed :
>>


I have a broken forrest installation on my machine somehow and I have no
idea how to fix it.

If someone is able to regenerate the site (or at least
livesites-2.1.xml) feel free to do so.


Thanks
Jorg


Re: howto update the website using forrest (was Re: patch commit request)

Posted by David Crossley <cr...@apache.org>.
Jorg Heymans wrote:
> hepabolu wrote:
> 
> > Ok, let's add to both for the time being. I have no idea how much there
> > is to add to Daisy, but in the process you might check if they are still
> >  valid links.
> 
> i've added all bugzilla [link] entries to livesites-2.1.xml - what a
> pain. I'll copy the content in bulk to Daisy in a bit.
> 
> In the meantime i would be very grateful if someone could tell me what
> needs to be done to update the website. I tried to run forrest locally
> from the main cocoon-site directory but it failed :
> 
> Lazy mode: true
> X [0]                                     linkmap.html  BROKEN: The
> element type  "lenya" must be terminated by the matching end-tag "</lenya>".
> Logging Error: Writing event to closed stream.
> Total time: 0 minutes 9 seconds,  Site size: 0 Site pages: 0
> 
> BUILD FAILED
> D:\tools\apache-forrest-0.7\main\targets\site.xml:41: Java returned: 1
> 
> Any forresters around to help out ?

http://wiki.apache.org/cocoon/CocoonWebsiteUpdate
See section C) ... need to use Forrest-v0.6

I just fixed a broken closing tag for <lenya> in
the site.xml navigation file.

-David

Re: howto update the website using forrest (was Re: patch commit request)

Posted by Jorg Heymans <jh...@domek.be>.
Ross Gardler wrote:

> You'd be better off on the Forrest user list for this kind of help. I
> spotted this one, but may not spot them all, over there you are sure of
> our attention.

I've posted my progress to forrest-users. It is still not quite working
though.


Jorg


Re: howto update the website using forrest (was Re: patch commit request)

Posted by Ross Gardler <rg...@apache.org>.
Jorg Heymans wrote:
> hepabolu wrote:
> 
> 
>>Ok, let's add to both for the time being. I have no idea how much there
>>is to add to Daisy, but in the process you might check if they are still
>> valid links.
> 
> 
> i've added all bugzilla [link] entries to livesites-2.1.xml - what a
> pain. I'll copy the content in bulk to Daisy in a bit.
> 
> In the meantime i would be very grateful if someone could tell me what
> needs to be done to update the website. I tried to run forrest locally
> from the main cocoon-site directory but it failed :
> 
> Lazy mode: true
> X [0]                                     linkmap.html  BROKEN: The
> element type  "lenya" must be terminated by the matching end-tag "</lenya>".

This is an XML validation error. It should be highlighted before you get 
to this stage as forest, by default, validates all documents before 
attempting to build. This is configurable though and may be turned off 
in your config.

Try "forrest validate" to give you more info. (although a clue for you 
is that linkmap.html is gneerated from your site.xml file, chances are 
that file is not well-formed.

> Logging Error: Writing event to closed stream.

That's a known issue and can be ignored.

> Any forresters around to help out ?

You'd be better off on the Forrest user list for this kind of help. I 
spotted this one, but may not spot them all, over there you are sure of 
our attention.

Ross

Re: howto update the website using forrest (was Re: patch commit request)

Posted by hepabolu <he...@gmail.com>.
> Lazy mode: true
> X [0]                                     linkmap.html  BROKEN: The
> element type  "lenya" must be terminated by the matching end-tag "</lenya>".
> Logging Error: Writing event to closed stream.
> Total time: 0 minutes 9 seconds,  Site size: 0 Site pages: 0
> 
> BUILD FAILED
> D:\tools\apache-forrest-0.7\main\targets\site.xml:41: Java returned: 1
> 
> 
> Any forresters around to help out ?

Last time I asked about site updates I got this link: 
http://wiki.apache.org/cocoon/CocoonWebsiteUpdate

I hope it helps.

Bye, Helma