No info in the logs? That sounds suspicious. Have you tried starting JMeter within a command prompt (rather than double-clicking jmeter from a file manager). If the jvm quits like that, you'd normally see some sort of error message at least dumped to the console.
Also, there can be some confusion about where JMeter logs. It can be either in jmeter's /bin directory, or in your user home directory. -Mike On Mon, 2004-09-13 at 15:53, Martinez de Pinillos, Joaquin wrote: > I mean the JMeter application shuts down with no information being > provided in the logs. > > Joaquin J. Martinez de Pinillos > Anteon Corporation > (o) 703 253 3425 > (f) 703 253 3690 > (m) 703 980 8827 > > -----Original Message----- > From: Michael Stover [mailto:[EMAIL PROTECTED] > Sent: Monday, September 13, 2004 4:06 PM > To: JMeter Users List > Subject: RE: Large File Size > > When you say "bombing out", what exactly does that mean? > > -Mike > > On Mon, 2004-09-13 at 14:18, Martinez de Pinillos, Joaquin wrote: > > Peter, > > > > Thanks my problem is I am trying to test for 100 concurrent users > with > > large file size. I am looking at options but I was hoping someone > could > > provide me a better explanation as to why JMeter is bombing out. > Thanks > > again. > > > > Joaquin J. Martinez de Pinillos > > Anteon Corporation > > (o) 703 253 3425 > > (f) 703 253 3690 > > (m) 703 980 8827 > > -----Original Message----- > > From: Peter Lin [mailto:[EMAIL PROTECTED] > > Sent: Monday, September 13, 2004 2:06 PM > > To: JMeter Users List > > Subject: Re: Large File Size > > > > wow, that is a huge file. I've had test plans that were 10mb+ in the > > past, but I've never had a test plan that attached a 25mb file. Even > > if JMeter could handle 10 threads within a single instance, anything > > more than 2 concurrent threads is going to seriously slow down the > > network I/O. > > > > in this particular case, I'm gonna say the best option is to use > > several client machines to test and only use 2-3 threads per jmeter > > instance. depending on the network, 25mb file is gonna takes a minute > > or longer. > > > > I hope that helps > > > > peter > > > > > > On Mon, 13 Sep 2004 13:59:55 -0400, Martinez de Pinillos, Joaquin > > <[EMAIL PROTECTED]> wrote: > > > I am new to JMeter but I think I have a problem which I have seen > a > > > couple of posts on but no resolution. I am running JMeter and I am > > > trying to run multiple threads. In my web page I am attaching > files. > > > > > > If I use small file sizes say 1 to 2 MB everything runs fine. I can > > run > > > multiple threads no problems. However when I try and attach a large > > > file say 25 MB JMeter can only handle 2 maybe 3 threads. I have > > looked > > > at my memory settings and they are set to 256 MB. My PC has 512 MB. > > I > > > think this is a memory issue but I am not sure how to solve it. Any > > > help would be greatly appreciated. Thanks in advance. > > > > > > Joaquin J. Martinez de Pinillos > > > > > > Anteon Corporation > > > > > > (o) 703 253 3425 > > > > > > (f) 703 253 3690 > > > > > > (m) 703 980 8827 > > > > > > > > > > --------------------------------------------------------------------- > > 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] -- Michael Stover <[EMAIL PROTECTED]> Apache Software Foundation --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

