On 05/05/2009, Jose Pablo Sarco <[email protected]> wrote: > Yeah, I checked the log file and I seen the following error for each HTTP > Request doesn't displayed in the view result tree:
OK, so what are the parameter settings that contain the ~D? And what settings have you used in the URL Rewriting PreProcessor? > > 2009/05/04 12:48:31 ERROR - jmeter.threads.JMeterThread: > java.lang.IllegalArgumentException: URLDecoder: Illegal hex characters in > escape (%) pattern - For input string: "~D" > at java.net.URLDecoder.decode(Unknown Source) > at > > org.apache.jmeter.protocol.http.util.HTTPArgument.<init>(HTTPArgument.java:111) > at > > org.apache.jmeter.protocol.http.util.HTTPArgument.<init>(HTTPArgument.java:93) > at > > org.apache.jmeter.protocol.http.modifier.URLRewritingModifier.modify(URLRewritingModifier.java:140) > at > > org.apache.jmeter.protocol.http.modifier.URLRewritingModifier.process(URLRewritingModifier.java:128) > at > > org.apache.jmeter.threads.TestCompiler.runPreProcessors(TestCompiler.java:106) > at > org.apache.jmeter.threads.TestCompiler.configureSampler(TestCompiler.java:87) > at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:278) > at java.lang.Thread.run(Unknown Source) > > > Regards, > > > Jose > > > > On Tue, May 5, 2009 at 11:13 AM, sebb <[email protected]> wrote: > > > On 04/05/2009, Jose Pablo Sarco <[email protected]> wrote: > > > Yes, everything else seems to have recorded fine, but when I run the test > > > plan does not seem to run all HTTP Requests, because in the view results > > > tree is displayed: > > > > > > HTTP REQUEST ->OK > > > ... > > > HTTP REQUEST ->OK > > > Transaction control 1 -> OK > > > HTTP REQUEST ->OK > > > ... > > > HTTP REQUEST ->OK > > > Transaction control 2 -> OK > > > Transaction control 3 -> OK > > > Transaction control 4 -> OK > > > > > > The HTTP Requests for the Transaction control 3 and Transaction control > > 4 > > > doesn't appear in the view result tree. > > > > > > If I disable Transaction control 1 and Transaction control 2 then the > > HTTP > > > Requests for the Transaction control 3 and Transaction control 4 > > appears. > > > > > > Any advice about this behavior? > > > > That's very odd. Are there any error messages in jmeter.log? Or the > > console? > > > > > I will try with the Nightly Builds. > > > > > > Regards, > > > > > > Jose > > > > > > > > > > > > > > > On Mon, May 4, 2009 at 5:41 PM, sebb <[email protected]> wrote: > > > > > > > On 04/05/2009, Jose Pablo Sarco <[email protected]> wrote: > > > > > All, > > > > > > > > > > I need to do a load test for a FLEX application. I'm using JMeter > > 2.3.2 > > > > on > > > > > XP. > > > > > > > > > > I search the web and have seen messages about this from 2008: > > > > > http://www.nabble.com/Flex-Load-Tests-with-JMeter-td17518444.html > > > > > > > > > > I tried to record the flex application with JMeter PROXY HTTP, but, > > the > > > > > XMLs doesn't was recorded. > > > > > > > > Does it record everything else OK? > > > > > > > > > Do I need to use the Nightly Builds to fix this problem? > > > > > > > > Dunno - try it and see if it works. > > > > > > > > If not, please provide more details as to what exactly is not working. > > > > > > > > > Do you know which > > > > > are the JMeter limitations running FLEX applications? (if exists > > > > someone) > > > > > > > > > > > > > Sorry, no personal experience. > > > > > > > > > Best Regards, > > > > > > > > > > > > > > > Jose > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > 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]

