> Hi All,
> 
> I have a style sheet (attached - CDRGlobalDownload.zip) which has XSLT
> extensions 
> with javascripts. When I try to transforms my XML data files of size about
> 260 MB, 
> the parser fails with the error: java.lang.OutOfMemoryError. When I try
> with small XML 
> data files of size 445KB & 21MB the parser works without any errors.
> When I tried with "org.apache.xalan.xslt.Process" class it gave me
> following 
> error: 
> 
> (Location of error unknown)XSLT Error (java.lang.OutOfMemoryError): null
> 
> I modified the SAX2SAX example (attached - XSLTransform.java) to do my 
> transformation but still it gives me the same error.
> I have about 1GB of physical memory & 2 GB of virtual memory.
> 
> Could some one help me on figuring out this issue.
> 
> regards
> Lilantha
> 
> 
>  <<XSLTransform.java>>  <<CDRGlobalDownload.zip>> 

Attachment: XSLTransform.java
Description: Binary data

<<attachment: CDRGlobalDownload.zip>>

Reply via email to