RE: Jmeter 2.3.3 giving message as Unrecognized VM option '+HeapDumpOnOutOfMemoryError'

2009-05-28 Thread Geetharani_Dendi
Edit the jmeter.bat file Comment this line in jmeter.bat "set DUMP=-XX:+HeapDumpOnOutOfMemoryError" It will work Thanks and Regards Geetha Rani D -Original Message- From: M.Vijaya Bhaskar [mailto:vijayabhaska...@sigmainfo.net] Sent: Friday, May 29, 2009 12:07 PM To: JMeter Users List S

Re: Jmeter 2.3.3 giving message as Unrecognized VM option '+HeapDumpOnOutOfMemoryError'

2009-05-28 Thread drubix
What version of java are you using? M.Vijaya Bhaskar wrote: > > Hi All, > > I Downloaded Jmeter2.3.3 then i extracted. and by clicking on jmeter.bat > file it is showing the message as > > Unrecognized VM option '+HeapDumpOnOutOfMemoryError' > Could not create the Java virtual machine. > erro

RE: Jmeter 2.3.3 giving message as Unrecognized VM option '+HeapDumpOnOutOfMemoryError'

2009-05-28 Thread Suvendu_Mohapatra
Was the jmeter 2.3.2 batch file working fine?? With Regards, Suvendu -Original Message- From: M.Vijaya Bhaskar [mailto:vijayabhaska...@sigmainfo.net] Sent: Friday, May 29, 2009 12:07 PM To: JMeter Users List Subject: Jmeter 2.3.3 giving message as Unrecognized VM option '+HeapDumpOnOutOf

Jmeter 2.3.3 giving message as Unrecognized VM option '+HeapDumpOnOutOfMemoryError'

2009-05-28 Thread M.Vijaya Bhaskar
Hi All, I Downloaded Jmeter2.3.3 then i extracted. and by clicking on jmeter.bat file it is showing the message as Unrecognized VM option '+HeapDumpOnOutOfMemoryError' Could not create the Java virtual machine. errorlevel=1 Press any key to continue . . . Is any one faced this problam... how

Re: Regular expression extractor

2009-05-28 Thread Deepak Shetty
Hi you are right , the square brackets shouldnt be present regards deepak On Thu, May 28, 2009 at 6:32 PM, drubix wrote: > > Actually, on second thought, I'm not sure that's right. Make sure the > regex > extractor is acting on the "Body" of the response. > > > drubix wrote: > > > > I don't thi

Re: Regular expression extractor

2009-05-28 Thread Deepak Shetty
An XPATH extractor is probably easier? If you still want to try regex Id prbably try something like (.*?) regards deepak On Thu, May 28, 2009 at 5:48 PM, Maya Hague wrote: > Hi, > > A xml/rpc soap response 3 responses. How do I get the third response into a > regular expression. I tried the f

Re: Regular expression extractor

2009-05-28 Thread drubix
Actually, on second thought, I'm not sure that's right. Make sure the regex extractor is acting on the "Body" of the response. drubix wrote: > > I don't think "\d" is supposed to be in square brackets. That would > probably make it search for words consisting of only the characters "d" > and

Re: Regular expression extractor

2009-05-28 Thread drubix
I don't think "\d" is supposed to be in square brackets. That would probably make it search for words consisting of only the characters "d" and "\" try removing them. Maya Hague wrote: > > Hi, > > A xml/rpc soap response 3 responses. How do I get the third response into > a regular expression

Regular expression extractor

2009-05-28 Thread Maya Hague
Hi, A xml/rpc soap response 3 responses. How do I get the third response into a regular expression. I tried the following . The response returns an interger - ([\d]*) Reference Name: topic Regular Expression: ([\d]*)  Template:$1$ Match No.:3 Default Value: -1 The default value gets passed f

Re: Unable to do remote testing

2009-05-28 Thread drubix
Perhaps your friend is running another process that uses RMI and is already using the default port. Maybe get your friend to start JMeter listening on another port using the -Dserver_port switch? Then just specify the remote port along with your friend's IP in jmeter.properties like ip:port (e.g

Re: StackOverflowError

2009-05-28 Thread sebb
On 28/05/2009, Noel O'Brien wrote: > I can reproduce the issue using a Switch Controller. I've posted a simple > reproducible test plan to the issue: > > > https://issues.apache.org/bugzilla/show_bug.cgi?id=47269 > > > It seems to cause the stack overflow when there's some dodgy BeanShell > eva

Re: Unable to do remote testing

2009-05-28 Thread sebb
On 28/05/2009, Chintan Kachhi wrote: > > I am using JMeter version 2.3.3. I have followed the instructions in: > http://jakarta.apache.org/jmeter/usermanual/jmeter_distributed_testing_step_by_step.pdf > > My system is the master system, and my friend's system is the slave system. > I am tryin

Unable to do remote testing

2009-05-28 Thread Chintan Kachhi
I am using JMeter version 2.3.3. I have followed the instructions in: http://jakarta.apache.org/jmeter/usermanual/jmeter_distributed_testing_step_by_step.pdf My system is the master system, and my friend's system is the slave system. I am trying to do remote testing by running JMeter: Run -> R

JMeter 2.3.3 won't start in Locales which don't have resource files

2009-05-28 Thread sebb
Unfortunately a bug was introduced in the Locale handling in version 2.3.3. If you attempt to start JMeter using a Locale for which no messages.properties resource bundle exists, it will fail with an error message, and the log will contain something like: 2009/05/28 14:01:17 INFO - jmeter.util.J

Re: StackOverflowError

