You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Hubertus Groepper <hu...@groepper.com> on 2003/10/07 22:19:35 UTC

No Context configured after lenya install

Hope this is an easy one. I just compiled lenya from cvs with no errors. 
Installation was successfull according to ant. However, tomcat gives 
this message:

No Context configured to process this request;
description: The server encountered an internal error (No Context 
configured to process this request) that prevented it from fulfilling 
this request

when I call localhost:8080/lenya.

Since this did not happen before I believe it's got sth. to do with 
lenya. I use Apache Tomcat/4.1.24-LE-jdk14 with Cocoon 2.0.4 (Debian 
package, did run fine with nightly builds of lenya) on linux.
I followed the installation instructions and believe to have configured 
things ok in build.properties.
I am somewhat technically challenged and would appreciate any step by 
step help here ;-)

Hubertus


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


Re: No Context configured after lenya install RESOLVED

Posted by Hubertus Groepper <hu...@groepper.com>.
Replying to myself here.
Things are up and running again, using cocoon 2.1 (nice build.sh 
compared to M-1) and lenya from cvs. I had to set up tomcat again. 
Anyhow, too late and lazy to look for the real source of trouble for 
now. (missing files after ant reset?)
Thanks Dale for that suggestion.
hubertus

Hubertus Groepper wrote:
> As I said, technically challenged....
> 
> You mean to set src.cocoon.dir=$COCOON_HOME/build/webapp to coocon 2.1?
> Or should I compile/run Cocoon 2.1 when using lenya?
> 
> probably both....
> 
> I did the first (using cocoon 2.1-M1) with no success and was left with 
> either tons of errors or no war-file at the end when I tried the latter 
> (2.1-M1 as well). I will try again with 2.1 release, need to get 
> familiar with this whole java-ant-build-chain-thingie.
> Thanks for help!
> 
> Hubertus
> 
> Dale Christ wrote:
> 
>> Hubertus--
>>
>> Could you try rebuilding with Cocoon 2.1?  It's the officially
>> supported version for Lenya.
>>
>> --Dale 
>> --- Hubertus Groepper <hu...@groepper.com> wrote:
>>
>>> Hope this is an easy one. I just compiled lenya from cvs with no
>>> errors. Installation was successfull according to ant. However, 
>>> tomcat gives this message:
>>>
>>> No Context configured to process this request;
>>> description: The server encountered an internal error (No Context 
>>> configured to process this request) that prevented it from fulfilling
>>>
>>> this request
>>>
>>> when I call localhost:8080/lenya.
>>>
>>> Since this did not happen before I believe it's got sth. to do with 
>>> lenya. I use Apache Tomcat/4.1.24-LE-jdk14 with Cocoon 2.0.4 (Debian 
>>> package, did run fine with nightly builds of lenya) on linux.
>>> I followed the installation instructions and believe to have
>>> configured things ok in build.properties.
>>> I am somewhat technically challenged and would appreciate any step by
>>>
>>> step help here ;-)
>>>
>>> Hubertus
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
>>> For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>>>
>>
>>
>>
>> __________________________________
>> Do you Yahoo!?
>> The New Yahoo! Shopping - with improved product search
>> http://shopping.yahoo.com
>>
>> ---------------------------------------------------------------------
>> 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: No Context configured after lenya install

Posted by Hubertus Groepper <hu...@groepper.com>.
As I said, technically challenged....

You mean to set src.cocoon.dir=$COCOON_HOME/build/webapp to coocon 2.1?
Or should I compile/run Cocoon 2.1 when using lenya?

probably both....

I did the first (using cocoon 2.1-M1) with no success and was left with 
either tons of errors or no war-file at the end when I tried the latter 
(2.1-M1 as well). I will try again with 2.1 release, need to get 
familiar with this whole java-ant-build-chain-thingie.
Thanks for help!

Hubertus

Dale Christ wrote:
> Hubertus--
> 
> Could you try rebuilding with Cocoon 2.1?  It's the officially
> supported version for Lenya.
> 
> --Dale  
> 
> --- Hubertus Groepper <hu...@groepper.com> wrote:
> 
>>Hope this is an easy one. I just compiled lenya from cvs with no
>>errors. 
>>Installation was successfull according to ant. However, tomcat gives 
>>this message:
>>
>>No Context configured to process this request;
>>description: The server encountered an internal error (No Context 
>>configured to process this request) that prevented it from fulfilling
>>
>>this request
>>
>>when I call localhost:8080/lenya.
>>
>>Since this did not happen before I believe it's got sth. to do with 
>>lenya. I use Apache Tomcat/4.1.24-LE-jdk14 with Cocoon 2.0.4 (Debian 
>>package, did run fine with nightly builds of lenya) on linux.
>>I followed the installation instructions and believe to have
>>configured 
>>things ok in build.properties.
>>I am somewhat technically challenged and would appreciate any step by
>>
>>step help here ;-)
>>
>>Hubertus
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
>>For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>>
> 
> 
> 
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product search
> http://shopping.yahoo.com
> 
> ---------------------------------------------------------------------
> 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: No Context configured after lenya install

Posted by Dale Christ <de...@yahoo.com>.
Hubertus--

Could you try rebuilding with Cocoon 2.1?  It's the officially
supported version for Lenya.

--Dale  

--- Hubertus Groepper <hu...@groepper.com> wrote:
> Hope this is an easy one. I just compiled lenya from cvs with no
> errors. 
> Installation was successfull according to ant. However, tomcat gives 
> this message:
> 
> No Context configured to process this request;
> description: The server encountered an internal error (No Context 
> configured to process this request) that prevented it from fulfilling
> 
> this request
> 
> when I call localhost:8080/lenya.
> 
> Since this did not happen before I believe it's got sth. to do with 
> lenya. I use Apache Tomcat/4.1.24-LE-jdk14 with Cocoon 2.0.4 (Debian 
> package, did run fine with nightly builds of lenya) on linux.
> I followed the installation instructions and believe to have
> configured 
> things ok in build.properties.
> I am somewhat technically challenged and would appreciate any step by
> 
> step help here ;-)
> 
> Hubertus
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> 


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

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