I cannot tell you what has changed, but I can help you look for the error.
The exception is thrown during the compile phase for the sitemap. When the
sitemap (or any xsp/logicsheet) is recompiled, cocoon generates a java
source file that gets compiled. The line number in the exception is in this
sitmap_xmap.java file.

This file is somewhere in your work directory, which is probably
<tomcat-dir>/work or <tomcat-dir>/webapps/cocoon/WEB-INF/work. In this
directory, you'll find a hierarchy that corresponds with your webapps. Look
for sitemap_xmap.java there and inspect line 1210. That should at least give
you a clue as to what is wrong with your sitemap.

K.

> -----Oorspronkelijk bericht-----
> Van: zze-STIENNE Nicolas FTRD/DMI/CAE
> [mailto:[EMAIL PROTECTED]]
> Verzonden: woensdag 28 augustus 2002 15:31
> Aan: [EMAIL PROTECTED]
> Onderwerp: 2.0.2 -> 2.0.3
>
>
> Hi !!
>
> I worked with Tomcat 4.0.4, JDK 1.3.1_03 and Cocoon2.0.2 under W2000.
>
> I want to use the Cocoon2.0.3 version.
>
> I installed it as describe in the "Installing Apache Cocoon" page.
>
> But when I test it I receive the following message :
>
> org.apache.cocoon.ProcessingException: Language Exception:
> org.apache.cocoon.components.language.LanguageException: Error compiling
> sitemap_xmap: Line 1210, column 84: invalid escape character Line 1214,
> column 40: invalid escape character Line 1261, column 84: invalid escape
> character Line 1265, column 40: invalid escape character Line 0, column
> 0: 4 errors
>
> Where could the problem come from ?
> How can I interprete the line number: 1210 doesn't exist in my
> sitemap...
>
> Why does my sitemap compile without error under Cocoon2.0.2 but not
> under Cocoon2.0.3 ?
>
> Thanks for the response...
>
> Please excuse me if a similar question/answer has been written... I
> haven't found it...
>
> Nicolas !!
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>
>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to