AW: new HTTPSampleResult() returns null. My Mistake or JMeter's?

2005-11-07 Thread Carsten Sensler
Hi Alex, perhaps solves the LinkParser your problem. http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTML_Li nk_Parser With this Pre Processor Element you can parse a retrieved HTML response and follow all links with in the response. I hope this hint will help to sovle your

Re: new HTTPSampleResult() returns null. My Mistake or JMeter's?

2005-11-07 Thread Alex Eagar
--- sebb wrote: > BeanShell Sampler was not designed for such usage. > > Sorry, but I've no idea whether or not this can be > made to work. > > Try checking jmeter.log in case there are any error > messages to show > why res==null. Every other object that I create works just fine. I created some

JMeter with terminal emulator

2005-11-07 Thread Sanjay Kumar
Hi All, I'm new to JMeter and would appreciate if someone can give me some ideas on using JMeter with terminal emulator (mainframe green screen). The goal is to write performance tests. regards Sanjay K. __ Yahoo! FareChase: Search multiple tra

Re: new HTTPSampleResult() returns null. My Mistake or JMeter's?

2005-11-07 Thread sebb
On 04/11/05, Alex Eagar <[EMAIL PROTECTED]> wrote: > > HTTPSamplerResult extends SampleResult > > SampleResult Constructor Definition: > > public SampleResult() {time = 0;} > > Does it need to call super()? If not, why not? SampleResult does not need to call super() because it does not extend any

Re: new HTTPSampleResult() returns null. My Mistake or JMeter's?

2005-11-07 Thread sebb
On 04/11/05, Alex Eagar <[EMAIL PROTECTED]> wrote: > JMeter v. 2.1.1 with bsh-2.0b4.jar and j2sdk1.4.2_10 > on Windows XP SP2. > > --- The Problem --- > Within a BeanShell Sampler, I have the following: > import > org.apache.jmeter.protocol.http.sampler.HTTPSampleResult; > > HTTPSampleResult res =

Re: Connections don't closing?

2005-11-07 Thread sebb
On 04/11/05, Fernando Ribeiro <[EMAIL PROTECTED]> wrote: > Palavras de sebb [Fri, Nov 04, 2005 at 02:45:58PM +]: > > On 04/11/05, Fernando Ribeiro <[EMAIL PROTECTED]> wrote: > > > > > > > > > jmeter is very slow, returning time out erros. > > > I don't found the error for this. > > > > Timeout