Hi everyone. I have just downloaded JMeter 1.6.1 onto a Windows NT Server and got it up and running. I am a newbie to JMeter as I have never used it before. The thing is, I noticed on the mailing list that the latest build has the 'Proxy Server' integrated into the UI. The message header was 'proxy server integrated with UI' I downloaded the latest build from the 2001-08-02 and overwrote the existing directory Jakarta-Jmeter with the build. Reran jmeter.bat and the UI displayed as normal but where I expected the Proxy Server under Config Element option I found only the usual selection. No Proxy Server. The following may be related or a completely different problem but when I ran 'jmeter.bat' under 1.6.1 without builds the following trace appears and the application started up successfully. > D:\jakarta-jmeter\bin>jmeter > D:\jakarta-jmeter\bin>set PROP=jmeter.properties > D:\jakarta-jmeter\bin>set HOST= > D:\jakarta-jmeter\bin>set PORT= > D:\jakarta-jmeter\bin>IF "" EQU "-f" set PROP= > D:\jakarta-jmeter\bin>IF "" EQU "-h" set HOST=-Dhttp.proxyHost= > D:\jakarta-jmeter\bin>IF "" EQU "-p" set PORT=-Dhttp.proxyPort= > D:\jakarta-jmeter\bin>IF "" EQU "-f" set PROP= > D:\jakarta-jmeter\bin>IF "" EQU "-h" set HOST=-Dhttp.proxyHost= > D:\jakarta-jmeter\bin>IF "" EQU "-p" set PORT=-Dhttp.proxyPort= > D:\jakarta-jmeter\bin>IF "" EQU "-f" set PROP= > D:\jakarta-jmeter\bin>IF "" EQU "-h" set HOST=-Dhttp.proxyHost= > D:\jakarta-jmeter\bin>IF "" EQU "-p" set PORT=-Dhttp.proxyPort= When I download the 2001-08-02 build and re-ran jmeter.bat and the following trace was displayed. search_paths = .;ApacheJMeter.jar search_paths = .;ApacheJMeter.jar search_paths = .;ApacheJMeter.jar search_paths = .;ApacheJMeter.jar search_paths = .;ApacheJMeter.jar search_paths = .;ApacheJMeter.jar found 10 action handlers search_paths = .;ApacheJMeter.jar search_paths = .;ApacheJMeter.jar search_paths = .;ApacheJMeter.jar search_paths = .;ApacheJMeter.jar Once again the application started up without errors but the above trace may or may not be correct. As a newbie I guess I have install the build incorrectly and that is the reason I can't see the Proxy Server option. So if you know why I don't see this option in the UI please let me know. Many thanks for any advice. Martin O'Neill Test Engineer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

