You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Venus Bhasin <VB...@emsinet.com> on 2007/06/20 04:20:04 UTC

Trailing Slash in Jmeter

I am using Jmeter version 2.2 

In one of my test case I am parsing a URL having a trailing slash But Jmeter is not recognizing the URL after the trailing slash.
Can anyone please`help!

this works http://S2Mountain/Login.aspx

This is not working http://S2Mountain/Tickets/Tickets_Mountain.aspx


Thanks in advance!

Venus





-----Original Message-----
From: sebb [mailto:sebbaz@gmail.com]
Sent: Tue 6/19/2007 1:20 PM
To: JMeter Users List
Subject: Re: Can I put a few test cases into one test plan?
 
Put them in separate thread groups and run the groups consecutively.

On 19/06/07, tiffany <ti...@yahoo.ca> wrote:
>
> I figured it out that I can use "Merge" from the menu to merge all the test
> cases together into one test plan.
>
> I have another question, can I run them separtely in a test plan?
>
> Thanks,
>  Tiffany
>
>
>
>
> tiffany wrote:
> >
> > Hi,
> >
> > I have created 3 test cases separately into 3 test plans(i.e 3 jmx files).
> > Can I put 3 test cases together into one test plan?
> >
> > Thanks,
> >   Tiffany
> >
>
> --
> View this message in context: http://www.nabble.com/Can-I-put-a-few-test-cases-into-one-test-plan--tf3947003.html#a11197305
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org





Re: Trailing Slash in Jmeter

Posted by sebb <se...@gmail.com>.
I don't understand how this truncation can happen.
Is the correct page being returned?
I.e. is the truncation only occurring in the results file?
You can check this by adding a Tree View Listener.

What happens if you save the output to an XML file instead?
Is it truncated?


On 27/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> I have the URL appropriately added
>
>
>
> Server Name or IP: XXXX-XXX-XXXX
>
> Path: S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx
>
>
>
> But the URL in the logs is getting truncated:
>
>
>
> 1182959851351,2454,HTTP Request HTTPClient,200,OK,Thread Group
> 1-1,text,false,http://XXX-XXXX-web1/S2%5FSAFtpa%5FMigration%5F06042007/
>
>
>
>
>
> -----Original Message-----
> From: sebb [mailto:sebbaz@gmail.com]
> Sent: Wednesday, June 20, 2007 5:05 PM
> To: JMeter Users List
> Subject: Re: Trailing Slash in Jmeter
>
>
>
> Works fine for me.
>
>
>
> Are you putting the URL in the appropriate fields on the Http sampler?
>
>
>
> Server Name or IP:     S2Mountain
>
> Path:                        /Tickets/Tickets_Mountain.aspx
>
>
>
> On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
>
> > Has you tried Servername/page1/page2 url format before? If so, were
> you
>
> > successful?
>
> >
>
> > Thanks,
>
> >
>
> > Venus
>
> >
>
> > -----Original Message-----
>
> > From: sebb [mailto:sebbaz@gmail.com]
>
> > Sent: Wednesday, June 20, 2007 12:51 PM
>
> > To: JMeter Users List
>
> > Subject: Re: Trailing Slash in Jmeter
>
> >
>
> > So what is the error message in jmeter.log?
>
> >
>
> > Don't post the whole log, just the relevant line.
>
> >
>
> >
>
> > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
>
> > > Yeah!Looking at the logs, I noticed Jmeter is not hitting the
> complete
>
> > > path for the test case where the path specifies two slashes in it.
>
> > >
>
> > > -----Original Message-----
>
> > > From: sebb [mailto:sebbaz@gmail.com]
>
> > > Sent: Wednesday, June 20, 2007 12:39 PM
>
> > > To: JMeter Users List
>
> > > Subject: Re: Trailing Slash in Jmeter
>
> > >
>
> > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
>
> > > > Path with single Slash works:  eg.
>
> > > > S2_SAFtpa_Migration_06042007/Account_Listing.aspx
>
> > > > Path with two slashes- Jmeter is truncating everything after
>
> > > > S2_SAFtpa_Migration_06042007 thus not hitting the right page
>
> > >
>
> > > That does not make sense...
>
> > >
>
> > > > eg. Path with 2 slashes-
>
> > > > S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx
>
> > >
>
> > > What makes you think that JMeter is truncating the URL?
>
> > >
>
> > > Have you checked for errors in jmeter.log?
>
> > >
>
> > > > I am able to hit the right page using the same URL in an explorer.
>
> > > > -----Original Message-----
>
> > > > From: sebb [mailto:sebbaz@gmail.com]
>
> > > > Sent: Wednesday, June 20, 2007 11:30 AM
>
> > > > To: JMeter Users List
>
> > > > Subject: Re: Trailing Slash in Jmeter
>
> > > >
>
> > > > Try re-reading the posting - my reply is interleaved.
>
> > > >
>
> > > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
>
> > > > > Sebb, I didn't receive your reply.
>
> > > > >
>
> > > > > -----Original Message-----
>
> > > > > From: sebb [mailto:sebbaz@gmail.com]
>
> > > > > Sent: Wednesday, June 20, 2007 11:14 AM
>
> > > > > To: JMeter Users List
>
> > > > > Subject: Re: Trailing Slash in Jmeter
>
> > > > >
>
> > > > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
>
> > > > > > It is in the http Request Step, when I use following in the
> path
>
> > > it
>
> > > > > > works S2_SAFtpa_Migration_06042007/Account_Listing.aspx
>
> > > > > >
>
> > > > > > But, when I am using
>
> > > > > > S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx  - it
>
> > does
>
> > > > not
>
> > > > > > work (notice there is a trailing slash here)
>
> > > > >
>
> > > > > I cannot see a trailing slash.
>
> > > > >
>
> > > > > What  error are you getting?
>
> > > > >
>
> > > > > Are you sure the URL is correct?
>
> > > > >
>
> > > > > > Have you ever seen this issue?
>
> > > > > >
>
> > > > > > Thanks
>
> > > > > >
>
> > > > > >
>
> > > > > > -----Original Message-----
>
> > > > > > From: sebb [mailto:sebbaz@gmail.com]
>
> > > > > > Sent: Wednesday, June 20, 2007 2:17 AM
>
> > > > > > To: JMeter Users List
>
> > > > > > Subject: Re: Trailing Slash in Jmeter
>
> > > > > >
>
> > > > > > [Please don't include irrelevant messages in postings; it
> makes
>
> > > > > > reading harder and messes up subsequent searches.]
>
> > > > > >
>
> > > > > > What do you mean by "parsing a URL"?
>
> > > > > > Which JMeter feature(s) are you using?
>
> > > > > >
>
> > > > > >
>
> > > > > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
>
> > > > > > > I am using Jmeter version 2.2
>
> > > > > > >
>
> > > > > > > In one of my test case I am parsing a URL having a trailing
>
> > > slash
>
> > > > > But
>
> > > > > > Jmeter is not recognizing the URL after the trailing slash.
>
> > > > > > > Can anyone please`help!
>
> > > > > > >
>
> > > > > > > this works http://S2Mountain/Login.aspx
>
> > > > > > >
>
> > > > > > > This is not working
>
> > > > http://S2Mountain/Tickets/Tickets_Mountain.aspx
>
> > > > > > >
>
> > > > > > >
>
> > > > > > > Thanks in advance!
>
> > > > > > >
>
> > > > > > > Venus
>
> > > > > >
>
> > > > > >
>
> > > > > > [snip irrelevant message thread]
>
> > > > > >
>
> > > > > >
>
> > > >
>
> > ---------------------------------------------------------------------
>
> > > > > > To unsubscribe, e-mail:
>
> > jmeter-user-unsubscribe@jakarta.apache.org
>
> > > > > > For additional commands, e-mail:
>
> > > jmeter-user-help@jakarta.apache.org
>
> > > > > >
>
> > > > > >
>
> > > > > >
>
> > > >
>
> > ---------------------------------------------------------------------
>
> > > > > > To unsubscribe, e-mail:
>
> > jmeter-user-unsubscribe@jakarta.apache.org
>
> > > > > > For additional commands, e-mail:
>
> > > jmeter-user-help@jakarta.apache.org
>
> > > > > >
>
> > > > > >
>
> > > > >
>
> > > > >
>
> > >
> ---------------------------------------------------------------------
>
> > > > > To unsubscribe, e-mail:
> jmeter-user-unsubscribe@jakarta.apache.org
>
> > > > > For additional commands, e-mail:
>
> > jmeter-user-help@jakarta.apache.org
>
> > > > >
>
> > > > >
>
> > > > >
>
> > >
> ---------------------------------------------------------------------
>
> > > > > To unsubscribe, e-mail:
> jmeter-user-unsubscribe@jakarta.apache.org
>
> > > > > For additional commands, e-mail:
>
> > jmeter-user-help@jakarta.apache.org
>
> > > > >
>
> > > > >
>
> > > >
>
> > > >
>
> > ---------------------------------------------------------------------
>
> > > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>
> > > > For additional commands, e-mail:
> jmeter-user-help@jakarta.apache.org
>
> > > >
>
> > > >
>
> > > >
>
> > ---------------------------------------------------------------------
>
> > > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>
> > > > For additional commands, e-mail:
> jmeter-user-help@jakarta.apache.org
>
> > > >
>
> > > >
>
> > >
>
> > >
> ---------------------------------------------------------------------
>
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>
> > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
> > >
>
> > >
>
> > >
> ---------------------------------------------------------------------
>
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>
> > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
> > >
>
> > >
>
> >
>
> > ---------------------------------------------------------------------
>
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
> >
>
> >
>
> > ---------------------------------------------------------------------
>
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
> >
>
> >
>
>
>
> ---------------------------------------------------------------------
>
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


