You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by "R. Sean Fulton" <sf...@psc.edu> on 2004/01/22 19:04:43 UTC

Install question + publishing errors

Hello,

Does Cocoon have to be installed or are just the endorsed libraries  
enough? I was having various problems with source installations. I  
tried the nightly binaries + endorsed libraries from  
http://cvs.wyona.org/nightly-builds/ which work better than any source  
installation I tried. However, I can't publish anything (error  
excerpted below). Another error is, when saving in epoz, everything on  
the page is lost.

This is on:
Mac OS X 10.2.8
Tomcat/4.1.29-LE-jdk14

Any pointers?

Thanks.

	Sean
---
An Error Occurred org.apache.lenya.cms.task.ExecutionException Target  
`publish' does not exist in this project.  
org.apache.lenya.cms.task.ExecutionException: Target `publish' does not  
exist in this project. org.apache.lenya.cms.task.ExecutionException:  
Target `publish' does not exist in this project.  
org.apache.lenya.cms.task.ExecutionException: Target `publish' does not  
exist in this project. at  
org.apache.lenya.cms.task.AntTask.executeAntTarget(AntTask.java:171) at  
org.apache.lenya.cms.task.AntTask.execute(AntTask.java:271) at  
org.apache.lenya.cms.task.DefaultTaskWrapper.execute(DefaultTaskWrapper. 
java:290) at  
org.apache.lenya.cms.cocoon.acting.TaskAction.act(TaskAction.java:102)  
at  
org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode.invoke(Ac 
tTypeNode.java:157) at...


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


Re: Install question + publishing errors

Posted by Michael Wechner <mi...@wyona.com>.
R. Sean Fulton wrote:

> Hello,
>
> Does Cocoon have to be installed or are just the endorsed libraries  
> enough?


Cocoon does NOT have to be installed separately. During build process 
it's being added to Lenya or in the binary version it's already included.

> I was having various problems with source installations. I  tried the 
> nightly binaries + endorsed libraries from  
> http://cvs.wyona.org/nightly-builds/ which work better than any 
> source  installation I tried. However, I can't publish anything 
> (error  excerpted below). Another error is, when saving in epoz, 
> everything on  the page is lost. 

I think this has to do that the xhtml namespace is missing and hence the 
body
is being thrown out by the "save" transformer.

Michi

>
>
> This is on:
> Mac OS X 10.2.8
> Tomcat/4.1.29-LE-jdk14
>
> Any pointers?
>
> Thanks.
>
>     Sean
> ---
> An Error Occurred org.apache.lenya.cms.task.ExecutionException Target  
> `publish' does not exist in this project.  
> org.apache.lenya.cms.task.ExecutionException: Target `publish' does 
> not  exist in this project. 
> org.apache.lenya.cms.task.ExecutionException:  Target `publish' does 
> not exist in this project.  
> org.apache.lenya.cms.task.ExecutionException: Target `publish' does 
> not  exist in this project. at  
> org.apache.lenya.cms.task.AntTask.executeAntTarget(AntTask.java:171) 
> at  org.apache.lenya.cms.task.AntTask.execute(AntTask.java:271) at  
> org.apache.lenya.cms.task.DefaultTaskWrapper.execute(DefaultTaskWrapper. 
> java:290) at  
> org.apache.lenya.cms.cocoon.acting.TaskAction.act(TaskAction.java:102)  
> at  
> org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode.invoke(Ac 
> tTypeNode.java:157) at...
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>
>



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


Re: Install question + publishing errors

Posted by Rudi Strasser <ru...@gmx.de>.
On Friday 23 January 2004 09:03, Andreas Hartmann wrote:
> Andreas Hartmann wrote:
> > Andreas Kuckartz wrote:
> >> The missing 'target' problem which you mention seems to be reflected
> >> in this
> >> Bugzilla entry:
> >>
> >> publish target is missing within
> >> src/cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks/targets.xml
> >> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26278
> >>
> >> That entry is only three days old and its resolution is scheduled for
> >> 1.2.
> >
> > I'm currently working on it.
>
> It should work now. Could someone check it?

