Neeraj,

Have you followed these steps.

Add a HTTP Proxy Server.

Work bench -> Non Test Elements -> HTTP Proxy Server.

Now add a recording control to HTTP Proxy Server.

HTTP Proxy Server -> Logic Controller -> Recording Controller

Change your browser connection string as below

--> In LAN settings check the option Use proxy server for your LAN
   in the address type localhost
   in the port give 8080


Once you are done with the browser setting, click start on the HTTP proxy panel. Now you can access the web pages you are intended to record using the browser.

Regards
Deepak


From: Neeraj C <[EMAIL PROTECTED]>
Reply-To: "JMeter Users List" <[email protected]>
To: [email protected]
Subject: Re: Exporting Badboy Scripts to JMeter //
Date: Thu, 14 Jun 2007 05:51:34 -0700 (PDT)


The entire Script is captured through BadBoy and was running absolutely fine,
so can it be so that the querystring passed in the Request is wrong //
Even if I accessed the Application normally, it worked fine //




giridharan kesavan wrote:
>
> When ever you see this internal server error, there is something wrong
> with
> the query string that you
> pass as part of your request.
>
> Verify if you are passing appropriate values to the query strings.
>
> On 6/14/07, Neeraj C <[EMAIL PROTECTED]> wrote:
>>
>>
>> [Hye]
>>
>>
>> [Deepak]: I tried the same with JMeter and it gave me problems related to
>> the Http Proxy Server as we are not using any Proxy Server and the
>> application is inaccessible using Localhost as Proxy.
>>
>>
>> [Remmerswaal]:
>> There are no strange parameters, following parameters are send:
>> ServerIP, Protocol, Username, Password.
>>
>>
>> [Giridharan] :
>> There are no Memory related error messages in the Jmeter logs.
>>
>> [Rushabh]:
>> I have "View Result Tree" Listener and following is displayed in the
>> Response data.
>>
>>
>> type Exception report
>> message
>> description The server encountered an internal error () that prevented it
>> from fulfilling this request.
>> exception
>> javax.servlet.ServletException
>>
>> org.apache.struts.action.RequestProcessor.processException(
>> RequestProcessor.java:535)
>>
>> org.apache.struts.action.RequestProcessor.processActionPerform(
>> RequestProcessor.java:433)
>>
>> org.apache.struts.action.RequestProcessor.process(RequestProcessor.java
>> :236)
>> com.dimensions.wcs.framework.WCSRequestProcessor.process(Unknown
>> Source)
>> org.apache.struts.action.ActionServlet.process(ActionServlet.java
>> :1196)
>>         org.apache.struts.action.ActionServlet.doGet(ActionServlet.java
>> :414)
>>         javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
>>         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>> root cause
>> java.lang.NullPointerException
>>         com.dimensions.wcs.action.mgmt.HomePageAction.execute(Unknown
>> Source)
>>
>> org.apache.struts.action.RequestProcessor.processActionPerform(
>> RequestProcessor.java:431)
>>
>> org.apache.struts.action.RequestProcessor.process(RequestProcessor.java
>> :236)
>> com.dimensions.wcs.framework.WCSRequestProcessor.process(Unknown
>> Source)
>> org.apache.struts.action.ActionServlet.process(ActionServlet.java
>> :1196)
>>         org.apache.struts.action.ActionServlet.doGet(ActionServlet.java
>> :414)
>>         javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
>>         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>> note The full stack trace of the root cause is available in the Apache
>> Tomcat/5.5.20 logs.
>>
>> Rushabh Doshi-2 wrote:
>> >
>> > Neeraj,
>> >
>> > Can you please add View Result Tree listener in your test plan and see
>> > Response data.
>> >
>> > Regards,
>> >
>> > Rushabh Doshi
>> >
>> > -----Original Message-----
>> > From: Neeraj C [mailto:[EMAIL PROTECTED]
>> > Sent: Thursday, June 14, 2007 4:29 PM
>> > To: [email protected]
>> > Subject: RE: Exporting Badboy Scripts to JMeter //
>> >
>> >
>> > [Hye Mahesh]
>> >
>> > Thanx for your prompt reply //
>> > No the application is not using SSL or anything of that sort //
>> >
>> > Please suggest, what to do ? //
>> >
>> > With thanks
>> > Neeraj C
>> >
>> >
>> >
>> > Mahesh Kulkarni-4 wrote:
>> >>
>> >> Neeraj,
>> >>
>> >> Does your application use SSL or any other encryption / decryption
>> >> mechanism?
>> >>
>> >> -Mahesh
>> >>
>> >> -----Original Message-----
>> >> From: Neeraj C [mailto:[EMAIL PROTECTED]
>> >> Sent: Thursday, June 14, 2007 4:17 PM
>> >> To: [email protected]
>> >> Subject: Exporting Badboy Scripts to JMeter //
>> >>
>> >>
>> >> [Hye Friends]
>> >>
>> >> I used BadBoy and export the Scripts to JMeter //
>> >> I just did the following Capture //
>> >>
>> >> 1. Display the Login page.
>> >> 2. Log on with the User Credentials.
>> >> 3. After successful Login display the Home Page.
>> >>
>> >> The above worked fine during Capture through BadBoy.
>> >>
>> >> Now the Problem I am facing during the Run in JMeter is :
>> >>
>> >> 1. Login page is displayed.
>> >> 2. Enter valid Username and Password [User defined Error message] is
>> >> displayed instead of the Home page after successful login.
>> >> 3. A Null Pointer Exception is thrown.
>> >>
>> >> Please help how to solve this problem.
>> >>
>> >> Note: The Application is not showing any of the above errors when
>> > accessed
>> >> directly or through BadBoy.
>> >>
>> >> With thanks
>> >> Neeraj c
>> >> --
>> >> View this message in context:
>> >>
>> >
>> http://www.nabble.com/Exporting-Badboy-Scripts-to-JMeter----tf3921028.ht
>> > ml#a
>> >> 11117811
>> >> Sent from the JMeter - User mailing list archive at Nabble.com.
>> >>
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >> For additional commands, e-mail: [EMAIL PROTECTED]
>> >>
>> >>
>> >>
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >> For additional commands, e-mail: [EMAIL PROTECTED]
>> >>
>> >>
>> >>
>> >
>> > --
>> > View this message in context:
>> >
>> http://www.nabble.com/Exporting-Badboy-Scripts-to-JMeter----tf3921028.ht
>> > ml#a11118012
>> > Sent from the JMeter - User mailing list archive at Nabble.com.
>> >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> > For additional commands, e-mail: [EMAIL PROTECTED]
>> >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> > For additional commands, e-mail: [EMAIL PROTECTED]
>> >
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Exporting-Badboy-Scripts-to-JMeter----tf3921028.html#a11119375
>> Sent from the JMeter - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>

--
View this message in context: http://www.nabble.com/Exporting-Badboy-Scripts-to-JMeter----tf3921028.html#a11119521
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
Catch all the cricketing action right here. Live score, match reports, photos et al. http://content.msn.co.in/Sports/Cricket/Default.aspx


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to