hey sebb >>Again, it must be referenced from one of the HTML pages. NO idea about this.. so how could i get my scipt without errror
sebb-2-2 wrote: > > On 11/05/2009, gpub <[email protected]> wrote: >> >> <..> Cookie manager is already there >> >> >> >>These are presumably referenced in the main page. >> >> Yes they are but, now they are redirected so no issue (as 304 response) >> >> >>left with the Permission prob what do i say my team, i need to access >> of >> required path >> and even though i asked them, and team says we dont remember about this >> classs file .. so any suggestion on it ?... >> > > Again, it must be referenced from one of the HTML pages. > >> >> >> >> sebb-2-2 wrote: >> > >> > On 11/05/2009, gpub <[email protected]> wrote: >> >> >> >> After recording thru workbench and then runnin the script, the >> sample >> >> result >> >> shows for all the jar file(checked from java console) >> >> >> >> Response code 304 for jars and Response code: 403 for >> >> /OA_JAVA/java/awt/KeyboardFocusManager.class these 2 urls. >> >> >> >> See below information: >> >> >> >> >> >> Thread Name: Static_load 1-1 >> >> Sample Start: 2009-05-11 15:03:32 IST >> >> Load time: 344 >> >> Size in bytes: 0 >> >> Sample Count: 1 >> >> Error Count: 0 >> >> Response code: 304 >> >> Response message: Not Modified >> >> >> >> Response headers: >> >> HTTP/1.1 304 Not Modified >> >> Date: Mon, 11 May 2009 09:33:31 GMT >> >> Connection: Keep-Alive >> >> Keep-Alive: timeout=15 >> >> ETag: "9f078c-218ad0-4987752a" >> >> ------- >> >> >> >> >> >> >> >> for below urls ---> shows error (Response code: 304) >> > >> > 304 is a redirect. >> > >> >> Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar >> >> from >> >> JAR cache >> >> Loading >> http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndformsi18n.jar >> >> from JAR cache >> >> Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndewt.jar >> from >> >> JAR >> >> cache >> >> Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndswing.jar >> >> from >> >> JAR cache >> >> Loading >> http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndbalishare.jar >> >> from JAR cache >> >> Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndaol.jar >> from >> >> JAR >> >> cache >> >> Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndctx.jar >> from >> >> JAR >> >> cache >> >> Loading http://path...:8003/OA_JAVA/oracle/apps/fnd/jar/fndlist.jar >> from >> >> JAR >> >> cache >> > >> > These are presumably referenced in the main page. >> > >> >> >> >> <:::::And the error in the script:::::::>>>>.??? >> >> >> >> And for below 2 URLs give Response code: -- 404 >> > >> > 404 means not found. >> > 403 means permission problem. >> > >> >> >> >> <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> >> >> <HTML><HEAD> >> >> <TITLE>403 Forbidden</TITLE> >> >> </HEAD><BODY> >> >> <H1>Forbidden</H1> >> >> You don't have permission to access >> >> /OA_JAVA/java/awt/KeyboardFocusManager.class >> >> on this server.<P> >> > >> >> </BODY></HTML> >> >> >> >> IS THIS MEANS THAT I NEED TO COPY THE above JAR FILES IN THE LIB ?? >> > >> > No. >> > >> >> or it is due to somthing else.?? >> > >> > Probably forgot to add cookie manager to the test plan. >> > >> >> -- >> >> View this message in context: >> >> >> http://www.nabble.com/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23480427.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/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23480949.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/Script-fail---need-suggestions-..-what-to-do-ahead-tp23480427p23481046.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]

