Did you try to remove the "old" LogKit classes from the velocity jar?

Carsten

> -----Ursprungliche Nachricht-----
> Von: Christian Haul [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 14. August 2001 17:07
> An: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Betreff: Re: Today's CVS broken?
>
>
> Vadim,
>
> On 13.Aug.2001 -- 03:40 PM, Vadim Gritsenko wrote:
> > > is it just me or is today's CVS broken?
>
> > Working config:
> > Win2000 + JDK1.3.1 + (Resin 2.0.1 | Tomcat b6 | Tomcat 3.2.3)
>
> Sorry, can't get it to run :-( I'm now back to jdk 1.3.1 and tomcat
> 3.2.3 to no avail. (tomcat b6 is marked bad so I didn't try it)
>
> I reckon it's got something to do with the log formater since tomcat's
> log says
>
> 3.2.3:
> [...]
> Exception in thread "main" java.lang.NoSuchMethodError
>         at
> org.apache.log.output.io.StreamTarget.<init>(StreamTarget.java:34)
>         at org.apache.log.output.io.FileTarget.<init>(FileTarget.java:40)
>         at
> org.apache.cocoon.servlet.CocoonServlet.initLogger(CocoonServlet.java:380)
>         at
> org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:129)
> [...]
>
> 4.0b7:
> [...]
> ----- Root Cause -----
> java.lang.NoSuchMethodError
>         at
> org.apache.log.output.io.StreamTarget.<init>(StreamTarget.java:34)
>         at org.apache.log.output.io.FileTarget.<init>(FileTarget.java:40)
>         at
> org.apache.cocoon.servlet.CocoonServlet.initLogger(CocoonServlet.java:380)
>         at
> org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:129)
> [...]
>
> I have tried to remove the latest updates from
> org.apache.cocoon.util.log.* and CocoonServlet but didn't succeed in
> getting a version that compiles OK
>
> Still wondering why it looks like I'm the only one with this problem :-|
>
> > Can you patch build.xml?
>
> Done.
>
>       Chris.
>
> --
> C h r i s t i a n       H a u l
> [EMAIL PROTECTED]
>     fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>


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

Reply via email to