You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Emre Tezel <em...@verizon.net> on 2002/05/10 06:06:28 UTC

Loosing Faith In Open Source

I have been tryin to get cocoon up and running for the last 3 days and 
still no luck. So far I have tried all Sun JDK 1.3.x, Sun SDK 1.4.x, IBM 
SDK 1.3.x, Tomcat 4.0.3, Tomcat 4.04b2, Tomcat 3.3x permutations and 
each time I get an error message, whenever I try to go to cocoons 
welcome page. Such pure documentation. I am doing everything in the 
installation instructions still no luck. I am getting all stable 
releases and rpms. Can somebody please put a detail installation 
instruction and common pitfalls.

This is the latest error I am getting.

Emre



Re: Loosing Faith In Open Source

Posted by Nicola Ken Barozzi <ni...@apache.org>.
Internal server error[FYI]
An error like " ComponentSelector could not access the Component for hint:
XXX" usually means that you haven't cleaned the work dir between
installations.

As for faith... well, that's another story ;-)

--
Nicola Ken Barozzi                   nicolaken@apache.org
            - verba volant, scripta manent -
   (discussions get forgotten, just code remains)
---------------------------------------------------------------------


----- Original Message -----
From: Emre Tezel
To: cocoon-users@xml.apache.org
Sent: Friday, May 10, 2002 6:34 AM
Subject: Re: Loosing Faith In Open Source


Some miracle happened and I got it working under Tomcat 4.0.4b2, Sun JDK
1.3.1. I have no idea how it worked. Anyway, my faith to open source is
being restored again.

Emre Tezel wrote:

I have been tryin to get cocoon up and running for the last 3 days and still
no luck. So far I have tried all Sun JDK 1.3.x, Sun SDK 1.4.x, IBM SDK
1.3.x, Tomcat 4.0.3, Tomcat 4.04b2, Tomcat 3.3x permutations and each time I
get an error message, whenever I try to go to cocoons welcome page. Such
pure documentation. I am doing everything in the installation instructions
still no luck. I am getting all stable releases and rpms. Can somebody
please put a detail installation instruction and common pitfalls.

This is the latest error I am getting.

Emre







Cocoon 2 - Internal server error



type fatal
messagemarkup-languages: ComponentSelector could not access the Component
for hint: sitemap
descriptionorg.apache.avalon.framework.component.ComponentException:
markup-languages: ComponentSelector could not access the Component for hint:
sitemap
sender org.apache.cocoon.servlet.CocoonServlet
source Cocoon servlet
stack-trace
org.apache.avalon.framework.component.ComponentException: markup-languages:
ComponentSelector could not access the Component for hint: sitemap at
org.apache.avalon.excalibur.component.ExcaliburComponentSelector.select(Exca
liburComponentSelector.java:293) at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Pr
ogramGeneratorImpl.java:289) at
org.apache.cocoon.sitemap.Handler.run(Handler.java:270) at
java.lang.Thread.run(Thread.java:484)
request-uri
/cocoon/
path-info




---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: Loosing Faith In Open Source

Posted by Emre Tezel <em...@verizon.net>.
Some miracle happened and I got it working under Tomcat 4.0.4b2, Sun JDK 
1.3.1. I have no idea how it worked. Anyway, my faith to open source is 
being restored again.

Emre Tezel wrote:

> I have been tryin to get cocoon up and running for the last 3 days and 
> still no luck. So far I have tried all Sun JDK 1.3.x, Sun SDK 1.4.x, 
> IBM SDK 1.3.x, Tomcat 4.0.3, Tomcat 4.04b2, Tomcat 3.3x permutations 
> and each time I get an error message, whenever I try to go to cocoons 
> welcome page. Such pure documentation. I am doing everything in the 
> installation instructions still no luck. I am getting all stable 
> releases and rpms. Can somebody please put a detail installation 
> instruction and common pitfalls.
>
> This is the latest error I am getting.
>
> Emre
>
>
>
> ------------------------------------------------------------------------
>
>
>   Cocoon 2 - Internal server error
>
> ------------------------------------------------------------------------
>
> type fatal
>
> messagemarkup-languages: ComponentSelector could not access the 
> Component for hint: sitemap
>
> descriptionorg.apache.avalon.framework.component.ComponentException: 
> markup-languages: ComponentSelector could not access the Component for 
> hint: sitemap
>
> sender org.apache.cocoon.servlet.CocoonServlet
>
> source Cocoon servlet
>
> stack-trace
>
>org.apache.avalon.framework.component.ComponentException: markup-languages: ComponentSelector could not access the Component for hint: sitemap
>	at org.apache.avalon.excalibur.component.ExcaliburComponentSelector.select(ExcaliburComponentSelector.java:293)
>	at org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:289)
>	at org.apache.cocoon.sitemap.Handler.run(Handler.java:270)
>	at java.lang.Thread.run(Thread.java:484)
>
> request-uri
>
>/cocoon/
>
> path-info
>
> ------------------------------------------------------------------------
>
>
>------------------------------------------------------------------------
>
>---------------------------------------------------------------------
>Please check that your question has not already been answered in the
>FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
>To unsubscribe, e-mail: <co...@xml.apache.org>
>For additional commands, e-mail: <co...@xml.apache.org>
>


RE: Loosing Faith In Open Source

Posted by Volker Schneider <vo...@danet.de>.
Hi Emre,

please try this:

copy the batik*.jar and xml-apis.jar files to your common/lib directory and
restart tomcat.

Cocoon 2.0.2 works with JDK 1.3.1

Best regards
- Volker -

-----Original Message-----
From: Emre Tezel [mailto:emre.tezel@verizon.net]
Sent: Freitag, 10. Mai 2002 06:06
To: cocoon-users@xml.apache.org
Subject: Loosing Faith In Open Source


I have been tryin to get cocoon up and running for the last 3 days and
still no luck. So far I have tried all Sun JDK 1.3.x, Sun SDK 1.4.x, IBM
SDK 1.3.x, Tomcat 4.0.3, Tomcat 4.04b2, Tomcat 3.3x permutations and
each time I get an error message, whenever I try to go to cocoons
welcome page. Such pure documentation. I am doing everything in the
installation instructions still no luck. I am getting all stable
releases and rpms. Can somebody please put a detail installation
instruction and common pitfalls.

This is the latest error I am getting.

Emre




---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>