Changed it to 1024 and it seems to be working. I had to get a RAM upgrade though. Thanks guys, thanks for the Info.
Suresh Nino Wael wrote: > > As I remember it its some where around 1024mb... > > But its jvm dependant. > > You could either google to find it or try the article below > > I found an article which states something about the subject: > www.devx.com/amd/article/30785 > > -----Original Message----- > From: sureshg [mailto:[EMAIL PROTECTED] > Sent: 27. februar 2007 00:16 > To: [email protected] > Subject: RE: java.lang.OutofMemory Exception > > > Unfortunately i am using a windows box. Can u give me this max limit. Is > it > like this %ge or part of RAM or ? > > > > Nino Wael wrote: >> >> Then crank it up further:) >> >> But due note that there is a max limit on the memory size when running on >> a windows box. >> >> -----Original Message----- >> From: sureshg [mailto:[EMAIL PROTECTED] >> Sent: 26. februar 2007 01:27 >> To: [email protected] >> Subject: Re: [Newbie] java.lang.OutofMemory Exception >> >> >> Yes. Has changed it to HEAP="-Xms256m -Xmx512m >> >> >> >> Alexander Wallace-2 wrote: >>> >>> have you played with the HEAP="-Xms256m -Xmx256m" section of the >>> startup script? >>> >>> On Feb 24, 2007, at 10:16 PM, sureshg wrote: >>> >>>> >>>> Hi, >>>> >>>> I was trying to extract data from a huge XML file using DOM. >>>> Sometimes when >>>> i run the script it is closing itself down and all i see is a message >>>> "java.lang.OutofMemory Exception" in the DOS window. >>>> >>>> Can someone please help me in this matter? >>>> >>>> Thanks, >>>> Suresh >>>> >>>> -- >>>> View this message in context: http://www.nabble.com/ >>>> java.lang.OutofMemory-Exception-tf3286101.html#a9140739 >>>> Sent from the JMeter - 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/java.lang.OutofMemory-Exception-tf3286101.html#a9151588 >> Sent from the JMeter - 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/java.lang.OutofMemory-Exception-tf3286101.html#a9171579 > Sent from the JMeter - 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/java.lang.OutofMemory-Exception-tf3286101.html#a9195251 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

