Re: Unable to record using HTTP Proxy Server

2013-03-19 Thread rohit . soni
Hi Robin, I have tried to run the jmeter by exactly mapping your steps suggested. Someything have been recorded but getting the error as "... java.lang.NullPointerException at org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl.getConnectionHeaders(HTTPHC4Impl.java:706) at org.apache.jmeter.proto

RE: About BeanShell

2013-03-19 Thread Stott, Charlie
Hi Jakob, > * suppose I created a set of functions in an external script file - how to > call > these from my script a) Read the file into a variable, then 'run' the variable using __javaScript function. Or b) Use the beanshell pre-processor and enter the filename in the 'Script file' field.

About BeanShell

2013-03-19 Thread Jakob van Bethlehem
Hello, While developing a test script, I find that I need to quite some scripting, which can be done, but the user manual is not very verbose regarding this topic (as far as I can see). Currently, some very practical questions I have: * suppose I created a set of functions in an external script

Re: Unable to record using HTTP Proxy Server

2013-03-19 Thread Robin D. Wilson
I would suggest a simpler setup to get started... 1) on your proxy configuration (on IE) uncheck the Bypass proxy for local... Basically use the JMeter proxy for ALL requests. Keep in mind, if your JBoss server is on your local network, checking the "Bypass proxy for local..." setting will not

RE: Unable to record using HTTP Proxy Server

2013-03-19 Thread Rohit Soni
Hi Robin, Sometimes I am getting attached error. Thanks and Regards, Rohit Soni -Original Message- From: Rohit Soni [mailto:rohit.s...@hqcc.sahara.co.in] Sent: 19 March 2013 11:16 To: 'rwils...@gmail.com' Cc: 'JMeter Users List' Subject: FW: Unable to record using HTTP Proxy Server