You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by Stéphane Rault <ks...@yahoo.fr> on 2005/02/01 15:42:11 UTC

RE : its possible?

Did you precise some heap size parameters for the virtual machine ?

If not, try to test it again with 

java -Xms -Xmx 

(type java -X help to have documentation)

> -----Message d'origine-----
> De : Eduardo Taborda [mailto:etaborda@telbit.pt] 
> Envoyé : mardi 1 février 2005 15:38
> À : user@xmlbeans.apache.org
> Objet : its possible?
> 
> 
> Hello!
> 
> Did anyone experience to open an 40Mb XML file and editing 
> with XmlBeans?
> 
> I've tried with XmlBeans v1 and the result was 
> java.lang.OutOfMemoryError when parsing the document.
> 
> Can anyone guide me on this matter?
> 
> thanks
> Eduardo
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
> For additional commands, e-mail: user-help@xmlbeans.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org


Re: RE : its possible?

Posted by Eduardo Taborda <et...@telbit.pt>.
thanks, it works :)

Stéphane Rault wrote:

>Did you precise some heap size parameters for the virtual machine ?
>
>If not, try to test it again with 
>
>java -Xms -Xmx 
>
>(type java -X help to have documentation)
>
>  
>
>>-----Message d'origine-----
>>De : Eduardo Taborda [mailto:etaborda@telbit.pt] 
>>Envoyé : mardi 1 février 2005 15:38
>>À : user@xmlbeans.apache.org
>>Objet : its possible?
>>
>>
>>Hello!
>>
>>Did anyone experience to open an 40Mb XML file and editing 
>>with XmlBeans?
>>
>>I've tried with XmlBeans v1 and the result was 
>>java.lang.OutOfMemoryError when parsing the document.
>>
>>Can anyone guide me on this matter?
>>
>>thanks
>>Eduardo
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
>>For additional commands, e-mail: user-help@xmlbeans.apache.org
>>
>>    
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
>For additional commands, e-mail: user-help@xmlbeans.apache.org
>
>  
>