[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] SAXON and heavy xml doc


Subject: Re: [xsl] SAXON and heavy xml doc
From: andrew.curry@xxxxxxxxxxxx
Date: Thu, 27 Nov 2003 09:02:00 -0000

The same error can also mean the xsl has an infinite loop and eating memory
continuously so what the error says is not always the cause but the result
of something in the program. In this case simply adding more memory may not
be the cure.


----- Original Message ----- 
From: "Michael Kay" <mhk@xxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Cc: <flj@xxxxxxxxxxxxx>
Sent: Thursday, November 27, 2003 8:53 AM
Subject: RE: [xsl] SAXON and heavy xml doc


>
> Why do people never believe what error messages tell them? If it says
> there's not enough memory, it means there's not enough memory. Either
> give it some more memory (look at the options available on the "java"
> command), or work out a way of using less.
>
> Michael Kay
>
> >
> > By further reading,
> > I can only guess that it is a virtual machine error and not
> > SAXON Probably I need to re-install virtual machine.
> >
> > Should anyone else has other view, kindly share it with me.
> >
> > Cheers,
> >
> > -----Original Message-----
> > From: SHEIKH Sajjad
> > Sent: 24 November 2003 14:31
> > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > Cc: flj@xxxxxxxxxxxxx
> > Subject: [xsl] SAXON and heavy xml doc
> >
> >
> >
> > Hi all,
> >
> > Can saxon process the heavy file?
> > I am trying to generate the html using saxon, but it throws
> > an error "Exception in thread "main" java.lang.OutOfMemoryError".
> >
> > When I take few lines off, it generates the html file.
> >
> > Can anyone tell the reason behind it?
> >
> > Thanks,
> >
> > /s
> >
> >  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> >
> >
> > ______________________________________________________________
> > This message has been checked for all viruses by BTnet
> > VirusScreen. The service is delivered in partnership with MessageLabs.
> >
> > This service does not scan any password protected or
> > encrypted attachments.
> >
> > If you are interested in finding out more about the service,
> > please visit our website at
> > http://www.btignite.com/internetservices/btnet/products_viruss
> creen.htm
> ==============================================================
>
> ______________________________________________________________
> This message has been scanned for all viruses by BTnet VirusScreen. The
> service is delivered in partnership with MessageLabs.
>
> This service does not scan any password protected or encrypted
> attachments.
>
> If you are interested in finding out more about the service, please
> visit our website at
> http://www.btignite.com/internetservices/btnet/products_virusscreen.htm
> ==============================================================
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords