I have resolved this issue for my configuration. For Weblogic 6.1 try this step:
in cocoon.xconf file update <parameter name="incremental-processing" value="false"/> to <parameter name="incremental-processing" value="true"/> Restart the server. This may work as it has worked for one of the user. For my configuration, I did a trick - Used Cocoon 2.0.1 for generating the cocoon directory out of cocoon.war. Then replaced the cocoon directory form Cocoon 2.0.2 with this one. Restarted the resin engine - Now it is working fine. ----- Original Message ----- From: [EMAIL PROTECTED] (T.B. Pogie) Date: Sun, 28 Apr 2002 20:28:51 -0400 To: [EMAIL PROTECTED] Subject: RE: Error compiling sitemap_xmap: Line 0, column 0: error:java.io.IOException I am getting exactly the same error on Weblogic 6.1 running on Win2000. I hope someone can give us some hints. Thanks, TB "Sharad Kalyani" <[EMAIL PROTECTED]> wrote: >Hi > >I am using: > >JDK 1.3.1_01 (Sun) >Resin: 2.1.0 >Cocoon: 2.0.2 > >I have deployed Cocoon as mentioned in the Documentation. When I start resin servlet >engine and go to http://localhost:8080/cocoon/ URL, I get this error: > >Cocoon 2 - Internal server error > >-------------------------------------------------------------------------------- > >type fatal > >message Language Exception > >description org.apache.cocoon.ProcessingException: Language Exception: >org.apache.cocoon.components.language.LanguageException: Error compiling >sitemap_xmap: Line 0, column 0: error: java.io.IOException: read error 1 error > >sender org.apache.cocoon.servlet.CocoonServlet > >source Cocoon servlet > >stack-trace > >org.apache.cocoon.ProcessingException: Language Exception: >org.apache.cocoon.components.language.LanguageException: Error compiling sitemap_xmap: >Line 0, column 0: >error: java.io.IOException: read error >1 error > > at >org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.createResource(ProgramGeneratorImpl.java:335) > at >org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:291) > at org.apache.cocoon.sitemap.Handler.run(Handler.java:270) > at java.lang.Thread.run(Thread.java:479) >org.apache.cocoon.components.language.LanguageException: Error compiling sitemap_xmap: >Line 0, column 0: >error: java.io.IOException: read error >1 error > > at >org.apache.cocoon.components.language.programming.java.JavaLanguage.compile(JavaLanguage.java:243) > at >org.apache.cocoon.components.language.programming.CompiledProgrammingLanguage.load(CompiledProgrammingLanguage.java:197) > at >org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateResource(ProgramGeneratorImpl.java:383) > at >org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.createResource(ProgramGeneratorImpl.java:328) > at >org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:291) > at org.apache.cocoon.sitemap.Handler.run(Handler.java:270) > at java.lang.Thread.run(Thread.java:479) > > >request-uri > >/cocoon/ > >path-info > >--------------------------------------------------------------------- > >Any help will be appreciated. >-- > >_______________________________________________ >Sign-up for your own FREE Personalized E-mail at Mail.com >http://www.mail.com/?sr=signup > > >--------------------------------------------------------------------- >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]> > > __________________________________________________________________ Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/ Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/ --------------------------------------------------------------------- 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]> -- _______________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup --------------------------------------------------------------------- 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]>