Which browser are you using? -Mike
On Wed, 2004-08-04 at 06:26, prabhu varma wrote: > Hi Sebastian > > yes, it is the asp with .net application and some of the point as below > > 1. Through direct browser i am not got any viewstate problem. > 2. Through the jmeter proxy last page only i got viewstate problem. > this page contains file upload concept also there is any problem with upload > file? > 3. remaining pages are working fine. > > > Thanks > > Prabhu > > > > > "BAZLEY, Sebastian" <[EMAIL PROTECTED]> wrote: > I'm guessing, but I suspect the error in the log file occurs *after* the > viewstate problem was reported, and is probably caused by the server > disconnecting. > > Presumably the server does not report this problem when connecting directly > to the browser? > Does it happen on all pages? > Does it happen with other browsers, whether directly connected or via the > proxy? > > Without some more information as to what causes the server to report the > viewstate error, it is difficult to know what the problem is. [I've never > used .NET] > > S. > -----Original Message----- > From: Peter Lin [mailto:[EMAIL PROTECTED] > Sent: 03 August 2004 16:08 > To: JMeter Users List > Subject: Re: viewstate problem > > > looks like the proxy is having some problems with the connection > closing prematurely. I don't know the proxy code, hopefully mike or > sebastian will respond. > > peter > > > On Tue, 3 Aug 2004 07:23:37 -0700 (PDT), prabhu varma > > wrote: > > Hi Peter > > > > Thank you very much for this response, please find the contains of the > jmeter log file as below lines > > > > 08/03/2004 7:32:20 PM ERROR - jmeter.protocol.http: > java.net.SocketException: Connection reset by peer: socket write error > > at java.net.SocketOutputStream.socketWrite0(Native Method) > > at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92) > > at java.net.SocketOutputStream.write(SocketOutputStream.java:136) > > at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:69) > > at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:127) > > at > org.apache.jmeter.protocol.http.proxy.Proxy.writeToClient(Proxy.java:197) > > at org.apache.jmeter.protocol.http.proxy.Proxy.run(Proxy.java:148) > > > > Thanks & Regards > > > > Prabhu > > > > > > > > > > Peter Lin wrote: > > that error doesn't help much. can you look at jmeter's log and see > > what errors were logged? > > > > peter > > > > On Tue, 3 Aug 2004 06:24:01 -0700 (PDT), prabhu varma > > > > wrote: > > > > > > Hi All > > > > > > I am trying to recording dot net application using JMeter recorder but I > got view state problem during recording time please find error as below > > > > > > The viewstate is invalid for this page and might be corrupted. > > > > > > Suggestions are appreciated > > > > > > Thanks > > > Prabhu > > > > > > > > > --------------------------------- > > > Do you Yahoo!? > > > New and Improved Yahoo! Mail - Send 10MB messages! > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------- > > Do you Yahoo!? > > Yahoo! Mail - 50x more storage than other providers! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > _______________________________________________________ > > This e-mail and the documents attached are confidential and intended > solely for the addressee; it may also be privileged. If you receive this > e-mail in error, please notify the sender immediately and destroy it. > As its integrity cannot be secured on the Internet, the Atos Origin group > liability cannot be triggered for the message content. Although the > sender endeavours to maintain a computer virus-free network, the > sender does not warrant that this transmission is virus-free and will > not be liable for any damages resulting from any virus transmitted. > _______________________________________________________ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------- > Do you Yahoo!? > Yahoo! Mail Address AutoComplete - You start. We finish. -- Michael Stover <[EMAIL PROTECTED]> Apache Software Foundation --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

