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]

