The access.log has the following: 127.0.0.1 - - [06/Apr/2005:13:44:42 -0400] "GET /?uid=x&role=y/1.0" 200 40753
The entry in the access log is listed above. The reason I can find this is because I setup 2000 users in the CVSDataSet component and this run only used 500 of them. So no user was repeated. Any other ideas? Thanks, Mujahid On Apr 7, 2005 9:39 AM, Peter Lin <[EMAIL PROTECTED]> wrote: > that sounds a bit weird. > > can you verify on the serverside the requests were good? look in the > access log. > > peter > > > On Apr 7, 2005 9:33 AM, Mujahid Ali <[EMAIL PROTECTED]> wrote: > > No errors in any of the logs that I can see. At least not related to > > the tests. Basically I ran the tests from command line in non-gui mode > > and wrote out everything to a test log file. The snippet I sent, is > > repeated about 21 times for different threads. All of them have > > response code of 200 and message of OK. > > > > I do have 4 other threads with response code of 502 and message of > > proxy error and I think those are for time outs. > > > > Is there any other log file I need to look at? Or is there a way to > > run the tests in more verbose mode? > > > > Thanks, > > > > Mujahid > > > > On Apr 7, 2005 9:21 AM, Peter Lin <[EMAIL PROTECTED]> wrote: > > > honestly, it's hard to tell just from that. was there any errors in > > > jmeter's log? > > > > > > > > > peter > > > > > > > > > On Apr 7, 2005 9:13 AM, Mujahid Ali <[EMAIL PROTECTED]> wrote: > > > > Howcome the response code is 200 and response message is OK? > > > > > > > > On Apr 7, 2005 8:54 AM, Peter Lin <[EMAIL PROTECTED]> wrote: > > > > > that usually means the request failed. > > > > > > > > > > peter > > > > > > > > > > On Apr 7, 2005 8:46 AM, Mujahid Ali <[EMAIL PROTECTED]> wrote: > > > > > > I ran a test of 5 concurrent users repeated 100 times and saw this > > > > > > entry in the results: > > > > > > > > > > > > - <httpSample t="-325358" lt="62" ts="1112815723468" s="true" > > > > > > lb="Homepage" rs="200" rm="OK" tn="5+Users+1-4" dt="text" > > > > > > de="utf-8"> > > > > > > <requestHeader class="java.lang.String" /> > > > > > > <responseHeader class="java.lang.String">HTTP/1.1 200 OK Date: > > > > > > Wed, > > > > > > 06 Apr 2005 19:28:30 GMT Server: WebLogic XMLX Module 8.1 SP1 Fri > > > > > > Jun > > > > > > 20 23:06:40 PDT 2003 271009 with CR112789 Content-Type: text/html; > > > > > > charset=UTF-8</responseHeader> > > > > > > <cookies class="java.lang.String">Cookie Data: > > > > > > JSESSIONID=CU13BgLwam09aJBin3wHg1gAzV3NsG3iBcWZBChG5mGmQL7IcQHV!1352182402</cookies> > > > > > > <method class="java.lang.String">GET</method> > > > > > > <queryString class="java.lang.String" /> > > > > > > <url>http://localhost?uid=x&role=y</url> > > > > > > </httpSample> > > > > > > > > > > > > The time is -325358ms ? This has to be bug, right? > > > > > > > > > > > > Thanks, > > > > > > > > > > > > Mujahid > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > > 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]

