performance - JMeter Issue in VLAN enabled system -


once machine vlan enabled, i'm neither able prepare new scripts using jmeter-2.9 tool nor able execute old scripts used run earlier on same machine.

please find below error message got while running old scripts:

*thread name: 46_drug issue 1-1 sample start: 2014-11-19 16:22:40 ist load time: 1001 latency: 0 size in bytes: 1720 headers size in bytes: 0 body size in bytes: 1720 sample count: 1 error count: 1 response code: non http response code: java.net.connectexception response message: non http response message: connection refused: connect response headers: httpsampleresult fields: contenttype:  dataencoding: null* 

while recording new test plan in windows machine, i'm able navigate different pages http proxy server enabled in jmeter tool, no http request getting recorded in transaction controller.

can please suggest, how overcome issue ?

according me issue related proxy.

jmeter sits between machine , proxy , thats how records requests coming , going machine. doesnt matter in vlan or wan if proxy settings correct.

please check proxy settings once put apply similar proxy settings (localhost,8080) in vlan or else can provide seperate proxy jmeter starting jmeter parameters,

jmeter.bat -h <hostname> -p <port> -u <username> -a <pwd>  

Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -