I saw a patch related to this on Jan 18th and just wanted to see if there was anymore info and get an opinion on wether this sounds like the same problem. I'm running NT4.0, Sun JDK 1.3.1, Tomcat 3.3, and Cocoon 2 from CVS HEAD. Everything builds fine, but when accessing it I get:
org.apache.cocoon.ProcessingException: The sitemap handler's sitemap is not available. Please check logs for the exact error. The sitemap.log contains the following: EBUG (2002-01-24) 15:09.06:764 [sitemap] (/cocoon/) Thread-16/Handler: Beginning sitemap regeneration DEBUG (2002-01-24) 15:09.06:944 [sitemap] (/cocoon/) Thread-16/DefaultRoleManager: looking up shorthand , returning null DEBUG (2002-01-24) 15:09.06:964 [sitemap] (/cocoon/) Thread-16/DefaultRoleManager: looking up shorthand , returning null DEBUG (2002-01-24) 15:09.06:964 [sitemap] (/cocoon/) Thread-16/DefaultRoleManager: looking up shorthand , returning null DEBUG (2002-01-24) 15:09.06:964 [sitemap] (/cocoon/) Thread-16/DefaultRoleManager: looking up shorthand , returning null DEBUG (2002-01-24) 15:09.06:974 [sitemap] (/cocoon/) Thread-16/DefaultRoleManager: looking up shorthand , returning null DEBUG (2002-01-24) 15:09.06:974 [sitemap] (/cocoon/) Thread-16/DefaultRoleManager: looking up shorthand , returning null DEBUG (2002-01-24) 15:09.06:974 [sitemap] (/cocoon/) Thread-16/DefaultRoleManager: looking up shorthand , returning null ERROR (2002-01-24) 15:09.06:974 [sitemap] (/cocoon/) Thread-16/Handler: Error compiling sitemap java.lang.NoSuchFieldError: manager at org.apache.cocoon.www.sitemap_xmap.configure(sitemap_xmap.java:173) at org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(De faultComponentFactory.java:172) at org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize( ThreadSafeComponentHandler.java:84) at org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerat or(GeneratorSelector.java:135) at org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.addComp iledComponent(ProgramGeneratorImpl.java:355) at org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(Pr ogramGeneratorImpl.java:189) at org.apache.cocoon.sitemap.Handler.run(Handler.java:228) at java.lang.Thread.run(Thread.java:484) Does this look to anyone else like the same problem, and if so, has anyone any comments on the patch from Vadim Gritsenko on Jan 18? Thanks... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]