Re: Mail Reader Sampler specify port

2009-10-06 Thread Deepak Shetty
hi yes had already checked that, the current code doesnt use it , I can't see how to do this without a code change regards deepak On Mon, Oct 5, 2009 at 11:23 PM, Mark Rotteveel wrote: > Depending on how JMeter fills in the Session properties, the the System > properties could be included in the

Re: no result data

2009-10-06 Thread Deepak Shetty
The JDBC Request should not be a child of the JDBC connection configuration ThreadGroup JDBC Connection Config JDBC Request --> Same level regards deepak On Tue, Oct 6, 2009 at 8:42 AM, skatz wrote: > > I am having the same problem. > I am using Windows Vista. The DB and Jmeter are on the

Re: ThreadGroup start and end time in date format

2009-10-06 Thread Deepak Shetty
Hi like i said , for the Thread Group scheduler to work , Jmeter has still to be running , so any sort of automation still needs a way to start off JMeter. The only time you might have trouble with the cron is when you have multiple thread groups (e.g. start group 1 at 2:00 , group 2 at 2:15). Sinc

Re: no result data

2009-10-06 Thread skatz
I am having the same problem. I am using Windows Vista. The DB and Jmeter are on the same machine Jmeter version is: 2.3.5 Here is the plan and the jmeter.log file in full. Please HELP!! http://www.nabble.com/file/p25771245/u10-c10-d0-DB.jmx u10-c10-d0-DB.jmx http://www.nabble.com/file/p25

Re: ThreadGroup start and end time in date format

2009-10-06 Thread Tech Newbie
Yes.  I am guessing that must be what most users do; schedule a cron job that invokes a script that invokes JMeter with "run now". I was just exploring if there are other options since I'm new at JMeter. --- On Mon, 10/5/09, Deepak Shetty wrote: From: Deepak Shetty Subject: Re: ThreadGroup st

Requests redirecting to error.aspx pages during JMeter recording

2009-10-06 Thread JmeterforumMails
Hi, We are trying to record a dot.net application in JNeter. We are recording the scripts in Windows server machine which we are connecting through Citrix. Once we start recording, the home page .aspx request is getting redirected to error.aspx and hence we are not able to proceed further with

Re: Question on JMeter

2009-10-06 Thread Noel O'Brien
You can't use JMeter to test swing application. It only works with HTTP, FTP, Mail, JMS , etc. Regards, Noel - "Harini Kurkal" wrote: > Hi Team, > > Please help me with JMeter for Swing based application. My application > is Netbeans Platform Specific which I use with Apache Jackrabb

Question on JMeter

2009-10-06 Thread Kurkal, Harini
Hi Team, Please help me with JMeter for Swing based application. My application is Netbeans Platform Specific which I use with Apache Jackrabbit. Can I use JMeter for Performance and Load testing for such a Swing based application. Fast response will be much appreciated thanks Harini -

[jmeter-users] contrib : a script to deploy all 2.3.4 jars as maven artifacts

2009-10-06 Thread Laurent Perez
Hello I needed to deploy jmeter 2.3.4 jars in a private maven repository, so that I could write a plugin using a maven structure. So in case anyone is interested, here's a bash script which will easily deploy all jars into a repository, you'll have to run this one under the jakarta-jmeter-2.3.4/l