RE: Urgent help needed:HTTP Authorization Manager is not working

2009-01-23 Thread Steve Kapinos
A working example is simply Baseurl - http://10.1.2.1/ Username - bob Password - password Domain - acmeco Realm -acmeco Make sure your base URL is correct if you don't see jmeter attempting to log in at all. Look at the logs or use a packet sniffer and verify the user is attempting t

Changing dataset values during runtime based on a conditional

2009-01-23 Thread Eric Chu
Greetings all, first time poster. Apologies for the convoluted subject. I couldn't think of a simpler one. I'm trying to use a data set (CSV Data Set Config) for "WebService(SOAP) Request" sampler and I was wondering if you can make the data values different based on an if/else conditional. Here i

RE: Urgent help needed:HTTP Authorization Manager is not working

2009-01-23 Thread uzfarid
Hi Steve Thanks for reply. Logging is done using network account or u can say domain user. Concerning windows settings then I have to ask from our Configuration owner... But i put all necessary fields unless I am putting them in wrong format. Br, Farid. Steve Kapinos wrote: > > Just ens

RE: Remote testing

2009-01-23 Thread Duncan Davidson
Thx. There is a nice stack trace 2009/01/23 14:51:58 ERROR - jmeter.reporters.ResultCollector: Error trying to record a sample java.lang.ArrayIndexOutOfBoundsException: 0 at org.apache.jmeter.samplers.SampleEvent.getVarValue(SampleEvent.java:143) at org.apache.jmeter.save.CSVSav

RE: Remote testing

2009-01-23 Thread Steve Kapinos
Look in jmeter.log probably Permissions on file directory? File paths changed? -Original Message- From: Duncan Davidson [mailto:ddavi...@staffmail.ed.ac.uk] Sent: Friday, January 23, 2009 9:56 AM To: JMeter Users List Subject: Remote testing Hi I have been running a test remotely and

Remote testing

2009-01-23 Thread Duncan Davidson
Hi I have been running a test remotely and logging using a Simple Data Writer. For some reason it has suddenly stopped logging unless the test is run on the local machine. I have added other listeners and (for example) the graph results shows the results from remote test but the file part of it

RE: Urgent help needed:HTTP Authorization Manager is not working

2009-01-23 Thread Steve Kapinos
Just ensure you fill in all the fields including realm. Make sure your URL field has a valid match in it for the site. Are you logging in with a domain user or local machine account? If using a machine account, put the machine name in both the domain and realm fields. Use a packet sniffer (and

RE: Test Plan for export file

2009-01-23 Thread waqas ahmad
Hi, i can export this data also in excel file or yes i can also use some delimiter between those values. Then, is it possible or not? thanks for your help really. Best Regards, Waqas Ahmad > Date: Thu, 22 Jan 2009 17:53:24 +0100> Subject: Re: Test Plan for export > file> From: ntma

CSV Read function

2009-01-23 Thread indireddysankar
Hi, For testing my application ,i need to send http request with two parameters as http://localhost/Desc/log.jsp?Number=912345&Text=siva i want to read the numbers, text from a CSV file created which have rows more than 4000 in the format 912345,siva 912345,1 912346,sankar 9