RE: Trailing Slash in Jmeter

Posted by Venus Bhasin <VB...@emsinet.com>.
I have the URL appropriately added 

 

Server Name or IP: XXXX-XXX-XXXX

Path: S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx

 

But the URL in the logs is getting truncated:

 

1182959851351,2454,HTTP Request HTTPClient,200,OK,Thread Group
1-1,text,false,http://XXX-XXXX-web1/S2%5FSAFtpa%5FMigration%5F06042007/

 

 

-----Original Message-----
From: sebb [mailto:sebbaz@gmail.com] 
Sent: Wednesday, June 20, 2007 5:05 PM
To: JMeter Users List
Subject: Re: Trailing Slash in Jmeter

 

Works fine for me.

 

Are you putting the URL in the appropriate fields on the Http sampler?

 

Server Name or IP:     S2Mountain

Path:                        /Tickets/Tickets_Mountain.aspx

 

On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:

> Has you tried Servername/page1/page2 url format before? If so, were
you

> successful?

> 

> Thanks,

> 

> Venus

> 

> -----Original Message-----

> From: sebb [mailto:sebbaz@gmail.com]

> Sent: Wednesday, June 20, 2007 12:51 PM

> To: JMeter Users List

> Subject: Re: Trailing Slash in Jmeter

> 

> So what is the error message in jmeter.log?

> 

> Don't post the whole log, just the relevant line.

> 

> 

> On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:

> > Yeah!Looking at the logs, I noticed Jmeter is not hitting the
complete

> > path for the test case where the path specifies two slashes in it.

> >

> > -----Original Message-----

> > From: sebb [mailto:sebbaz@gmail.com]

> > Sent: Wednesday, June 20, 2007 12:39 PM

> > To: JMeter Users List

> > Subject: Re: Trailing Slash in Jmeter

> >

> > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:

> > > Path with single Slash works:  eg.

> > > S2_SAFtpa_Migration_06042007/Account_Listing.aspx

> > > Path with two slashes- Jmeter is truncating everything after

> > > S2_SAFtpa_Migration_06042007 thus not hitting the right page

> >

> > That does not make sense...

> >

> > > eg. Path with 2 slashes-

> > > S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx

> >

> > What makes you think that JMeter is truncating the URL?

> >

> > Have you checked for errors in jmeter.log?

> >

> > > I am able to hit the right page using the same URL in an explorer.

> > > -----Original Message-----

