I need to know whether JMeter supports 64 bit client processor with 32 bit
server. Can i get a suggestion as to whether a 64 bit client processor is
compatible with 32 bit DB server
Looking forward for your suggestions
Regards
Sujith
--
View this message in context:
http://www.nabble.com/Wi
Hi Deepak,
Thanks for all the help.
Your suggestions made me verify everything once again and I was able
to find the problem: spelling error :-$
Thanks a lot once again,
Alex
On Aug 13, 2009, at 9:46 PM, Deepak Shetty wrote:
Hi
If I copy the HTML from the last POST that worked into a local
Hi
>If I copy the HTML from the last POST that worked into a local file and set
the redirection to point to the server (use absolute path, >instead of
relative), then the event is added and the thanks page is returned.
>Is this what you meant?
Yep , so if its not working from jmeter , then you have
The last post is changed in a post and a get because of the
redirection (I ticked Follow redirects in JMeter): the response for
the post is 302 and then the response for the get (JMeter is trying to
get the page specified in Location field) is 404 - Page not found - so
the result for the sa
hi ..
I needed to check TRUE on the User Parameters, update once per iteration.
sidd darko wrote:
Hi.
I am trying to capture a parameter to my samplers and use it as a
value in the HTTP Header Manager.
I have a User Parameter that uses a bean shell script. The beanshell
script sets the vari
hi ..
I needed to check TRUE on the User Parameters, update once per iteration.
sidd darko wrote:
Hi.
I am trying to capture a parameter to my samplers and use it as a
value in the HTTP Header Manager.
I have a User Parameter that uses a bean shell script. The beanshell
script sets the vari
Hi.
I am trying to capture a parameter to my samplers and use it as a
value in the HTTP Header Manager.
I have a User Parameter that uses a bean shell script. The beanshell
script sets the variable GUID to a random number. I have two samplers
and I only see my value set for the second sample.
On 13/08/2009, Deepak Shetty wrote:
> hi
> The only workaround I had was to uncheck redirect automatically and follow
> redirects and use the regex extractor to extract the Location headers to
> redirect to and add another sample to visit the extracted location.
Yes.
> As far as I know if re
hi
difficult to diagnose without access :). Id guess that the posted data is
not exactly the same (perhaps the values arent extracted completely)
I'd probably run the test in jmeter, copy the HTML returned on the page that
is doing the posting into a html file. modify the form action to point to my
Hi Deepad,
a. the posted data is the same (or so it seems to me...). The only
difference that I can see is in the message header.
it's true, I need to extract some hidden items values (eg.
__VIEWSTATE), but I take them from the answer of the previous post.
b. yes, all the previous message
Hi
a. Whats the data getting posted , is it the same? is there some data on the
page that needs to be extracted or posted (or some hidden variables etc)?
b. Have you asserted all the previous responses and seen the content is
correct
c. if you enabled view results tree and checked the response for
Hello,
I am trying to create a script for an asp.net application using
JMeter, that adds an event. For adding an event I need to get through
4-5 steps (pages), so I send 4-5 Post requests from JMeter.
Everything works fine for the first 3 Posts, but at the last one, the
response is not redi
hi
The only workaround I had was to uncheck redirect automatically and follow
redirects and use the regex extractor to extract the Location headers to
redirect to and add another sample to visit the extracted location.
As far as I know if redirect automatically or follow redirects is checked
then t
Hi,
I am using Jmeter 2.3.4, for one of my application i need to perform load
testing on 2 different environments. One of the environment the URL starts
with 'http' & for another 'https'.
I recorded the scripts in 'http' & getting the response correctly, however
when i use the same scripts in ht
On 13/08/2009, irtoip wrote:
>
> Hello,
>
> I'm trying to use jmeter with maven, but it doesn't work.
> In prompt I've got an error:
>
> [INFO] Executing test:
> D:\proj\medialand\medialand-application\medialand-jmeter-
> test\src\test\jmeter\TestPlan.jmx
> Error in NonGUIDriver java.lang.N
Hello,
I'm trying to use jmeter with maven, but it doesn't work.
In prompt I've got an error:
[INFO] Executing test:
D:\proj\medialand\medialand-application\medialand-jmeter-
test\src\test\jmeter\TestPlan.jmx
Error in NonGUIDriver java.lang.NullPointerException
and in jmeter.log there is someth
Hi :-),
When i upload a word/pdf document automated on Jmeter , i do get a blank
page..
in the appliaction
Where as, if i try to upload a document , without jmeter, i do get the
expected outoput..
The application server log, gives the output as :
" java.io.IOException: Malformed line af
yes, but it should work for him to just use the cookie manager. that
is the best solution to deal with jsessionid.
or he can just make the request as deepak suggested:
.../something.jsp;${extracted_jsessionid}?variable=x&and_so_on_if_required
(directly in the http sampler)
also, he said he found
Hi,
For this request:
loginRequest?username=x&userpass=y&ticket=z&_event=submit
In the result tree I get:
-home page
|- loginRequest? all parameters as above
-> set-cookies headers
|- redirect1
-> the cookies above were intrepreted and a new unique value is
generated to validate the
19 matches
Mail list logo