Hi Sebb/Steve. I am stilll facing this issue.
I have tried manually and not getting any error message I have tried using Loadrunner, and not getting any error message But with JMeter, I am getting the processing error message. I am attching the screenshots ( I have edited wherever client name is there) Can anyone please help me. I am running out of ideas with this. I have even tried using Badboy, even then i am getting error message. Thanks. KK Krishnakanth wrote: > > Thanks Steve and Sebb. > > Let me try that out and see whether the issue gets sorted out or not. > > Thanks again. > KK > > Steve Kapinos wrote: >> >> You will set or change the path in the http sampler in your test plan >> that actually sends the result to the server. >> >> The actual jmeter test is not going to be browsing or navigating through >> your open file dialog box.. it's simply going to be submitting the >> result (probably a form) back to the server. >> >> If you are having problems with the recorder, you can also just use a >> packet sniffer to trace what actual http is sent back to the server so >> you can mimic that in your samplers. >> >> -----Original Message----- >> From: Krishnakanth [mailto:[email protected]] >> Sent: Tuesday, December 02, 2008 3:30 PM >> To: [email protected] >> Subject: Re: JSP Processing Error, while clicking on Upload button. >> >> >> Well.thanks Sebb. Even I thought the same, as it seems to be corrupting >> the >> path. But, how do i debug or change the path. I have not worked on >> JMeter >> earlier. >> >> And the error is coming when I click on upload button, and not after >> selecting the file to be uploaded. So, probably this isnt an issue with >> file. >> >> Are there any log files for Jmeter, which I can see to find where is the >> error coming. >> >> Thanks again. >> >> sebb-2-2 wrote: >>> >>> On 02/12/2008, Krishnakanth <[email protected]> wrote: >>>> >>>> I have a scenario where in, i need to navigate to a particular page >> and >>>> click >>>> "Upload file." This opens a popup where i need to browse and select >> the >>>> file >>>> to be uploaded. >>>> This scenario works fine when navigated manually. >>>> However when i record it using Jmeter, the popup window shows error >>>> saying >>>> "JSP Processing error". >>>> It happens only while recording with Jmeter. >>>> >>>> Is there any way I can debug the error message. This happens only >> when >>>> the >>>> button is clicked on the upload button. And I have observed that it >>>> comes >>>> for any link on that page. >>>> >>>> Any pointers would be of great help. >>> >>> Most likely the browser is not sending the full path to the file, so >>> JMeter cannot find it. >>> >>> Try using a different browser, or ensure that the file is in the >>> current JMeter directory when recording. You can change the path >>> later. >>> >>>> Thanks. >>>> KK >>>> >>>> -- >>>> View this message in context: >>>> >> http://www.nabble.com/JSP-Processing-Error%2C-while-clicking-on-Upload-b >> utton.-tp20788747p20788747.html >>>> 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/JSP-Processing-Error%2C-while-clicking-on-Upload-b >> utton.-tp20788747p20793287.html >> 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] >> >> >> > > http://www.nabble.com/file/p21239231/Issue%2Bwhile%2Brecording%2Bin%2BJmeter.doc Issue+while+recording+in+Jmeter.doc -- View this message in context: http://www.nabble.com/JSP-Processing-Error%2C-while-clicking-on-Upload-button.-tp20788747p21239231.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