> > > From: sebb [mailto:sebbaz@gmail.com]

> > > Sent: Wednesday, June 20, 2007 11:30 AM

> > > To: JMeter Users List

> > > Subject: Re: Trailing Slash in Jmeter

> > >

> > > Try re-reading the posting - my reply is interleaved.

> > >

> > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:

> > > > Sebb, I didn't receive your reply.

> > > >

> > > > -----Original Message-----

> > > > From: sebb [mailto:sebbaz@gmail.com]

> > > > Sent: Wednesday, June 20, 2007 11:14 AM

> > > > To: JMeter Users List

> > > > Subject: Re: Trailing Slash in Jmeter

> > > >

> > > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:

> > > > > It is in the http Request Step, when I use following in the
path

> > it

> > > > > works S2_SAFtpa_Migration_06042007/Account_Listing.aspx

> > > > >

> > > > > But, when I am using

> > > > > S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx  - it

> does

> > > not

> > > > > work (notice there is a trailing slash here)

> > > >

> > > > I cannot see a trailing slash.

> > > >

> > > > What  error are you getting?

> > > >

> > > > Are you sure the URL is correct?

> > > >

> > > > > Have you ever seen this issue?

> > > > >

> > > > > Thanks

> > > > >

> > > > >

> > > > > -----Original Message-----

> > > > > From: sebb [mailto:sebbaz@gmail.com]

> > > > > Sent: Wednesday, June 20, 2007 2:17 AM

> > > > > To: JMeter Users List

> > > > > Subject: Re: Trailing Slash in Jmeter

> > > > >

> > > > > [Please don't include irrelevant messages in postings; it
makes

> > > > > reading harder and messes up subsequent searches.]

> > > > >

> > > > > What do you mean by "parsing a URL"?

> > > > > Which JMeter feature(s) are you using?

> > > > >

> > > > >

> > > > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:

> > > > > > I am using Jmeter version 2.2

> > > > > >

> > > > > > In one of my test case I am parsing a URL having a trailing

> > slash

> > > > But

> > > > > Jmeter is not recognizing the URL after the trailing slash.

> > > > > > Can anyone please`help!

> > > > > >

> > > > > > this works http://S2Mountain/Login.aspx

> > > > > >

> > > > > > This is not working

> > > http://S2Mountain/Tickets/Tickets_Mountain.aspx

> > > > > >

> > > > > >

> > > > > > Thanks in advance!

> > > > > >

> > > > > > Venus

> > > > >

> > > > >

> > > > > [snip irrelevant message thread]

> > > > >

> > > > >

> > >

> ---------------------------------------------------------------------

> > > > > To unsubscribe, e-mail:

> jmeter-user-unsubscribe@jakarta.apache.org

> > > > > For additional commands, e-mail:

> > jmeter-user-help@jakarta.apache.org

> > > > >

> > > > >

> > > > >

> > >

> ---------------------------------------------------------------------

> > > > > To unsubscribe, e-mail:

> jmeter-user-unsubscribe@jakarta.apache.org

> > > > > For additional commands, e-mail:

> > jmeter-user-help@jakarta.apache.org

> > > > >

> > > > >

> > > >

> > > >

> >
---------------------------------------------------------------------

> > > > To unsubscribe, e-mail:
jmeter-user-unsubscribe@jakarta.apache.org

> > > > For additional commands, e-mail:

> jmeter-user-help@jakarta.apache.org

> > > >

> > > >

> > > >

> >
---------------------------------------------------------------------

> > > > To unsubscribe, e-mail:
jmeter-user-unsubscribe@jakarta.apache.org

> > > > For additional commands, e-mail:

> jmeter-user-help@jakarta.apache.org

> > > >

> > > >

> > >

> > >

> ---------------------------------------------------------------------

> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org

> > > For additional commands, e-mail:
jmeter-user-help@jakarta.apache.org

> > >

> > >

> > >

> ---------------------------------------------------------------------

> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org

> > > For additional commands, e-mail:
jmeter-user-help@jakarta.apache.org

> > >

> > >

> >

> >
---------------------------------------------------------------------

> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org

> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org

> >

> >

> >
---------------------------------------------------------------------

> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org

> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org

> >

> >

> 

> ---------------------------------------------------------------------

> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org

> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org

> 

> 

> ---------------------------------------------------------------------

> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org

> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org

> 

> 

 

---------------------------------------------------------------------

To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org

For additional commands, e-mail: jmeter-user-help@jakarta.apache.org

 



Re: Trailing Slash in Jmeter

Posted by sebb <se...@gmail.com>.
Works fine for me.

Are you putting the URL in the appropriate fields on the Http sampler?

Server Name or IP:     S2Mountain
Path:                        /Tickets/Tickets_Mountain.aspx

On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> Has you tried Servername/page1/page2 url format before? If so, were you
> successful?
>
> Thanks,
>
> Venus
>
> -----Original Message-----
> From: sebb [mailto:sebbaz@gmail.com]
> Sent: Wednesday, June 20, 2007 12:51 PM
> To: JMeter Users List
> Subject: Re: Trailing Slash in Jmeter
>
> So what is the error message in jmeter.log?
>
> Don't post the whole log, just the relevant line.
>
>
> On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > Yeah!Looking at the logs, I noticed Jmeter is not hitting the complete
> > path for the test case where the path specifies two slashes in it.
> >
> > -----Original Message-----
> > From: sebb [mailto:sebbaz@gmail.com]
> > Sent: Wednesday, June 20, 2007 12:39 PM
> > To: JMeter Users List
> > Subject: Re: Trailing Slash in Jmeter
> >
> > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > Path with single Slash works:  eg.
> > > S2_SAFtpa_Migration_06042007/Account_Listing.aspx
> > > Path with two slashes- Jmeter is truncating everything after
> > > S2_SAFtpa_Migration_06042007 thus not hitting the right page
> >
> > That does not make sense...
> >
> > > eg. Path with 2 slashes-
> > > S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx
> >
> > What makes you think that JMeter is truncating the URL?
> >
> > Have you checked for errors in jmeter.log?
> >
> > > I am able to hit the right page using the same URL in an explorer.
> > > -----Original Message-----
> > > From: sebb [mailto:sebbaz@gmail.com]
> > > Sent: Wednesday, June 20, 2007 11:30 AM
> > > To: JMeter Users List
> > > Subject: Re: Trailing Slash in Jmeter
> > >
> > > Try re-reading the posting - my reply is interleaved.
> > >
> > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > > Sebb, I didn't receive your reply.
> > > >
> > > > -----Original Message-----
> > > > From: sebb [mailto:sebbaz@gmail.com]
> > > > Sent: Wednesday, June 20, 2007 11:14 AM
> > > > To: JMeter Users List
> > > > Subject: Re: Trailing Slash in Jmeter
> > > >
> > > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > > > It is in the http Request Step, when I use following in the path
> > it
> > > > > works S2_SAFtpa_Migration_06042007/Account_Listing.aspx
> > > > >
> > > > > But, when I am using
> > > > > S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx  - it
> does
> > > not
> > > > > work (notice there is a trailing slash here)
> > > >
> > > > I cannot see a trailing slash.
> > > >
> > > > What  error are you getting?
> > > >
> > > > Are you sure the URL is correct?
> > > >
> > > > > Have you ever seen this issue?
> > > > >
> > > > > Thanks
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: sebb [mailto:sebbaz@gmail.com]
> > > > > Sent: Wednesday, June 20, 2007 2:17 AM
> > > > > To: JMeter Users List
> > > > > Subject: Re: Trailing Slash in Jmeter
> > > > >
> > > > > [Please don't include irrelevant messages in postings; it makes
> > > > > reading harder and messes up subsequent searches.]
> > > > >
> > > > > What do you mean by "parsing a URL"?
> > > > > Which JMeter feature(s) are you using?
> > > > >
> > > > >
> > > > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > > > > I am using Jmeter version 2.2
> > > > > >
> > > > > > In one of my test case I am parsing a URL having a trailing
> > slash
> > > > But
> > > > > Jmeter is not recognizing the URL after the trailing slash.
> > > > > > Can anyone please`help!
> > > > > >
> > > > > > this works http://S2Mountain/Login.aspx
> > > > > >
> > > > > > This is not working
> > > http://S2Mountain/Tickets/Tickets_Mountain.aspx
> > > > > >
> > > > > >
> > > > > > Thanks in advance!
> > > > > >
> > > > > > Venus
> > > > >
> > > > >
> > > > > [snip irrelevant message thread]
> > > > >
> > > > >
> > >
> ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail:
> jmeter-user-unsubscribe@jakarta.apache.org
> > > > > For additional commands, e-mail:
> > jmeter-user-help@jakarta.apache.org
> > > > >
> > > > >
> > > > >
> > >
> ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail:
> jmeter-user-unsubscribe@jakarta.apache.org
> > > > > For additional commands, e-mail:
> > jmeter-user-help@jakarta.apache.org
> > > > >
> > > > >
> > > >
> > > >
> > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail:
> jmeter-user-help@jakarta.apache.org
> > > >
> > > >
> > > >
> > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail:
> jmeter-user-help@jakarta.apache.org
> > > >
> > > >
> > >
> > >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> > >
> > >
> > >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


