Hey Sebb, Thank you. The mistake i did was i failed to add the " role" in the tomcat-users.xml file..... i added it and working fine now.... Thank you once again.
Regards Nithya On Thu, Sep 9, 2010 at 4:40 PM, sebb <[email protected]> wrote: > On 9 September 2010 08:01, Nithya Prakash <[email protected]> > wrote: > > hey Sebb, > > > > i got the url and also the username password.... i have tried in the > browser > > and it worked fine....login successful ...... but wen i try again its > tellin > > access denied... "Error Response Code 403 "....... are u able to figure > it > > out where the mistake is?? > > I suggest you look up what response code 403 means. > That should tell you what is wrong. > > > and once if we login how to log out ?? > > How does the browser logout? > Just replicate the HTTP request it makes (if any). > > > regards > > nithya > > > > On Wed, Sep 8, 2010 at 5:34 PM, Nithya Prakash < > [email protected]>wrote: > > > >> Hi Sebb, > >> > >> am not able to get that "server monitorin URL" !! > >> am using a server to run my test plans and i gave the input according to > >> the user's manual > >> > >> http://192.168.1.170:8080/manager/status?XML=true > >> > >> Is this the one which u are telling me ?? > >> > >> > >> > >> > >> On Wed, Sep 8, 2010 at 5:14 PM, sebb <[email protected]> wrote: > >> > >>> On 8 September 2010 12:19, Nithya Prakash <[email protected]> > >>> wrote: > >>> > Hi Sebb > >>> > > >>> > I checked the view result tree.... am getting Error Response > Code:404... > >>> are > >>> > able able to figure it out where am going wrong?? > >>> > please help me out ... > >>> > >>> Try accessing the server monitor URL using a browser. > >>> When you get that working, adjust the JMeter test case accordingly. > >>> > >>> > Regards > >>> > Nithya > >>> > > >>> > > >>> > On Wed, Sep 8, 2010 at 4:01 PM, sebb <[email protected]> wrote: > >>> > > >>> >> On 7 September 2010 11:40, Nithya Prakash < > [email protected]> > >>> >> wrote: > >>> >> > Hello Jmeter Users, > >>> >> > > >>> >> > I'm trying to use Monitor Result Listener to check the performance > of > >>> the > >>> >> > Tomcat. I followed the same procedure as given in this link > >>> >> > > >>> >> > > >>> >> > > >>> > http://jakarta.apache.org/jmeter/usermanual/build-monitor-test-plan.html > >>> >> > > >>> >> > But when i start to run the script then am always getting as > "Dead" > >>> in > >>> >> the > >>> >> > health tab. > >>> >> > > >>> >> > My test plan is as follows > >>> >> > 1. Thread Group(loop count as 100) > >>> >> > - HTTP Authorization Manager > >>> >> > - Server Status (HTTP Request- have given the input as per > the > >>> >> above > >>> >> > link). > >>> >> > - Constant Timer > >>> >> > - Simple Data Writer > >>> >> > - Monitor Result > >>> >> > >>> >> Add a View Results Tree Listener and check whether the response > looks > >>> OK. > >>> >> > >>> >> > Am not able to identify where am going wrong. Anyone please help > me > >>> out > >>> >> to > >>> >> > make this work. > >>> >> > > >>> >> > Thanks & Regards > >>> >> > Nithya > >>> >> > > >>> >> > >>> >> > --------------------------------------------------------------------- > >>> >> 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] > >>> > >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >

