Re: thread group thread behavior

2008-12-04 Thread kirk
Hi Sebb, I guess I should add my work around is to set the thread count for the thread group to some wild a$$ large value, set the ramp-up time to the duration that I'd like the test to run, and then set the loop count to 1 which allows the thread to die when it's finished executing the test

Re: thread group thread behavior

2008-12-04 Thread kirk
Hi sebb, These are actualy jsessionid's. For the test I used 2 samplers in the thread with only 3 threads. I was looking for the information in the tree listener and it correlated with what the server was saying. What I was really hoping for was a new session id for each thread at the restar

Dynamic Checkbox and Radio Button

2008-12-04 Thread topans
Dear All, I need an advice to record script in Jmeter for Dynamic Checkbox and Radio Button. In case, the checkbox and radio button have dynamic value so I should record that from their index. Please explain to me how could I do that. Best Regards, Topans -- View this message in context: http:

Re: thread group thread behavior

2008-12-04 Thread sebb
On 03/12/2008, kirk <[EMAIL PROTECTED]> wrote: > Hi, > > I was looking at providing a particular load pattern on a server. When I > wasn't seeing that load show up, I dropped some debug statements into my > servlet code that printed the session id. What I found was that adding a > cookie manager l

Re: How extract values from an XML response?

2008-12-04 Thread sebb
Unless it appears elsewhere, try just using: nuevoIdNodo ='(\d+)'; or perhaps nuevoIdNodo\s*=\s*'(\d+)'; if you are not sure of the spacing On 04/12/2008, Steve Kapinos <[EMAIL PROTECTED]> wrote: > Add a debug sampler to see what your property output looks like during the > test. I'm no rege

Re: Setting GET or POST for each individual parameter ?

2008-12-04 Thread sebb
On 02/12/2008, Dominic St-Jacques <[EMAIL PROTECTED]> wrote: > Hi, > > In a page, I have both GET and POST parameters. Can jMeter set the transfer > method for each individual parameter ? > > I know you can set all parameters as POST and append the GET parameters to > the URL, but is there anothe

java.net.SocketException: Unconnected sockets not implemented

2008-12-04 Thread laredotornado
Hi, I'm using JMeter 2.3.2 on WinXP. When I try and access a web page using an HTTP Request in which the protocol is https, I get this response: java.net.SocketException: Unconnected sockets not implemented at javax.net.SocketFactory.createSocket(Unknown Source) at sun.net.www.p

RE: Jmeter - AutoRefresh Implimentation

2008-12-04 Thread Mahajan, Nitin
Thanks Steve, I thought on these lines and tried using XPAth and Regex. Response is not well formed so my xpath is not working on HTML. My challenge now is extract value from response HTML. I used TamperData, Firefox plugin to track requests. -Nitin -Original Message- From: Steve Kapinos

Re: Not working with Java 6 Update 11 ?

2008-12-04 Thread Dominic St-Jacques
Update: The error seems to be only with HTTPS. Switching to HTTP works. On 2008-12-04 11:49, Dominic St-Jacques wrote: Hi, I've just upgraded to the latest Java update for Windows XP and jMeter stopped working. I get a bug on the first HTTP Request and no other request is sent out. It worked

Not working with Java 6 Update 11 ?

2008-12-04 Thread Dominic St-Jacques
Hi, I've just upgraded to the latest Java update for Windows XP and jMeter stopped working. I get a bug on the first HTTP Request and no other request is sent out. It worked yesterday with the *exact* same test plan. Am I the only one experiencing this bug ? Here are the details for my Java

Re: Jmeter not recording using HTTP Proxy

2008-12-04 Thread sudheer reddy
Hi karthik change the LAN connection seetings give for ip to localhost and port number to 9090 in the settings rgds Sudheer On Thu, Dec 4, 2008 at 11:39 AM, Krithik <[EMAIL PROTECTED]> wrote: > > I'm newbie to JMeter. I've download and started JMeter for recording. But > it > is not recording

Re: Setting GET or POST for each individual parameter ?

2008-12-04 Thread Dominic St-Jacques
Hi Farid, Thanks but my second paragraph was : - I know you can set all parameters as POST and append the GET parameters to the URL, but is there another way? - I was looking more for a "why it's like that instead of a toggle for each parameter"... Dominic. On 2008-12-02 15:37, Farid

Query | Need some inputs to test a java thread program using Jmeter?

2008-12-04 Thread Mohamed Niyas
Hi Team, I would like to test a java thread program in which it is running as a service. It will get started when the TOMCAT webserver is started. It will remain active until the webserver is alive... The task of that java thread is below: It will be checking a queue table, at a time-interval of