RE: Trailing Slash in Jmeter

Posted by Venus Bhasin <VB...@emsinet.com>.
Has you tried Servername/page1/page2 url format before? If so, were you
successful? 

Thanks,

Venus

-----Original Message-----
From: sebb [mailto:sebbaz@gmail.com] 
Sent: Wednesday, June 20, 2007 12:51 PM
To: JMeter Users List
Subject: Re: Trailing Slash in Jmeter

So what is the error message in jmeter.log?

Don't post the whole log, just the relevant line.


On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> Yeah!Looking at the logs, I noticed Jmeter is not hitting the complete
> path for the test case where the path specifies two slashes in it.
>
> -----Original Message-----
> From: sebb [mailto:sebbaz@gmail.com]
> Sent: Wednesday, June 20, 2007 12:39 PM
> To: JMeter Users List
> Subject: Re: Trailing Slash in Jmeter
>
> On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > Path with single Slash works:  eg.
> > S2_SAFtpa_Migration_06042007/Account_Listing.aspx
> > Path with two slashes- Jmeter is truncating everything after
> > S2_SAFtpa_Migration_06042007 thus not hitting the right page
>
> That does not make sense...
>
> > eg. Path with 2 slashes-
> > S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx
>
> What makes you think that JMeter is truncating the URL?
>
> Have you checked for errors in jmeter.log?
>
> > I am able to hit the right page using the same URL in an explorer.
> > -----Original Message-----
> > From: sebb [mailto:sebbaz@gmail.com]
> > Sent: Wednesday, June 20, 2007 11:30 AM
> > To: JMeter Users List
> > Subject: Re: Trailing Slash in Jmeter
> >
> > Try re-reading the posting - my reply is interleaved.
> >
> > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > Sebb, I didn't receive your reply.
> > >
> > > -----Original Message-----
> > > From: sebb [mailto:sebbaz@gmail.com]
> > > Sent: Wednesday, June 20, 2007 11:14 AM
> > > To: JMeter Users List
> > > Subject: Re: Trailing Slash in Jmeter
> > >
> > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > > It is in the http Request Step, when I use following in the path
> it
> > > > works S2_SAFtpa_Migration_06042007/Account_Listing.aspx
> > > >
> > > > But, when I am using
> > > > S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx  - it
does
> > not
> > > > work (notice there is a trailing slash here)
> > >
> > > I cannot see a trailing slash.
> > >
> > > What  error are you getting?
> > >
> > > Are you sure the URL is correct?
> > >
> > > > Have you ever seen this issue?
> > > >
> > > > Thanks
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: sebb [mailto:sebbaz@gmail.com]
> > > > Sent: Wednesday, June 20, 2007 2:17 AM
> > > > To: JMeter Users List
> > > > Subject: Re: Trailing Slash in Jmeter
> > > >
> > > > [Please don't include irrelevant messages in postings; it makes
> > > > reading harder and messes up subsequent searches.]
> > > >
> > > > What do you mean by "parsing a URL"?
> > > > Which JMeter feature(s) are you using?
> > > >
> > > >
> > > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > > > I am using Jmeter version 2.2
> > > > >
> > > > > In one of my test case I am parsing a URL having a trailing
> slash
> > > But
> > > > Jmeter is not recognizing the URL after the trailing slash.
> > > > > Can anyone please`help!
> > > > >
> > > > > this works http://S2Mountain/Login.aspx
> > > > >
> > > > > This is not working
> > http://S2Mountain/Tickets/Tickets_Mountain.aspx
> > > > >
> > > > >
> > > > > Thanks in advance!
> > > > >
> > > > > Venus
> > > >
> > > >
> > > > [snip irrelevant message thread]
> > > >
> > > >
> >
---------------------------------------------------------------------
> > > > To unsubscribe, e-mail:
jmeter-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail:
> jmeter-user-help@jakarta.apache.org
> > > >
> > > >
> > > >
> >
---------------------------------------------------------------------
> > > > To unsubscribe, e-mail:
jmeter-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail:
> jmeter-user-help@jakarta.apache.org
> > > >
> > > >
> > >
> > >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail:
jmeter-user-help@jakarta.apache.org
> > >
> > >
> > >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail:
jmeter-user-help@jakarta.apache.org
> > >
> > >
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


RE: Trailing Slash in Jmeter

Posted by Venus Bhasin <VB...@emsinet.com>.
There is no error captured in logs instead it shows an ok connection and
with the truncated URL.

LOG:
1182305612673,4985,HTTP Request HTTPClient,200,OK,Thread Group
1-1,text,false,http://###-####-###/S2%5FSAFtpa%5FMigration%5F06042007/



-----Original Message-----
From: sebb [mailto:sebbaz@gmail.com] 
Sent: Wednesday, June 20, 2007 12:51 PM
To: JMeter Users List
Subject: Re: Trailing Slash in Jmeter

So what is the error message in jmeter.log?

Don't post the whole log, just the relevant line.


On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> Yeah!Looking at the logs, I noticed Jmeter is not hitting the complete
> path for the test case where the path specifies two slashes in it.
>
> -----Original Message-----
> From: sebb [mailto:sebbaz@gmail.com]
> Sent: Wednesday, June 20, 2007 12:39 PM
> To: JMeter Users List
> Subject: Re: Trailing Slash in Jmeter
>
> On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > Path with single Slash works:  eg.
> > S2_SAFtpa_Migration_06042007/Account_Listing.aspx
> > Path with two slashes- Jmeter is truncating everything after
> > S2_SAFtpa_Migration_06042007 thus not hitting the right page
>
> That does not make sense...
>
> > eg. Path with 2 slashes-
> > S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx
>
> What makes you think that JMeter is truncating the URL?
>
> Have you checked for errors in jmeter.log?
>
> > I am able to hit the right page using the same URL in an explorer.
> > -----Original Message-----
> > From: sebb [mailto:sebbaz@gmail.com]
> > Sent: Wednesday, June 20, 2007 11:30 AM
> > To: JMeter Users List
> > Subject: Re: Trailing Slash in Jmeter
> >
> > Try re-reading the posting - my reply is interleaved.
> >
> > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > Sebb, I didn't receive your reply.
> > >
> > > -----Original Message-----
> > > From: sebb [mailto:sebbaz@gmail.com]
> > > Sent: Wednesday, June 20, 2007 11:14 AM
> > > To: JMeter Users List
> > > Subject: Re: Trailing Slash in Jmeter
> > >
> > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > > It is in the http Request Step, when I use following in the path
> it
> > > > works S2_SAFtpa_Migration_06042007/Account_Listing.aspx
> > > >
> > > > But, when I am using
> > > > S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx  - it
does
> > not
> > > > work (notice there is a trailing slash here)
> > >
> > > I cannot see a trailing slash.
> > >
> > > What  error are you getting?
> > >
> > > Are you sure the URL is correct?
> > >
> > > > Have you ever seen this issue?
> > > >
> > > > Thanks
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: sebb [mailto:sebbaz@gmail.com]
> > > > Sent: Wednesday, June 20, 2007 2:17 AM
> > > > To: JMeter Users List
> > > > Subject: Re: Trailing Slash in Jmeter
> > > >
> > > > [Please don't include irrelevant messages in postings; it makes
> > > > reading harder and messes up subsequent searches.]
> > > >
> > > > What do you mean by "parsing a URL"?
> > > > Which JMeter feature(s) are you using?
> > > >
> > > >
> > > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > > > I am using Jmeter version 2.2
> > > > >
> > > > > In one of my test case I am parsing a URL having a trailing
> slash
> > > But
> > > > Jmeter is not recognizing the URL after the trailing slash.
> > > > > Can anyone please`help!
> > > > >
> > > > > this works http://S2Mountain/Login.aspx
> > > > >
> > > > > This is not working
> > http://S2Mountain/Tickets/Tickets_Mountain.aspx
> > > > >
> > > > >
> > > > > Thanks in advance!
> > > > >
> > > > > Venus
> > > >
> > > >
> > > > [snip irrelevant message thread]
> > > >
> > > >
> >
---------------------------------------------------------------------
> > > > To unsubscribe, e-mail:
jmeter-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail:
> jmeter-user-help@jakarta.apache.org
> > > >
> > > >
> > > >
> >
---------------------------------------------------------------------
> > > > To unsubscribe, e-mail:
jmeter-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail:
> jmeter-user-help@jakarta.apache.org
> > > >
> > > >
> > >
> > >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail:
jmeter-user-help@jakarta.apache.org
> > >
> > >
> > >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail:
jmeter-user-help@jakarta.apache.org
> > >
> > >
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Trailing Slash in Jmeter

