Sorry, I've made a mistake in my previous email, I'm using Jmeter 2.1, with JDK 1.4.2_04.
-----Message d'origine----- De : sebb [mailto:[EMAIL PROTECTED] Envoyé : lundi 3 octobre 2005 12:49 À : JMeter Users List Objet : Re: JMeter can not save my test plan That may be due to a lack of memory, or it could be something else. Impossible to tell without more detail from the log file. 2.0.1 is rather old; there have been lots of bug fixes since then. I suggest upgrading to at least 2.0.3. 2.1 has a much simpler test plan syntax. Check the jmeter script files for info on changing memory allocation. The larger the test plan, the more memory is needed, especially as most of the elements in the test plan have to be cloned before running a test. Consider simplifying the test by parameterising it. S. On 03/10/05, Bruno CHARLOUP <[EMAIL PROTECTED]> wrote: > Hi all, > I'm working with JMeter 2.0.1. > I have the following error message when I try to save my test plan : > org.apache.jmeter.exceptions.IllegalUserActionException: Couldn't save > test plan to file ... > > The file to be saved is about 6 Mo : do you know if it exist a max > size for JMeter file ? or may I change parameter to allow more memory to Java ? > > Thanks in advance for any help. > > Bruno. > > --------------------------------------------------------------------- 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]

