Hi Miguel, I have set the options like this, is it right? I will again test and tell you what happend.
-Xms512m -Xmx512m -XX:MaxPermSize=256m -Xss2m I have also heard rumour that slide has many memory leaks. How can i run a GC to clear garbage memory time to time. Miguel Figueiredo wrote: > > > Hello Aslam, > > Not sure if you already tried this, but set this options to the JVM: > > -Xms128m -Xmx768m -XX:MaxPermSize=256m > > Hope this helps, > Miguel Figueiredo > > -----Original Message----- > From: Aslam Bari [mailto:[EMAIL PROTECTED] > Sent: sábado, 20 de Janeiro de 2007 12:05 > To: [email protected] > Subject: Big XML file indexing out of Memory error > > > Dear all, > > I m sending Big XML files to server about 30 - 50MB size. I have > configured > SimpleXmlExtractor. When this extractor start parsing, Two things > happend:- > > 1. Either Out Of Memory error occured. > 2. Or The Request get Timed-Out. > > I see the Code of SimpleXMLExtractor, it is using SAXBuilder with JDOM. > Can > we use something else to speed up the process. > > Thanks... > -- > View this message in context: > http://www.nabble.com/Big-XML-file-indexing-out-of-Memory-error-tf3044992.ht > ml#a8464267 > Sent from the Jakarta Slide - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Big-XML-file-indexing-out-of-Memory-error-tf3044992.html#a8515240 Sent from the Jakarta Slide - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
