Yes, try changing the 256 to 400 and see if it helps. Does the error message appear in the console window? Or in jmeter.log? Are there any other messages in jmeter.log?
S. On 03/10/05, Bruno CHARLOUP <[EMAIL PROTECTED]> wrote: > The rest of the error message is only the name of the file. > > When you say > "> Check the jmeter script files for info on changing memory allocation.", > could you indicate me where is this file ? > Do you refer to the file called jmeter in the bin directory ? > In this file there is the following lines : > # This is the base heap size -- you may increase or decrease it to fit your > # system's memory availablity: > HEAP="-Xms256m -Xmx256m" > > My computer as only 512Mo of memory (I'm working under windows xp SP2). > > (sorry for so basic question, I'm not a Java developper, only simple user) > > -----Message d'origine----- > De : sebb [mailto:[EMAIL PROTECTED] > Envoyé : lundi 3 octobre 2005 14:14 > À : Bruno CHARLOUP > Cc : JMeter Users List > Objet : Re: JMeter can not save my test plan > > What is the rest of the error message? > > On 03/10/05, Bruno CHARLOUP <[EMAIL PROTECTED]> wrote: > > 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] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