It works. Thank you for taking care. I particulary happy about it because I 
spent the last two weeks figuring out how I can get lenya working for me and 
today I was able to publish a page (I know it seems ridiculous, however...)

/Rudi

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


Re: Install question + publishing errors

Posted by Andreas Hartmann <an...@apache.org>.
R. Sean Fulton wrote:

[...]
> 
> FYI, I downloaded lenya-1.2-bin-20040123045248.tar.gz and still have  
> the same problem. Is the change in this build?

No, I fixed it today so it's only in CVS.

-- Andreas


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


Re: Install question + publishing errors

Posted by "R. Sean Fulton" <sf...@psc.edu>.
On Jan 23, 2004, at 4:03 AM, Andreas Hartmann wrote:

> Andreas Hartmann wrote:
>
>> Andreas Kuckartz wrote:
>>> The missing 'target' problem which you mention seems to be reflected  
>>> in this
>>> Bugzilla entry:
>>>
>>> publish target is missing within
>>> src/cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks/ 
>>> targets.xml
>>> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26278
>>>
>>> That entry is only three days old and its resolution is scheduled  
>>> for 1.2.
>> I'm currently working on it.
>
> It should work now. Could someone check it?
>
> -- Andreas
>


FYI, I downloaded lenya-1.2-bin-20040123045248.tar.gz and still have  
the same problem. Is the change in this build?

Thanks for your help,
	Sean


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


Re: Install question + publishing errors

Posted by Andreas Hartmann <an...@apache.org>.
Andreas Hartmann wrote:

> Andreas Kuckartz wrote:
> 
>> The missing 'target' problem which you mention seems to be reflected 
>> in this
>> Bugzilla entry:
>>
>> publish target is missing within
>> src/cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks/targets.xml
>> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26278
>>
>> That entry is only three days old and its resolution is scheduled for 
>> 1.2.
> 
> 
> I'm currently working on it.

It should work now. Could someone check it?

-- Andreas


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


Re: Install question + publishing errors

Posted by Andreas Hartmann <an...@apache.org>.
Andreas Kuckartz wrote:

> The missing 'target' problem which you mention seems to be reflected in this
> Bugzilla entry:
> 
> publish target is missing within
> src/cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks/targets.xml
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26278
> 
> That entry is only three days old and its resolution is scheduled for 1.2.

I'm currently working on it.

-- Andreas


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


Re: Install question + publishing errors

Posted by Andreas Kuckartz <A....@ping.de>.
The missing 'target' problem which you mention seems to be reflected in this
Bugzilla entry:

publish target is missing within
src/cocoon-lenya/src/webapp/lenya/pubs/default/config/tasks/targets.xml
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26278

That entry is only three days old and its resolution is scheduled for 1.2.

Cheers,
Andreas

----- Original Message ----- 
From: "Rudi Strasser" <ru...@gmx.de>
To: <le...@cocoon.apache.org>
Sent: Friday, January 23, 2004 12:19 PM
Subject: Re: Install question + publishing errors


