Hi! On Wed, Feb 25, 2009 at 11:13:52AM +0000, you wrote: > I didn't check myself nor tried to reproduce but, as I never stumbled > across this, I'm guessing that this may be due to some very specific > Batik usage pattern. Could you try to create a reduced test case > (small, single SVG file if possible) and attach it to this thread? It > would surely help isolating a potential problem and/or even help you > figure out if you are misusing Batik in some way... ;-) Thanks for your answer, but I'm 100% sure that I'm not misusing Batik. The error is obvious if you have a look at the source code. There is this call to the method addAll that directly throws the exception. When I took the revision before this line was inserted where the call to addAll is emulated by some single add calls everything is fine. So in my opinion, as I already said, somebody forgot to commit or merge the implementation of the addAll method.
I would have attached an example file, if my SVG file didn't have a size of about 2Mb;-) > > Hope this helps, > Helder Kind regards, Sebastian --------------------------------------------------------------------- To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org