Hi all, While using JMeter for testing webservices, we have a problem getting through the proxy. When we fire a SOAP message into the endpoint, we get the followinging JMeter message:
"Response message: Error opening socket: java.io.IOException: Unable to tunnel through <proxyserver>:<portnr>. Proxy returns "HTTP/1.1 407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy service is denied. )"" We start JMeter as described with the following commandline: jmeter.bat -H <proxyserver> -P <portnr> -u <username> -a <password> We have copied the proxy settings and message from a SOAPui project, in which the SOAPui script is correctly working and is able to get through the proxy. Does anyone know what the problem could be? For example, do we need to find a solution in the configuration settings of JMeter or is there a possibility that JMeter (as application) has been blocked by the proxy server. If you need anymore information, please let me know. Thanks in advance, Mark Disclaimer: This message contains information that may be privileged or confidential and is the property of Sogeti Nederland B.V. or its Group members. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