> On Thursday 22 January 2004 18:04, R. Sean Fulton wrote:
> > Hello,
> >
> > Does Cocoon have to be installed or are just the endorsed libraries
> > enough? I was having various problems with source installations. I
> > tried the nightly binaries + endorsed libraries from
> > http://cvs.wyona.org/nightly-builds/ which work better than any source
> > installation I tried. However, I can't publish anything (error
> > excerpted below). Another error is, when saving in epoz, everything on
> > the page is lost.
> >
> > This is on:
> > Mac OS X 10.2.8
> > Tomcat/4.1.29-LE-jdk14
> >
> > Any pointers?
> >
> > Thanks.
> >
> > Sean
> > ---
> > An Error Occurred org.apache.lenya.cms.task.ExecutionException Target
> > `publish' does not exist in this project.
> > org.apache.lenya.cms.task.ExecutionException: Target `publish' does not
> > exist in this project. org.apache.lenya.cms.task.ExecutionException:
> > Target `publish' does not exist in this project.
> > org.apache.lenya.cms.task.ExecutionException: Target `publish' does not
> > exist in this project. at
> > org.apache.lenya.cms.task.AntTask.executeAntTarget(AntTask.java:171) at
> > org.apache.lenya.cms.task.AntTask.execute(AntTask.java:271) at
> > org.apache.lenya.cms.task.DefaultTaskWrapper.execute(DefaultTaskWrapper.
> > java:290) at
> > org.apache.lenya.cms.cocoon.acting.TaskAction.act(TaskAction.java:102)
> > at
> > org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode.invoke(Ac
> > tTypeNode.java:157) at...
> >
>
> This has bee discussed earlier and Andreas Hartmann promised to fix it in
the
> CVS. I am waiting it to be fixed too... (I tried to figure it out myself
but
> couldn't).
>
> Actually that is something that really worries me about Lenya. I am
wondering
> if I should really spend my time on it since the developers do not really
> care if anybody is able to get off the ground after (or even during)
> installing Lenya. So I have very mixed feelings about Lenya as a whole.
>
> What are things like a default publication or the blog application good
for if
> they are unmaintained and new users can not use them to get comfortable
with
> Lenya (as complex as all the involved concepts are).
>
> I am sure the developers are busy with other important stuff, but to my
> impression it is highly important to maintain the 'demo' publications in
> order to increase the Lenya user base.
>
> Cheers,
> /Rudi
>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> > For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org


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


Re: Install question + publishing errors

Posted by Rudi Strasser <ru...@gmx.de>.
On Thursday 22 January 2004 18:04, R. Sean Fulton wrote:
> Hello,
>
> Does Cocoon have to be installed or are just the endorsed libraries
> enough? I was having various problems with source installations. I
> tried the nightly binaries + endorsed libraries from
> http://cvs.wyona.org/nightly-builds/ which work better than any source
> installation I tried. However, I can't publish anything (error
> excerpted below). Another error is, when saving in epoz, everything on
> the page is lost.
>
> This is on:
> Mac OS X 10.2.8
> Tomcat/4.1.29-LE-jdk14
>
> Any pointers?
>
> Thanks.
>
> 	Sean
> ---
> An Error Occurred org.apache.lenya.cms.task.ExecutionException Target
> `publish' does not exist in this project.
> org.apache.lenya.cms.task.ExecutionException: Target `publish' does not
> exist in this project. org.apache.lenya.cms.task.ExecutionException:
> Target `publish' does not exist in this project.
> org.apache.lenya.cms.task.ExecutionException: Target `publish' does not
> exist in this project. at
> org.apache.lenya.cms.task.AntTask.executeAntTarget(AntTask.java:171) at
> org.apache.lenya.cms.task.AntTask.execute(AntTask.java:271) at
> org.apache.lenya.cms.task.DefaultTaskWrapper.execute(DefaultTaskWrapper.
> java:290) at
> org.apache.lenya.cms.cocoon.acting.TaskAction.act(TaskAction.java:102)
> at
> org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode.invoke(Ac
> tTypeNode.java:157) at...
>

This has bee discussed earlier and Andreas Hartmann promised to fix it in the 
CVS. I am waiting it to be fixed too... (I tried to figure it out myself but 
couldn't).

Actually that is something that really worries me about Lenya. I am wondering 
if I should really spend my time on it since the developers do not really 
care if anybody is able to get off the ground after (or even during) 
installing Lenya. So I have very mixed feelings about Lenya as a whole.

What are things like a default publication or the blog application good for if 
they are unmaintained and new users can not use them to get comfortable with 
Lenya (as complex as all the involved concepts are). 

I am sure the developers are busy with other important stuff, but to my 
impression it is highly important to maintain the 'demo' publications in 
order to increase the Lenya user base.

Cheers,  
/Rudi

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

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