Thanks, An HTTP Sampler on its own works OK, adding a CookieManager causes the message to be displayed.
I should be able to fix this later today. S. >-----Original Message----- >From: Jordi Salvat i Alabart [mailto:[EMAIL PROTECTED] >Sent: 01 March 2004 15:12 >To: JMeter Developers List >Subject: Re: Warning message on thread start (current CVS) > > >Drop me a word if you need help in reproducing. > >BAZLEY, Sebastian wrote: >> This was a message I put in when I updated the thread >context and related >> items recently. >> >> It should not affect the running of a test, but should be >fixed - I'll have >> a look later as to why the context is not being set up in this case. >> >> S. >> >>>-----Original Message----- >>>From: Jordi Salvat i Alabart [mailto:[EMAIL PROTECTED] >>>Sent: 01 March 2004 12:14 >>>To: JMeter Developers List >>>Subject: Warning message on thread start (current CVS) >>> >>> >>>Hi. >>> >>>I'm getting this for each thread I start in current CVS. Can't tell >>>whether it causes any harm yet, but from the message itself, >it looks >>>like you shouldn't happen. >>> >>>Anyone know what it may be? >>> >>>Thanks, >>> >>>Jordi. >>> >>>2004/03/01 13:12:40 INFO - jmeter.threads.JMeterThread: Thread >>>Test141-33 started >>>2004/03/01 13:12:40 WARN - jmeter.testelement.AbstractTestElement: >>>ThreadContext was not set up - should only happen in JUnit >testing... >>>java.lang.Throwable: Debug >>> at >>>org.apache.jmeter.testelement.AbstractTestElement.getThreadCont >>>ext(AbstractTestElement.java:429) >>> at >>>org.apache.jmeter.protocol.http.control.CookieManager.add(Cooki >>>eManager.java:213) >>> at >>>org.apache.jmeter.protocol.http.control.CookieManager.addCookie >>>FromHeader(CookieManager.java:434) >>> at >>>org.apache.jmeter.protocol.http.sampler.HTTPSampler.saveConnect >>>ionCookies(HTTPSampler.java:1368) >>> at >>>org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTP >>>Sampler.java:1118) >>> at >>>org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTP >>>Sampler.java:488) >>> at >>>org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTP >>>Sampler.java:476) >>> at >>>org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:254) >>> at java.lang.Thread.run(Thread.java:534) >>> >>>2004/03/01 13:12:40 INFO - jmeter.threads.JMeterThread: Thread >>>Test141-34 started >>> >>>--------------------------------------------------------------------- >>>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] >> >> > >--------------------------------------------------------------------- >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]
