The most likely cause is running out of memory; this will probably be
written to the console window. However this window normally closes as
soon as the JVM finishes, so it is difficult to see.

If you are running this on Windows, you can add the following to the
end of the jmeter.bat file:

pause

This will cause the script to pause after the JVM finishes, so you
should be able to see the error.

If it is a memory error, then you may be able to tweak the memory
parameters sufficiently to allow the run to complete.

There are some notes on the parameters in the jmeter.bat file, but for
full details please consult the documentation for your JVM.

On 10/10/2007, Fulvio Guglielmelli <[EMAIL PROTECTED]> wrote:
> Jmeter 2.3
>  Java 1.5_11
>
>  There are not any error message on Jmeter.log
>
>  It happen alse when i made a unique transation that call a method that 
> manage a big document. (50 mega)
>
>  Fulvio
>
> sebb <[EMAIL PROTECTED]> ha scritto:
>  On 10/10/2007, Fulvio Guglielmelli wrote:
> > Ciao
> > I have a problem with jmeter.
>
> Which version of JMeter?
> Which Java?
>
> > I use it to run massive (2/3000 threads) insert operation by JavaRequest
> > In that case the gui session broke and close the application
>
> Any messages in the console screen?
>
> Any error messages in jmeter log file?
>
> > Do you know this problem?
>
> Not from the information you have provided.
>
> > Could you help me?
>
>
> > Fulvio
> >
> >
> > ---------------------------------
> >
> > ---------------------------------
> > L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
> ---------------------------------
>
> ---------------------------------
> L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to