Thanks Upayavira, I had updated the whole cocoon earlier. I went back to 1-Dec-03 CVS (the whole cocoon 2.1-dev) and that one works fine. (1-Jan-04 does not) I also tried a few combinations of overlaying the latest woody on various cocoon checkouts to try and see what it could be. Maybe for now I should use an older cocoon with the latest woody. Do you know when the last time you checked out the rest of cocoon (I'm assuming that woody is more recent)
Thanks, Scott > -----Original Message----- > From: Upayavira [mailto:[EMAIL PROTECTED] > Sent: January 22, 2004 4:32 PM > To: [EMAIL PROTECTED] > Subject: Re: Looking for latest working woody build > > Scott Simpson wrote: > > >Thanks Tim, but no success yet... I did a build clean, followed by build. Ever > >since I have been > trying to get the latest build > >working, I have had problems with some of the other blocks and have excluded those. > > (Specifically > slide and portal.) > > > > > Try deleting the /src/blocks/woody folder, then update Cocoon from CVS. > Then rebuild. Maybe there's something wrong with your checkout of Woody > (a class seems to be missing). > > Regards, Upayavira > > >Do you know if there are any new external library dependencies? Maybe there is > >something in your > (and other's) java library > >directory that I don't have. I simply have JDK1.3.1 Standard Edition (and whatever > >libraries come > with it) > > > >If you have any other ideas please don't hesitate to send them my way, > > > >Thanks, > > > >Scott > > > > > > > >>-----Original Message----- > >>From: Tim Larson [mailto:[EMAIL PROTECTED] > >>Sent: January 22, 2004 3:18 PM > >>To: [EMAIL PROTECTED] > >>Subject: Re: Looking for latest working woody build > >> > >>On Thu, Jan 22, 2004 at 02:49:43PM -0500, Scott Simpson wrote: > >> > >> > >>>Hi, > >>> > >>>I can't get the latest woody to run. I got the source from CVS Cocoon 2.1 HEAD > >>>just 30 minutes > >>> > >>> > >>ago. > >> > >> > >>>I even checked that some woody file timestamps were recent. It crashes on all > >>>sample forms... > >>>stacktrace is below... I might be overlooking something silly, but I am stuck > >>>and any help or > >>> > >>> > >>hints > >> > >> > >>>would be appreciated. Even a last known build date that anyone has so I can > >>>rollback to that. > >>> > >>>I am using JDK1.3.1 and the stock Jetty configuration. I have compiled other > >>>releases lots of > >>> > >>> > >>times in my environment. > >> > >> > >>>Thanks, > >>> > >>>14:40:15.652 WARN!! Error for /samples/woody/form1 > >>>java.lang.NoSuchMethodError > >>> at org.apache.cocoon.woody.transformation.EffectWidgetReplacingPipe$Widg > >>>etHandler.process(EffectWidgetReplacingPipe.java:377) > >>> at org.apache.cocoon.woody.transformation.EffectPipe.endElement(EffectPi > >>>pe.java:447) > >>> > >>> > >>You might be running into the problem that Ant does not always rebuild > >>inner classes when you would expect it to (documented on Ant's website). > >> > >>Did you do a build clean? As a shortcut to just make sure woody is rebuilt > >>you could instead manually delete this directory from the *build* directory: > >> cocoon-2.1\build\cocoon-2.1.4-dev\blocks\woody > >>and manually delete this file also from the build directory: > >> cocoon-2.1\build\cocoon-2.1.4-dev\blocks\woody-block.jar > >>and then do a normal build and deploy the results however you normally > >>do. > >> > >>--Tim Larson > >> > >> > > > > > > > >