Posted by sebb <se...@gmail.com>.
So what is the error message in jmeter.log?

Don't post the whole log, just the relevant line.


On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> Yeah!Looking at the logs, I noticed Jmeter is not hitting the complete
> path for the test case where the path specifies two slashes in it.
>
> -----Original Message-----
> From: sebb [mailto:sebbaz@gmail.com]
> Sent: Wednesday, June 20, 2007 12:39 PM
> To: JMeter Users List
> Subject: Re: Trailing Slash in Jmeter
>
> On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > Path with single Slash works:  eg.
> > S2_SAFtpa_Migration_06042007/Account_Listing.aspx
> > Path with two slashes- Jmeter is truncating everything after
> > S2_SAFtpa_Migration_06042007 thus not hitting the right page
>
> That does not make sense...
>
> > eg. Path with 2 slashes-
> > S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx
>
> What makes you think that JMeter is truncating the URL?
>
> Have you checked for errors in jmeter.log?
>
> > I am able to hit the right page using the same URL in an explorer.
> > -----Original Message-----
> > From: sebb [mailto:sebbaz@gmail.com]
> > Sent: Wednesday, June 20, 2007 11:30 AM
> > To: JMeter Users List
> > Subject: Re: Trailing Slash in Jmeter
> >
> > Try re-reading the posting - my reply is interleaved.
> >
> > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > Sebb, I didn't receive your reply.
> > >
> > > -----Original Message-----
> > > From: sebb [mailto:sebbaz@gmail.com]
> > > Sent: Wednesday, June 20, 2007 11:14 AM
> > > To: JMeter Users List
> > > Subject: Re: Trailing Slash in Jmeter
> > >
> > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > > It is in the http Request Step, when I use following in the path
> it
> > > > works S2_SAFtpa_Migration_06042007/Account_Listing.aspx
> > > >
> > > > But, when I am using
> > > > S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx  - it does
> > not
> > > > work (notice there is a trailing slash here)
> > >
> > > I cannot see a trailing slash.
> > >
> > > What  error are you getting?
> > >
> > > Are you sure the URL is correct?
> > >
> > > > Have you ever seen this issue?
> > > >
> > > > Thanks
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: sebb [mailto:sebbaz@gmail.com]
> > > > Sent: Wednesday, June 20, 2007 2:17 AM
> > > > To: JMeter Users List
> > > > Subject: Re: Trailing Slash in Jmeter
> > > >
> > > > [Please don't include irrelevant messages in postings; it makes
> > > > reading harder and messes up subsequent searches.]
> > > >
> > > > What do you mean by "parsing a URL"?
> > > > Which JMeter feature(s) are you using?
> > > >
> > > >
> > > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > > > I am using Jmeter version 2.2
> > > > >
> > > > > In one of my test case I am parsing a URL having a trailing
> slash
> > > But
> > > > Jmeter is not recognizing the URL after the trailing slash.
> > > > > Can anyone please`help!
> > > > >
> > > > > this works http://S2Mountain/Login.aspx
> > > > >
> > > > > This is not working
> > http://S2Mountain/Tickets/Tickets_Mountain.aspx
> > > > >
> > > > >
> > > > > Thanks in advance!
> > > > >
> > > > > Venus
> > > >
> > > >
> > > > [snip irrelevant message thread]
> > > >
> > > >
> > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail:
> jmeter-user-help@jakarta.apache.org
> > > >
> > > >
> > > >
> > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail:
> jmeter-user-help@jakarta.apache.org
> > > >
> > > >
> > >
> > >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> > >
> > >
> > >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


RE: Trailing Slash in Jmeter

Posted by Venus Bhasin <VB...@emsinet.com>.
Yeah!Looking at the logs, I noticed Jmeter is not hitting the complete
path for the test case where the path specifies two slashes in it. 

-----Original Message-----
From: sebb [mailto:sebbaz@gmail.com] 
Sent: Wednesday, June 20, 2007 12:39 PM
To: JMeter Users List
Subject: Re: Trailing Slash in Jmeter

On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> Path with single Slash works:  eg.
> S2_SAFtpa_Migration_06042007/Account_Listing.aspx
> Path with two slashes- Jmeter is truncating everything after
> S2_SAFtpa_Migration_06042007 thus not hitting the right page

That does not make sense...

> eg. Path with 2 slashes-
> S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx

What makes you think that JMeter is truncating the URL?

Have you checked for errors in jmeter.log?

> I am able to hit the right page using the same URL in an explorer.
> -----Original Message-----
> From: sebb [mailto:sebbaz@gmail.com]
> Sent: Wednesday, June 20, 2007 11:30 AM
> To: JMeter Users List
> Subject: Re: Trailing Slash in Jmeter
>
> Try re-reading the posting - my reply is interleaved.
>
> On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > Sebb, I didn't receive your reply.
> >
> > -----Original Message-----
> > From: sebb [mailto:sebbaz@gmail.com]
> > Sent: Wednesday, June 20, 2007 11:14 AM
> > To: JMeter Users List
> > Subject: Re: Trailing Slash in Jmeter
> >
> > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > It is in the http Request Step, when I use following in the path
it
> > > works S2_SAFtpa_Migration_06042007/Account_Listing.aspx
> > >
> > > But, when I am using
> > > S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx  - it does
> not
> > > work (notice there is a trailing slash here)
> >
> > I cannot see a trailing slash.
> >
> > What  error are you getting?
> >
> > Are you sure the URL is correct?
> >
> > > Have you ever seen this issue?
> > >
> > > Thanks
> > >
> > >
> > > -----Original Message-----
> > > From: sebb [mailto:sebbaz@gmail.com]
> > > Sent: Wednesday, June 20, 2007 2:17 AM
> > > To: JMeter Users List
> > > Subject: Re: Trailing Slash in Jmeter
> > >
> > > [Please don't include irrelevant messages in postings; it makes
> > > reading harder and messes up subsequent searches.]
> > >
> > > What do you mean by "parsing a URL"?
> > > Which JMeter feature(s) are you using?
> > >
> > >
> > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > > I am using Jmeter version 2.2
> > > >
> > > > In one of my test case I am parsing a URL having a trailing
slash
> > But
> > > Jmeter is not recognizing the URL after the trailing slash.
> > > > Can anyone please`help!
> > > >
> > > > this works http://S2Mountain/Login.aspx
> > > >
> > > > This is not working
> http://S2Mountain/Tickets/Tickets_Mountain.aspx
> > > >
> > > >
> > > > Thanks in advance!
> > > >
> > > > Venus
> > >
> > >
> > > [snip irrelevant message thread]
> > >
> > >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail:
jmeter-user-help@jakarta.apache.org
> > >
> > >
> > >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail:
jmeter-user-help@jakarta.apache.org
> > >
> > >
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Trailing Slash in Jmeter

