I'm newbie to JMeter. I've download and started JMeter for recording. But it
is not recording anything else. Can you help me out? 
I guess it is a problem with my proxy setting. I run my Tomcat webserver and
Jmeter in my local machine
 
In Jmeter log, The following error recorded..
2008/12/04 05:46:58 INFO  - jmeter.protocol.http.proxy.Daemon: Proxy: OK 
2008/12/04 05:46:58 INFO  - jmeter.protocol.http.proxy.Daemon: Creating
Daemon Socket... on port 9999 
2008/12/04 05:46:58 WARN  - jmeter.protocol.http.proxy.Daemon: Proxy Server
stopped java.net.BindException: Address already in use: JVM_Bind
 at java.net.PlainSocketImpl.socketBind(Native Method)
 at java.net.PlainSocketImpl.bind(Unknown Source)
 at java.net.ServerSocket.bind(Unknown Source)
 at java.net.ServerSocket.<init>(Unknown Source)
 at java.net.ServerSocket.<init>(Unknown Source)
 at org.apache.jmeter.protocol.http.proxy.Daemon.run(Daemon.java:135)
-- 
View this message in context: 
http://www.nabble.com/Jmeter-not-recording-using-HTTP-Proxy-tp20827940p20827940.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to