> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] 
> > From: Piroumian, Konstantin [mailto:[EMAIL PROTECTED]]
> > > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] 
> > > Piroumian, Konstantin wrote:
> > > >
> > > 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.
> 
> Just click on the "stacktrace" link on the error page 
> generated by cocoon.

After CVS update (only AbstractPipelineEvent has changed since then) I could
get the correct error.

So, yes it is a bug in xml-apis. Maybe it's time to update them? Xerces-J
2.0.1 has at least 1.5 times bigger AttributesImpl.java and this one can be
a little better.

Why not update to Xerces 2.0.1 at all?

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]

Reply via email to