Posted by sebb <se...@gmail.com>.
On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> Path with single Slash works:  eg.
> S2_SAFtpa_Migration_06042007/Account_Listing.aspx
> Path with two slashes- Jmeter is truncating everything after
> S2_SAFtpa_Migration_06042007 thus not hitting the right page

That does not make sense...

> eg. Path with 2 slashes-
> S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx

What makes you think that JMeter is truncating the URL?

Have you checked for errors in jmeter.log?

> I am able to hit the right page using the same URL in an explorer.
> -----Original Message-----
> From: sebb [mailto:sebbaz@gmail.com]
> Sent: Wednesday, June 20, 2007 11:30 AM
> To: JMeter Users List
> Subject: Re: Trailing Slash in Jmeter
>
> Try re-reading the posting - my reply is interleaved.
>
> On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > Sebb, I didn't receive your reply.
> >
> > -----Original Message-----
> > From: sebb [mailto:sebbaz@gmail.com]
> > Sent: Wednesday, June 20, 2007 11:14 AM
> > To: JMeter Users List
> > Subject: Re: Trailing Slash in Jmeter
> >
> > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > It is in the http Request Step, when I use following in the path it
> > > works S2_SAFtpa_Migration_06042007/Account_Listing.aspx
> > >
> > > But, when I am using
> > > S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx  - it does
> not
> > > work (notice there is a trailing slash here)
> >
> > I cannot see a trailing slash.
> >
> > What  error are you getting?
> >
> > Are you sure the URL is correct?
> >
> > > Have you ever seen this issue?
> > >
> > > Thanks
> > >
> > >
> > > -----Original Message-----
> > > From: sebb [mailto:sebbaz@gmail.com]
> > > Sent: Wednesday, June 20, 2007 2:17 AM
> > > To: JMeter Users List
> > > Subject: Re: Trailing Slash in Jmeter
> > >
> > > [Please don't include irrelevant messages in postings; it makes
> > > reading harder and messes up subsequent searches.]
> > >
> > > What do you mean by "parsing a URL"?
> > > Which JMeter feature(s) are you using?
> > >
> > >
> > > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > > I am using Jmeter version 2.2
> > > >
> > > > In one of my test case I am parsing a URL having a trailing slash
> > But
> > > Jmeter is not recognizing the URL after the trailing slash.
> > > > Can anyone please`help!
> > > >
> > > > this works http://S2Mountain/Login.aspx
> > > >
> > > > This is not working
> http://S2Mountain/Tickets/Tickets_Mountain.aspx
> > > >
> > > >
> > > > Thanks in advance!
> > > >
> > > > Venus
> > >
> > >
> > > [snip irrelevant message thread]
> > >
> > >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> > >
> > >
> > >
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


RE: Trailing Slash in Jmeter

Posted by Venus Bhasin <VB...@emsinet.com>.
Path with single Slash works:  eg.
S2_SAFtpa_Migration_06042007/Account_Listing.aspx
Path with two slashes- Jmeter is truncating everything after
S2_SAFtpa_Migration_06042007 thus not hitting the right page
eg. Path with 2 slashes-
S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx 

I am able to hit the right page using the same URL in an explorer.
-----Original Message-----
From: sebb [mailto:sebbaz@gmail.com] 
Sent: Wednesday, June 20, 2007 11:30 AM
To: JMeter Users List
Subject: Re: Trailing Slash in Jmeter

Try re-reading the posting - my reply is interleaved.

On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> Sebb, I didn't receive your reply.
>
> -----Original Message-----
> From: sebb [mailto:sebbaz@gmail.com]
> Sent: Wednesday, June 20, 2007 11:14 AM
> To: JMeter Users List
> Subject: Re: Trailing Slash in Jmeter
>
> On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > It is in the http Request Step, when I use following in the path it
> > works S2_SAFtpa_Migration_06042007/Account_Listing.aspx
> >
> > But, when I am using
> > S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx  - it does
not
> > work (notice there is a trailing slash here)
>
> I cannot see a trailing slash.
>
> What  error are you getting?
>
> Are you sure the URL is correct?
>
> > Have you ever seen this issue?
> >
> > Thanks
> >
> >
> > -----Original Message-----
> > From: sebb [mailto:sebbaz@gmail.com]
> > Sent: Wednesday, June 20, 2007 2:17 AM
> > To: JMeter Users List
> > Subject: Re: Trailing Slash in Jmeter
> >
> > [Please don't include irrelevant messages in postings; it makes
> > reading harder and messes up subsequent searches.]
> >
> > What do you mean by "parsing a URL"?
> > Which JMeter feature(s) are you using?
> >
> >
> > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > I am using Jmeter version 2.2
> > >
> > > In one of my test case I am parsing a URL having a trailing slash
> But
> > Jmeter is not recognizing the URL after the trailing slash.
> > > Can anyone please`help!
> > >
> > > this works http://S2Mountain/Login.aspx
> > >
> > > This is not working
http://S2Mountain/Tickets/Tickets_Mountain.aspx
> > >
> > >
> > > Thanks in advance!
> > >
> > > Venus
> >
> >
> > [snip irrelevant message thread]
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Trailing Slash in Jmeter

