Hi All,

After fixing (locally) the issue of missing input modules for the Modules samples, I access one of the module samples (an xsp) and get this error:

11:52:14.071 WARN!! Error for /samples/modules/request.xsp
java.lang.ExceptionInInitializerError: corrupted file parser2.rsc
at org.eclipse.jdt.internal.compiler.parser.Parser.<clinit>(Parser.java:364 )
at org.eclipse.jdt.internal.compiler.Compiler.<init>(Compiler.java:113)
at org.apache.cocoon.components.language.programming.java.EclipseJavaCompil er.compile(EclipseJavaCompiler.java:441)
at org.apache.cocoon.components.language.programming.java.JavaLanguage.comp ile(JavaLanguage.java:228)
at org.apache.cocoon.components.language.programming.CompiledProgrammingLan guage.load(CompiledProgrammingLanguage.java:208)
at org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.loa dProgram(ProgramGeneratorImpl.java:415)
at org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.loa d(ProgramGeneratorImpl.java:302)
at org.apache.cocoon.generation.ServerPagesGenerator.setup(ServerPagesGener ator.java:202)
at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.setupPi peline(AbstractProcessingPipeline.java:378)


<snip/>

"corrupted file parser2.rsc" (?)

ring any bells anyone?

thanks for any help

regards Jeremy

Reply via email to