Sen, Kakoli | 1 Sep 2006 11:45
Picon

Problem in reading of Graph Results.

Hello all,
   Anyone come across this problem?
Regards,
Kakoli

-----Original Message-----
From: Sen, Kakoli [mailto:Kakoli.Sen <at> ps.net]
Sent: Wednesday, August 30, 2006 4:14 PM
To: JMeter Users List
Subject: Problem in reading of Graph Results.

Hi all,
    I am saving the Graph Results onto a file by specifying a .jtl file in the 'FileName' textfield of Graph
Results. The saving format is in xml. The file is getting saved in the disc with data. 
The next time I open JMeter, I try to read the existing file by clicking 'Browse' button. It does not give
error. But the graph shown is just a horizontal red line near the zero mark. And average, median, deviation
are all zero.
The other listeners like 'View Results Tree' and 'View Results Table' can be read properly.
Why is the Graph Results not shown properly?

Regards,
Kakoli

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe <at> jakarta.apache.org
For additional commands, e-mail: jmeter-user-help <at> jakarta.apache.org
Sen, Kakoli | 1 Sep 2006 12:17
Picon

JMeter supporting backward compatibility?

Hi Sebb,
    Does JMeter support backward compatibility, i.e., scripts from previous version can be reused with
current version? Any documentation on that?

Regards,
Kakoli
sebb | 1 Sep 2006 18:54
Picon

Re: JMeter supporting backward compatibility?

Yes, scripts should be upwards compatible - but someone did find a
problem with one of the JDBC test elements that has been deleted; the
corresponding entry in the JMX file needs to be deleted.

On 01/09/06, Sen, Kakoli <Kakoli.Sen <at> ps.net> wrote:
> Hi Sebb,
>     Does JMeter support backward compatibility, i.e., scripts from previous version can be reused with
current version? Any documentation on that?
>
> Regards,
> Kakoli
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe <at> jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help <at> jakarta.apache.org
>
>
Nop Lists | 3 Sep 2006 08:24
Picon

t3 and t3s protocols supported?

Hello,
does JMeter support the protocols t3 and t3s?
Thanks
nop
Nop Lists | 3 Sep 2006 08:28
Picon

Fwd: Webservice Request (SOAP), HTTPS, Client Certificate

Thanks Peter.
Once loaded into the keystore, how do I send the client certificate with the
request ?
thanks
Nop

---------- Forwarded message ----------
From: Peter Lin <woolfel <at> gmail.com>
Date: Aug 30, 2006 9:15 PM
Subject: Re: Webservice Request (SOAP), HTTPS, Client Certificate
To: JMeter Users List <jmeter-user <at> jakarta.apache.org>

I believe you may need to convert the cert to the correct method and use the
jdk keytool to import it. it's been a while since I've had to do that, so I
don't remember the exact steps.  there should be some tutorials on Sun's
website on that.

peter

On 8/30/06, Nop Lists <nop.lists <at> gmail.com> wrote:
>
> Hello,
> I need to load test a webservice over https.
> I have imported the server certificate into the keystore.
> The developer said, the client (JMeter in my case, Internet Explorer for
> the
> users) should send a client certificate with the request.
> I was not successfull importing the client certificate (in .p12 - format)
> into the keystore: keytool was complaining
>              keytool error: java.lang.Exception: Input not an
(Continue reading)

sebb | 3 Sep 2006 11:57
Picon

Re: t3 and t3s protocols supported?

The JMeter manual component reference page shows all the samplers that
are currently implemented.

On 03/09/06, Nop Lists <nop.lists <at> gmail.com> wrote:
> Hello,
> does JMeter support the protocols t3 and t3s?
> Thanks
> nop
>
>
Peter Lin | 3 Sep 2006 14:50
Picon

Re: Webservice Request (SOAP), HTTPS, Client Certificate

the ssl socket is suppose to send that automatically.

peter

On 9/3/06, Nop Lists <nop.lists <at> gmail.com> wrote:
>
> Thanks Peter.
> Once loaded into the keystore, how do I send the client certificate with
> the
> request ?
> thanks
> Nop
>
> ---------- Forwarded message ----------
> From: Peter Lin <woolfel <at> gmail.com>
> Date: Aug 30, 2006 9:15 PM
> Subject: Re: Webservice Request (SOAP), HTTPS, Client Certificate
> To: JMeter Users List <jmeter-user <at> jakarta.apache.org>
>
> I believe you may need to convert the cert to the correct method and use
> the
> jdk keytool to import it. it's been a while since I've had to do that, so
> I
> don't remember the exact steps.  there should be some tutorials on Sun's
> website on that.
>
> peter
>
> On 8/30/06, Nop Lists <nop.lists <at> gmail.com> wrote:
> >
(Continue reading)

Peter Lin | 3 Sep 2006 14:50
Picon

Re: t3 and t3s protocols supported?

if you're referring to BEA's T3 protocol, the answer is no. Jmeter doesn't
support weblogic T3 protocol.

peter

On 9/3/06, Nop Lists <nop.lists <at> gmail.com> wrote:
>
> Hello,
> does JMeter support the protocols t3 and t3s?
> Thanks
> nop
>
>
jay_biddle | 3 Sep 2006 17:12
Favicon

Jmeter 2.2 - LDAP Extended Request - attributes

Can somebody tell me if it's possible to fetch back LDAP attributes
on a Search request?

I keep getting Size errors (LDAP error 4) on all my tests. 
        - The Size input field seems to be ignored
        - I have multiple attributes separated by ";" but Directory log 
has attrs=ALL
        - ldapsearch on the command line works fine (Anonymous read allowed)

Directory is SUN Directory 5.2.  
JMeter 2.2 is running on Windows XP Professional.

Thanks

--

-- 
Jay Biddle - CISSP
EDS: Infrastructure Specialist Senior
     Web Hosting - Security Team
Email: jay_biddle <at> qwest.net
Desk:  303.642.1263
Cell:  303.319.0104
Pager: 3033190104 <at> cingularme.com
Nop Lists | 3 Sep 2006 22:38
Picon

Re: t3 and t3s protocols supported?

Hello,
has anybody been successfull going around using the JavaSampler?
Thanks
Nop

On 9/3/06, Peter Lin <woolfel <at> gmail.com> wrote:
>
> if you're referring to BEA's T3 protocol, the answer is no. Jmeter doesn't
> support weblogic T3 protocol.
>
> peter
>
> On 9/3/06, Nop Lists <nop.lists <at> gmail.com> wrote:
> >
> > Hello,
> > does JMeter support the protocols t3 and t3s?
> > Thanks
> > nop
> >
> >
>
>

Gmane