This sounds like one of those problems where you kick yourself afterward because you overlooked something simple. Like maybe the test is pointed at the wrong server. Maybe you're looking at the wrong log files on the server. That sort of thing.
Am I to infer that the "requests and responses" in your view results tree look exactly as they should, including the response HTML from the server? -Mike On Thu, 2004-08-19 at 00:46, David Schulberg wrote: > There are requests and responses in my View Results Tree but nothing happens thru > our product's GUI interface. I feel that I am missing something. I have recorded a > use case where a user submits an order and then queries the state of the order; I am > expecting those actions to be reflected through visible activity through our > product's user interface when I run the JMeter test. > > -----Original Message----- > From: Peter Lin [mailto:[EMAIL PROTECTED] > Sent: Thursday, 19 August 2004 11:30 AM > To: JMeter Users List > Subject: Re: What is really going on? > > > you should at minimum see requests in your access log. if not, add a > listener like view results in tree to make sure it is getting results > back > > peter > > On Thu, 19 Aug 2004 10:17:41 +1000, David Schulberg > <[EMAIL PROTECTED]> wrote: > > I have created a use case with JMeter 2.0.1 and then increased the number of > > threads and loops in my Thread Group to simulate a heavy user load. The test seems > > to be run just fine as indicated by the Aggregate Report but nothing actually > > happens at the server as far as I can see. The use case involves the submissions > > of orders by a user and each submitted order should generate a process exception > > that is shown through the GUI of our application. However no exceptions are > > generated at all which suggests to me that no REAL orders are being fired into the > > system. So what is going on? > > > > Regards, > > > > David Schulberg > > Redrock Communications > > email: [EMAIL PROTECTED] > > ph: (+61)3 9575 9086 > > > > ###################################################################### > > Attention: > > > > The information in this electronic mail is privileged and > > confidential, intended only for use of the individual or entity named. > > If you are not the intended recipient, any dissemination, copying or > > use of the information is strictly prohibited. If you have received > > this transmission in error, please delete it immediately from your > > system and inform us via e-mail : [EMAIL PROTECTED] > > > > This e-mail has been scanned and cleared by MailMarshal > > ###################################################################### > > > > --------------------------------------------------------------------- > > 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] > > ###################################################################### > Attention: > > The information in this electronic mail is privileged and > confidential, intended only for use of the individual or entity named. > If you are not the intended recipient, any dissemination, copying or > use of the information is strictly prohibited. If you have received > this transmission in error, please delete it immediately from your > system and inform us via e-mail : [EMAIL PROTECTED] > > This e-mail has been scanned and cleared by MailMarshal > ###################################################################### > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Michael Stover <[EMAIL PROTECTED]> Apache Software Foundation --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

