[Advanced-java] Out of Memory in Java transformation for large XML data

Peter.Robinson at t-online.de Peter.Robinson at t-online.de
Fri Nov 25 00:28:03 PST 2005



On Wed, Nov 23, 2005 at 12:18:57PM +0530, Prashant Parashar wrote:
> I am using Java transformer (Xalan) to transform large XML
> data with some XSL. 
> And whenever the data is too large (>50 MB), I get Out of memory error. 
> I am wondering, is there a way out?

Have you tried increasing the heap memory size allocated to the VM by "java -Xmx768m etc"?

>  
> Any help would be appreciated.
> 
> 
> Thanks and regards,
> Prashant Parashar
> Computer Sciences Corporation (CSC)
> POINT IN Development
> Ph. +91-120-258-2323 (Ext 2727)
> E-Mail: pparashar at csc.com
> 
> 
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> This is a PRIVATE message. If you are not the intended recipient, please 
> delete without copying and kindly advise us by e-mail of the mistake in 
> delivery. NOTE: Regardless of content, this e-mail shall not operate to 
> bind CSC to any order or other contract unless pursuant to explicit 
> written agreement or government initiative expressly permitting the use of 
> e-mail for such purpose.
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

> _______________________________________________
> Advanced-java mailing list
> Advanced-java at lists.XCF.Berkeley.EDU
> https://lists.XCF.Berkeley.EDU/mailman/listinfo/advanced-java



More information about the Advanced-java mailing list