RE: Out of memory loading big document

2003-07-08 Thread Harm Cuppens
> -Original Message- > From: Thomas DeWeese [mailto:[EMAIL PROTECTED] > Sent: dinsdag 8 juli 2003 11:49 > To: [EMAIL PROTECTED] > Subject: Re: Out of memory loading big document > > > Hi Harm, > I think you might have miss understood. when I say 'text &

Re: Out of memory loading big document

2003-07-08 Thread Thomas DeWeese
: Thomas DeWeese [mailto:[EMAIL PROTECTED] Sent: maandag 7 juli 2003 21:02 To: [EMAIL PROTECTED] Subject: Re: Out of memory loading big document Thomas DeWeese wrote: Harm Cuppens wrote: Hi all, I'm experiencing java.lang.OutOfMemoryError when trying to load a big svg file (a whop

RE: Out of memory loading big document

2003-07-08 Thread Harm Cuppens
om: Thomas DeWeese [mailto:[EMAIL PROTECTED] Sent: maandag 7 juli 2003 21:02 To: [EMAIL PROTECTED] Subject: Re: Out of memory loading big document Thomas DeWeese wrote: > Harm Cuppens wrote: > >> Hi all, >> >> I'm experiencing java.lang.OutOfMemoryError when trying t

Re: Out of memory loading big document

2003-07-07 Thread Thomas DeWeese
Thomas DeWeese wrote: Harm Cuppens wrote: Hi all, I'm experiencing java.lang.OutOfMemoryError when trying to load a big svg file (a whopping 5.35MB). I have the latest CVS version of Batik. The document i'm loading is static, so I've been trying to delete the dom elements as soon as they have be

Re: Out of memory loading big document

2003-07-07 Thread Thomas DeWeese
Harm Cuppens wrote: Hi all, I'm experiencing java.lang.OutOfMemoryError when trying to load a big svg file (a whopping 5.35MB). I have the latest CVS version of Batik. The document i'm loading is static, so I've been trying to delete the dom elements as soon as they have been converted to their c