> -----Original Message----- > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 25, 2002 2:45 PM > To: [EMAIL PROTECTED] > Subject: RE: I18n Samples don't work > > > > Piroumian, Konstantin wrote: > > > > I've been in the process of posting this as a bug. I get > this message: > > > > org.apache.cocoon.ProcessingException: Exception during > processing of > > file:/D:/jakarta-tomcat/jakarta-tomcat-4.0/webapps/cocoon2/i18n/sa > > mple.xml: > > java.io.FileNotFoundException: > > > D:\jakarta-tomcat\jakarta-tomcat-4.0\webapps\cocoon2\i18n\samp > le.xml (The > > system cannot find the file specified) > > > > But the file is there. Did anything changed with source > resoulution during > > last one or two weeks? On my previous CVS update (last week) > > everything was > > fine. > It has nothing to do with source resolving. The stacktrace > reveals this: > java.lang.NullPointerException > at org.xml.sax.helpers.AttributesImpl.getIndex(Unknown Source) > at > org.apache.cocoon.transformation.I18nTransformer.translateAttr > ibutes(I18nTra > nsformer.java:1154) > at > org.apache.cocoon.transformation.I18nTransformer.startElement( > I18nTransforme > r.java:871)
Where did you find that message? I have nothing except a Processing Exception in logs. Anyway, this must be a Xerces bug. There was an old bug in removeAttribute() (See: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1552). Maybe it appeared again? > > Anyone able to fix this? I would do it, but at least I need to see the error to start fixing. Konstantin > > Carsten > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]