Posted by sebb <se...@gmail.com>.
Try re-reading the posting - my reply is interleaved.

On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> Sebb, I didn't receive your reply.
>
> -----Original Message-----
> From: sebb [mailto:sebbaz@gmail.com]
> Sent: Wednesday, June 20, 2007 11:14 AM
> To: JMeter Users List
> Subject: Re: Trailing Slash in Jmeter
>
> On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > It is in the http Request Step, when I use following in the path it
> > works S2_SAFtpa_Migration_06042007/Account_Listing.aspx
> >
> > But, when I am using
> > S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx  - it does not
> > work (notice there is a trailing slash here)
>
> I cannot see a trailing slash.
>
> What  error are you getting?
>
> Are you sure the URL is correct?
>
> > Have you ever seen this issue?
> >
> > Thanks
> >
> >
> > -----Original Message-----
> > From: sebb [mailto:sebbaz@gmail.com]
> > Sent: Wednesday, June 20, 2007 2:17 AM
> > To: JMeter Users List
> > Subject: Re: Trailing Slash in Jmeter
> >
> > [Please don't include irrelevant messages in postings; it makes
> > reading harder and messes up subsequent searches.]
> >
> > What do you mean by "parsing a URL"?
> > Which JMeter feature(s) are you using?
> >
> >
> > On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > > I am using Jmeter version 2.2
> > >
> > > In one of my test case I am parsing a URL having a trailing slash
> But
> > Jmeter is not recognizing the URL after the trailing slash.
> > > Can anyone please`help!
> > >
> > > this works http://S2Mountain/Login.aspx
> > >
> > > This is not working http://S2Mountain/Tickets/Tickets_Mountain.aspx
> > >
> > >
> > > Thanks in advance!
> > >
> > > Venus
> >
> >
> > [snip irrelevant message thread]
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


RE: Trailing Slash in Jmeter

Posted by Venus Bhasin <VB...@emsinet.com>.
Sebb, I didn't receive your reply.

-----Original Message-----
From: sebb [mailto:sebbaz@gmail.com] 
Sent: Wednesday, June 20, 2007 11:14 AM
To: JMeter Users List
Subject: Re: Trailing Slash in Jmeter

On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> It is in the http Request Step, when I use following in the path it
> works S2_SAFtpa_Migration_06042007/Account_Listing.aspx
>
> But, when I am using
> S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx  - it does not
> work (notice there is a trailing slash here)

I cannot see a trailing slash.

What  error are you getting?

Are you sure the URL is correct?

> Have you ever seen this issue?
>
> Thanks
>
>
> -----Original Message-----
> From: sebb [mailto:sebbaz@gmail.com]
> Sent: Wednesday, June 20, 2007 2:17 AM
> To: JMeter Users List
> Subject: Re: Trailing Slash in Jmeter
>
> [Please don't include irrelevant messages in postings; it makes
> reading harder and messes up subsequent searches.]
>
> What do you mean by "parsing a URL"?
> Which JMeter feature(s) are you using?
>
>
> On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > I am using Jmeter version 2.2
> >
> > In one of my test case I am parsing a URL having a trailing slash
But
> Jmeter is not recognizing the URL after the trailing slash.
> > Can anyone please`help!
> >
> > this works http://S2Mountain/Login.aspx
> >
> > This is not working http://S2Mountain/Tickets/Tickets_Mountain.aspx
> >
> >
> > Thanks in advance!
> >
> > Venus
>
>
> [snip irrelevant message thread]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Trailing Slash in Jmeter

