Have you tried setting "log_level.jmeter=DEBUG" in jmeter.properties, and seeing if that gives you enough info to diagnose your problem?
You can also set log levels for individual packages, like "log_level.jmeter.protocol.http=DEBUG" On Feb 5, 2008 8:17 AM, Woody Aichner <[EMAIL PROTECTED]> wrote: > Bj, > > I have been seeing something that may be similar. I have been noticing > that > there is sometimes a 0 length response. There is no error, but this causes > downstream problems from samples that required info in the output. I can > not > reproduce the problem using a browser. > > Are you getting a 0 length response? > > ----- Original Message ----- > From: "Benj" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Monday, February 04, 2008 3:24 PM > Subject: Re: http sampler : truncated response > > > > > > Hi, > > > > I've tried both ! > > > > -- > > Bj > > > > > > > > > > sebb-2-2 wrote: > >> > >> Which sampler are you using? > >> > >> Http (default) or Http HttpClient? > >> > >> On 04/02/2008, Benj <[EMAIL PROTECTED]> wrote: > >>> > >>> Hi, > >>> > >>> I've a strange issue with Jmeter 2.2+ (up to 2.3.1). > >>> When I query my http site, I receive a truncated http responses. I > never > >>> get > >>> the </body></html> end tags. The html always stop at the same tag. > >>> I've tried the simpliest test plan containing one thread group and one > >>> http > >>> sampler. no assertion nor timer... only the tree result listener. > >>> When I try another page of my site or when I use firefox, the web page > >>> is > >>> ok. > >>> I found no error in JMeter logs. I'm not using a proxy nor any network > >>> appliances. A simple gigabit LAN. > >>> > >>> My question is the following : Can a tag or something in the html > >>> response > >>> broke the http connection without throwing an exception ? > >>> > >>> Regards, > >>> -- > >>> Bj > >>> > >>> > >>> -- > >>> View this message in context: > >>> > http://www.nabble.com/http-sampler-%3A-truncated-response-tp15269074p15269074.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/http-sampler-%3A-truncated-response-tp15269074p15276723.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] > > -- .:|Dylan Lacey|:.