2009-05-28 Thread Noel O'Brien
I can reproduce the issue using a Switch Controller. I've posted a simple reproducible test plan to the issue: https://issues.apache.org/bugzilla/show_bug.cgi?id=47269 It seems to cause the stack overflow when there's some dodgy BeanShell evaluation, i.e. it works fine if I escape the commas

Re: Script does not work with 2.3.3. Cookies are different

2009-05-28 Thread sebb
On 28/05/2009, Miklos Tverdota wrote: > Hi Sebb, > > My Script ( salesLast.jmx) fails with JMeter 2.3.3. > > I ported some script from 2.3.2 to 2.3.3. > The version 2.3.3 sends different cookies to the server. The "new" cookie > contains the element "$Path=/;". > The old version do not has thi

Re: read data from file ( in loop ) and put into Variables

2009-05-28 Thread Deepak Shetty
Use CSV Data Set Config http://jakarta.apache.org/jmeter/usermanual/component_reference.html#CSV_Data_Set_Config regards deepak On Wed, May 27, 2009 at 11:40 PM, jmeter-user wrote: > > Hello > > I need read data from file user.txt ( in loop ) and put into Variables: > > FILE : > > http://www.n

uploading jpeg files

2009-05-28 Thread Prashanth Mylvarabatla
I am testing a webiste bigadda.com, I would like to upload jpeg files and view performance. http://www.bigadda.com/photos/_upload_photos/, This is the url of the site. I have added the path photos/_upload_photos in the PATH I have added the image in the send files with request section. Is this

Re: read data from file ( in loop ) and put into Variables

2009-05-28 Thread Reuben A Christie
CSV Data set config is used for reading input params for each thread(user). so first user gets input param from line1 and second user gets input param from line 2... and so on. in your case i believe you want to use the entire file for one user and then preprocess those variable before doing any

Script does not work with 2.3.3. Cookies are different

2009-05-28 Thread Miklos Tverdota
Hi Sebb, My Script ( salesLast.jmx) fails with JMeter 2.3.3. I ported some script from 2.3.2 to 2.3.3. The version 2.3.3 sends different cookies to the server. The "new" cookie contains the element "$Path=/;". The old version do not has this part. The HTTP request fails. script salesLast.jmx.

RE: read data from file ( in loop ) and put into Variables

2009-05-28 Thread Suvendu_Mohapatra
But the same procedure is working fine for me With Regards, Suvendu -Original Message- From: jmeter-user [mailto:michal...@o2.pl] Sent: Thursday, May 28, 2009 2:01 PM To: jmeter-user@jakarta.apache.org Subject: Re: read data from file ( in loop ) and put into Variables loop http:/

RE: read data from file ( in loop ) and put into Variables

2009-05-28 Thread Sirish_Chandra
After seeing your .csv file and the view result tree listener result I think it is reading all the data from your .csv file correctly. As you have only four set of data in your .csv file, that's why you are getting 4 samples in the listener. http://www.nabble.com/file/p23757480/US.jpg http://ww

Re: read data from file ( in loop ) and put into Variables

2009-05-28 Thread jmeter-user
loop http://www.nabble.com/file/p23757480/loop.jpg http://www.nabble.com/file/p23757480/loop2.jpg http://www.nabble.com/file/p23757480/US.jpg On 28/05/2009, jmeter-user wrote: > > now I have : > > user.csv > > Allow quoted data : False > > Recycle on EOF: False > Stop Thread on EOF :

Re: read data from file ( in loop ) and put into Variables

2009-05-28 Thread jmeter-user
jmeter-user wrote: > > here is LOOP > > http://www.nabble.com/file/p23757403/loop2.jpg > > http://www.nabble.com/file/p23757403/loop.jpg > > loop four time , but only first line in user.csv is good > > USER : > > http://www.nabble.com/file/p23757430/US.jpg > > > sebb-2-2 wrote: >

Re: read data from file ( in loop ) and put into Variables

2009-05-28 Thread jmeter-user
here is LOOP http://www.nabble.com/file/p23757403/loop2.jpg http://www.nabble.com/file/p23757403/loop.jpg loop four time , but only first line in user.csv is good sebb-2-2 wrote: > > Put the CSV Dataset in the loop. > > On 28/05/2009, jmeter-user wrote: >> >> now I have : >> >> user

Re: read data from file ( in loop ) and put into Variables

2009-05-28 Thread sebb
Put the CSV Dataset in the loop. On 28/05/2009, jmeter-user wrote: > > now I have : > > user.csv > > Allow quoted data : False > > Recycle on EOF: False > Stop Thread on EOF : True > > > and the same problem reads only first line > > > > suvendu wrote: > > > > In filename please use .csv e

RE: read data from file ( in loop ) and put into Variables

2009-05-28 Thread jmeter-user
now I have : user.csv Allow quoted data : False Recycle on EOF: False Stop Thread on EOF : True and the same problem reads only first line suvendu wrote: > > In filename please use .csv extension > > Please set the options as follows: > > Recycle on EOF: False > Stop Thread on EOF : True

RE: read data from file ( in loop ) and put into Variables

2009-05-28 Thread Suvendu_Mohapatra
In filename please use .csv extension Please set the options as follows: Recycle on EOF: False Stop Thread on EOF : True With Regards, Suvendu -Original Message- From: jmeter-user [mailto:michal...@o2.pl] Sent: Thursday, May 28, 2009 1:02 PM To: jmeter-user@jakarta.apache.org Subject:

RE: read data from file ( in loop ) and put into Variables

2009-05-28 Thread jmeter-user
Ok , I Set "CSV Data Set Config" http://www.nabble.com/file/p23756620/cvs_data.jpg FILE : http://www.nabble.com/file/p23756620/cvs_data_file.jpg and Jmeter read only first line a need in first loop read line1 , next loop line2 ... I think you can use "CSV Data Set Config" or "user Para