regarding mails on list

2008-10-01 Thread Sadat Khan
Is the group quite today or is it my mail id facing some problem ? thanks and regards Sadat Ali Khan Tata Consultancy Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com Experience certainty. IT Services Business

Authenticating

2008-10-01 Thread Jmeter PRA
Hi all, I am f new to jmeter I wnat to declare constants values in Jmeter (username and password) and use those to pass along with http request to get logged in. how can i do that. Thanks, PRAV

Re: how do I pass a value obtained in Thread Group 1 (with XPath Extractor from a WebService(SOAP) Request) to Thread Group 2 for use as input to WebService(SOAP) Request

2008-10-01 Thread sebb
On 01/10/2008, Mark24 [EMAIL PROTECTED] wrote: From my observations it looks like if a parameter is set to a variable in BeanShell PostProcessor i.e. ${__setProperty(parameterName,variableName)}, That is setting a property, not a variable. printing the parameterName value to console i.e.

failure in monitor results

2008-10-01 Thread Ahalya
hi, Even though we have followed the procedure mentioned in http://jakarta.apache.org/jmeter/usermanual/build-monitor-test-plan.html we are not getting the status of server and graphs specified. Specifications: Web server: Tomcat5.0 Path: /manager/status/ Loop count: forever Thread

Re: There is problem while loading a test plan

2008-10-01 Thread sebb
On 30/09/2008, Sandeep G [EMAIL PROTECTED] wrote: While iam loading test plan...there is an error getting in log like missing jar file here is my log details 2008/09/30 13:07:59 INFO - jmeter.util.JMeterUtils: Setting Locale to en_US 2008/09/30 13:07:59 INFO - jmeter.JMeter: Loading

Re: There is problem while loading a test plan

2008-10-01 Thread sebb
On 01/10/2008, sebb [EMAIL PROTECTED] wrote: On 30/09/2008, Sandeep G [EMAIL PROTECTED] wrote: While iam loading test plan...there is an error getting in log like missing jar file here is my log details 2008/09/30 13:07:59 INFO - jmeter.util.JMeterUtils: Setting Locale to

Re: Parameter value *inconsistent* in HTTP Request HTTPClient Sampler

2008-10-01 Thread sebb
On 30/09/2008, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I am getting almost random, or at least unexpected, values for a parameter sent with an HTTP Request sampler. I am trying to pass a page number as a parameter to a GET request to signify the page of the result set to display on a

Re: HTTP PUT problem with parameters

2008-10-01 Thread sebb
On 29/09/2008, Fabien D. [EMAIL PROTECTED] wrote: Hi, I'm using jmeter to test REST WebService. I have done HTTP Request with get method to view data, with post method to insert data.These two methods are working well. I want to update my data with put method, like post behavior

RE: Problems with GWT aplication

2008-10-01 Thread Jose Pablo Sarco
Thanks to all, OK, I found the solution to this problemthe problem with Jmeter is the Content-Type sent in the request, so, I added a HTTP Header Manager to change it. After recording the scenario in the GWT application, I have the following test plan running OK: Test Plan -HTTP Request

Can a soap request port number(and IP) be dynamic?

2008-10-01 Thread Jose Castro
During our testing we have different environments. In our case we are just changing the port number. Is there a way to create the port number as a variable so I dont have to change every since request? Thank you - To

Re: Can a soap request port number(and IP) be dynamic?

2008-10-01 Thread sebb
On 01/10/2008, Jose Castro [EMAIL PROTECTED] wrote: During our testing we have different environments. In our case we are just changing the port number. Is there a way to create the port number as a variable so I dont have to change every since request? I think it should (depending on the

Error opening socket when sending soap request...

2008-10-01 Thread JimGVM
I get an error opening socket when sending a soap request. This was working on a different server. Is this some sort of permissions issue? I can access system successfully via telnet. exact message... Error opening socket: java.net.UnknownHostException -- View this message in context:

Re: Error opening socket when sending soap request...

2008-10-01 Thread sebb
2008/10/2 JimGVM [EMAIL PROTECTED]: I get an error opening socket when sending a soap request. This was working on a different server. Is this some sort of permissions issue? I can access system successfully via telnet. exact message... Error opening socket:

RE: problem with scheduled test

2008-10-01 Thread Sonam Chauhan
Generally, if an unexpected problem caused your test to fail, you should see some related entry in jmeter.log. - sonam -Original Message- From: Sadat Khan [mailto:[EMAIL PROTECTED] Sent: Wednesday, 1 October 2008 2:53 PM To: jmeter-user@jakarta.apache.org Subject: problem with scheduled

Re: how do I pass a value obtained in Thread Group 1 (with XPath Extractor from a WebService(SOAP) Request) to Thread Group 2 for use as input to WebService(SOAP) Request

2008-10-01 Thread Mark24
My untrained eye cannot fault my test. Can anyone see where I've done something wrong please? Expected result: The console shows: In First Thread: 417E9AFE-1690-DD11-8B26-005056C8 In Second Thread: 417E9AFE-1690-DD11-8B26-005056C8 In Second Thread Login: