You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by JimGVM <gr...@yahoo.com> on 2008/10/02 01:06:22 UTC

Error opening socket when sending soap request...

I get an error opening socket when sending a soap request.  This was working
on a different server.  Is this some sort of permissions issue?  I can
access system successfully via telnet.

exact message...

Error opening socket: java.net.UnknownHostException
-- 
View this message in context: http://www.nabble.com/Error-opening-socket-when-sending-soap-request...-tp19770824p19770824.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Error opening socket when sending soap request...

Posted by sebb <se...@gmail.com>.
2008/10/2 JimGVM <gr...@yahoo.com>:
>
> I get an error opening socket when sending a soap request.  This was working
> on a different server.  Is this some sort of permissions issue?  I can
> access system successfully via telnet.
>
> exact message...
>
> Error opening socket: java.net.UnknownHostException

That means that the host is not known, i.e. the hostname is misspelt
or is not known to the DNS server being used by the JMeter host.

> --
> View this message in context: http://www.nabble.com/Error-opening-socket-when-sending-soap-request...-tp19770824p19770824.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org