I recommend loading the latest nightly build, since Mike improved the HttpSampler which is now dealing much better with Http-repsonse-codes. The message you are reporting is normally a hint that you received a code different from 200. E.g. you might have used POST instead of GET or the address might be wrong.
According to log4j: In bin there is a file "log4j.conf". If you change the lines 20 to the following, you get a whole lot of loggin-mesages on your console and in the file "root.log": log4j.rootCategory=DEFAULT,Root_Appender,SystemOut_Appender Hope that helps, Wolfram -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

