We currently have 16 bits on our display setting.

Ashish

-----Original Message-----
From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 5:33 PM
To: [EMAIL PROTECTED]
Subject: RE: Error compiling sitemap



Shot in the dark: how many colors your display currently have? Make sure
you have at least 256 colors (8 bit).

Vadim

> From: Rajput, Ashish S [mailto:[EMAIL PROTECTED]]
> 
> I did copy over the appropriate files, however, I'm still getting the
same
> error as earlier.  Interestingly, the first time I restart Tomcat and
bring
> up the browser, the error message in the log is something about the
"Display
> Settings".  The following times I try to bring up Cocoon in the
browser I
> still get the "java.lang.NoClassDefFoundError".  Please refer the
error
> message at the bottom for details.  Thanks!
> 
> Ashish Rajput
> 
> 
> -----Original Message-----
> From: Chitharanjan Das [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 03, 2002 9:09 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Error compiling sitemap
> 
> 
> Copy batiks*.jar xmlapis.jar and xercer*.jar into TomCat's library
from
> Cocoon/WEB-INF/lib directory....
> And then restart
> Regds,
> Chiths
> 
> 
> -----Original Message-----
> From: Rajput, Ashish S [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 03, 2002 12:34 PM
> To: '[EMAIL PROTECTED]'
> Subject: Error compiling sitemap
> 
> ENVIRONMENT:
> NT Server 4; JDK1.3.1; Tomcat4.0.1; Cocoon2.0
> 
> 
> Tomcat installed fine, and I'm able to bring up the default homepage
for
> Tomcat.  I'm receiving an "Error compiling sitemap" error when I try
to
> launch Cocoon in the web browser     http://localhost:8080/cocoon/
> 
> Listed below is the error I get in the log.  TIA for your time and
> efforts!
> 
> Ashish Rajput
> (PS - I was able to successfully install Cocoon on my desktop with the
> same
> instructions)
> 
> 
>
************************************************************************
> ****
> *****
> 
> ERROR   (2002-04-03) 14:16.40:204   [cocoon  ] (/cocoon/)
> HttpProcessor[8080][3]/Handler: Error compiling sitemap
> java.lang.NoClassDefFoundError
>       at
>
org.apache.batik.dom.svg.SAXSVGDocumentFactory.<init>(SAXSVGDocumentFact
> ory.
> java:59)
>       at
> org.apache.cocoon.xml.dom.SVGBuilder.<init>(SVGBuilder.java:44)
>       at
>
org.apache.cocoon.serialization.SVGSerializer.<init>(SVGSerializer.java:
> 53)
>       at java.lang.Class.newInstance0(Native Method)
>       at java.lang.Class.newInstance(Class.java:232)
>       at
>
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstanc
> e(Un
> known Source)
>       at
> org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(Unknown
> Source)
>       at
> org.apache.avalon.excalibur.pool.AbstractPool.internalGrow(Unknown
> Source)
>       at
> org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(Unknown
> Source)
>       at
>
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.initialize(Unk
> nown
> Source)
>       at
>
org.apache.avalon.excalibur.component.PoolableComponentHandler.initializ
> e(Un
> known Source)
>       at
>
org.apache.avalon.excalibur.component.ExcaliburComponentSelector.addComp
> onen
> t(Unknown Source)
>       at
>
org.apache.cocoon.sitemap.SitemapComponentSelector.addSitemapComponent(S
> item
> apComponentSelector.java:91)
>       at
>
org.apache.cocoon.sitemap.AbstractSitemap.load_component(AbstractSitemap
> .jav
> a:232)
>       at
>
org.apache.cocoon.www.sitemap_xmap$Configurer.configSerializers(sitemap_
> xmap
> .java:950)
>       at
> org.apache.cocoon.www.sitemap_xmap.configure(sitemap_xmap.java:365)
>       at
>
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstanc
> e(Un
> known Source)
>       at
>
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initial
> ize(
> Unknown Source)
>       at
>
org.apache.cocoon.components.language.generator.GeneratorSelector.addGen
> erat
> or(GeneratorSelector.java:135)
>       at
>
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.add
> Comp
> iledComponent(ProgramGeneratorImpl.java:345)
>       at
>
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.loa
> d(Pr
> ogramGeneratorImpl.java:179)
>       at org.apache.cocoon.sitemap.Handler.run(Handler.java:208)
>       at java.lang.Thread.run(Thread.java:479)
>
************************************************************************
> ****
> ***********


---------------------------------------------------------------------
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: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

---------------------------------------------------------------------
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: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to