RE: Extrange problem with Cocoon 2.0.2

2002-07-10 Thread Vadim Gritsenko

1. SEND PLAIN TEXT EMAIL ONLY

2. Search archive:
http://marc.theaimsgroup.com/?l=xml-cocoon-users&w=2&r=1&s=NoSuchFieldEr
ror+manager&q=b

3. Read also:
http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=101183982808469&w=2
Read answer number 6. Answers 3 and 4 are obsolete now.


Vadim


-Original Message-
From: Alejandro Raiczyk [mailto:[EMAIL PROTECTED]] 
Sent: Friday, July 05, 2002 3:39 PM
To: '[EMAIL PROTECTED]'
Cc: Alberto Siless; Mariano Goldman; Adrian Anacleto; SebastiÂn Zubrinic
Subject: Extrange problem with Cocoon 2.0.2

Hi, 
ššš I'm trying to run cocoon 2.0.2 within my application. I copied
the WEB-INF directory from /cocoon/WEB-INF and the only thing I've done
is to add a pipeline.
When I try it I get this Exception: 
org.apache.cocoon.ProcessingException: Error compiling sitemap:
java.lang.NoSuchFieldError: manager 
ššš at org.apache.cocoon.sitemap.Handler.run(Handler.java:295) 
ššš at java.lang.Thread.run(Thread.java:536) 
Caused by: java.lang.NoSuchFieldError: manager 
ššš at
org.apache.cocoon.www.sitemap_xmap.configure(sitemap_xmap.java:347) 
ššš at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstanc
e(DefaultComponentFactory.java:172) 
ššš at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initial
ize(ThreadSafeComponentHandler.java:84)
ššš at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGen
erator(GeneratorSelector.java:170) 
ššš at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.loa
d(ProgramGeneratorImpl.java:248) 
ššš at org.apache.cocoon.sitemap.Handler.run(Handler.java:270) 
ššš ... 1 more 
java.lang.NoSuchFieldError: manager 
ššš at
org.apache.cocoon.www.sitemap_xmap.configure(sitemap_xmap.java:347) 
ššš at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstanc
e(DefaultComponentFactory.java:172) 
ššš at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initial
ize(ThreadSafeComponentHandler.java:84)
ššš at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGen
erator(GeneratorSelector.java:170) 
ššš at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.loa
d(ProgramGeneratorImpl.java:248) 
ššš at org.apache.cocoon.sitemap.Handler.run(Handler.java:270) 
ššš at java.lang.Thread.run(Thread.java:536) 
I have no idea what is this about and I couldn't find nothing on the
web. With cocoon 2.0 I had no problem doing what I described before.
My configuration is: 
Tomcat 4.0.1 
Cocoon 2.0.2 
Java 1.4 
Thanks in advance. 
Alejandro Raiczyk 


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

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Extrange problem with Cocoon 2.0.2

2002-07-07 Thread Alejandro Raiczyk
Title: Extrange problem with Cocoon 2.0.2





Hi, 


    I'm trying to run cocoon 2.0.2 within my application. I copied the WEB-INF directory from /cocoon/WEB-INF and the only thing I've done is to add a pipeline.

When I try it I get this Exception:


org.apache.cocoon.ProcessingException: Error compiling sitemap: java.lang.NoSuchFieldError: manager
    at org.apache.cocoon.sitemap.Handler.run(Handler.java:295)
    at java.lang.Thread.run(Thread.java:536)
Caused by: java.lang.NoSuchFieldError: manager
    at org.apache.cocoon.www.sitemap_xmap.configure(sitemap_xmap.java:347)
    at org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:172)
    at org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:84)

    at org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(GeneratorSelector.java:170)
    at org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:248)
    at org.apache.cocoon.sitemap.Handler.run(Handler.java:270)
    ... 1 more
java.lang.NoSuchFieldError: manager
    at org.apache.cocoon.www.sitemap_xmap.configure(sitemap_xmap.java:347)
    at org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:172)
    at org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:84)

    at org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(GeneratorSelector.java:170)
    at org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:248)
    at org.apache.cocoon.sitemap.Handler.run(Handler.java:270)
    at java.lang.Thread.run(Thread.java:536)


I have no idea what is this about and I couldn't find nothing on the web. With cocoon 2.0 I had no problem doing what I described before.

My configuration is:


Tomcat 4.0.1
Cocoon 2.0.2
Java 1.4


Thanks in advance.


Alejandro Raiczyk