Posted by sebb <se...@gmail.com>.
On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> It is in the http Request Step, when I use following in the path it
> works S2_SAFtpa_Migration_06042007/Account_Listing.aspx
>
> But, when I am using
> S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx  - it does not
> work (notice there is a trailing slash here)

I cannot see a trailing slash.

What  error are you getting?

Are you sure the URL is correct?

> Have you ever seen this issue?
>
> Thanks
>
>
> -----Original Message-----
> From: sebb [mailto:sebbaz@gmail.com]
> Sent: Wednesday, June 20, 2007 2:17 AM
> To: JMeter Users List
> Subject: Re: Trailing Slash in Jmeter
>
> [Please don't include irrelevant messages in postings; it makes
> reading harder and messes up subsequent searches.]
>
> What do you mean by "parsing a URL"?
> Which JMeter feature(s) are you using?
>
>
> On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> > I am using Jmeter version 2.2
> >
> > In one of my test case I am parsing a URL having a trailing slash But
> Jmeter is not recognizing the URL after the trailing slash.
> > Can anyone please`help!
> >
> > this works http://S2Mountain/Login.aspx
> >
> > This is not working http://S2Mountain/Tickets/Tickets_Mountain.aspx
> >
> >
> > Thanks in advance!
> >
> > Venus
>
>
> [snip irrelevant message thread]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


RE: Trailing Slash in Jmeter

Posted by Venus Bhasin <VB...@emsinet.com>.
It is in the http Request Step, when I use following in the path it
works S2_SAFtpa_Migration_06042007/Account_Listing.aspx 
But, when I am using
S2_SAFtpa_Migration_06042007/JobTicket/Job_Ticket.aspx  - it does not
work (notice there is a trailing slash here)

Have you ever seen this issue?

Thanks


-----Original Message-----
From: sebb [mailto:sebbaz@gmail.com] 
Sent: Wednesday, June 20, 2007 2:17 AM
To: JMeter Users List
Subject: Re: Trailing Slash in Jmeter

[Please don't include irrelevant messages in postings; it makes
reading harder and messes up subsequent searches.]

What do you mean by "parsing a URL"?
Which JMeter feature(s) are you using?


On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> I am using Jmeter version 2.2
>
> In one of my test case I am parsing a URL having a trailing slash But
Jmeter is not recognizing the URL after the trailing slash.
> Can anyone please`help!
>
> this works http://S2Mountain/Login.aspx
>
> This is not working http://S2Mountain/Tickets/Tickets_Mountain.aspx
>
>
> Thanks in advance!
>
> Venus


[snip irrelevant message thread]

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Trailing Slash in Jmeter

Posted by sebb <se...@gmail.com>.
[Please don't include irrelevant messages in postings; it makes
reading harder and messes up subsequent searches.]

What do you mean by "parsing a URL"?
Which JMeter feature(s) are you using?


On 20/06/07, Venus Bhasin <VB...@emsinet.com> wrote:
> I am using Jmeter version 2.2
>
> In one of my test case I am parsing a URL having a trailing slash But Jmeter is not recognizing the URL after the trailing slash.
> Can anyone please`help!
>
> this works http://S2Mountain/Login.aspx
>
> This is not working http://S2Mountain/Tickets/Tickets_Mountain.aspx
>
>
> Thanks in advance!
>
> Venus


[snip irrelevant message thread]

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org