Couldn't execute warm up request http://gatling.io

774 views
Skip to first unread message

Eric Ouyang Z

unread,
Feb 3, 2017, 2:58:30 PM2/3/17
to Gatling User Group
Any idea why it failed?

Couldn't execute warm up request http://gatling.io

Ping to it is okay but telenet to it failed.

See below.

11:50:14.994 [INFO ] i.g.h.c.HttpProtocol - Start warm up
11:50:36.079 [INFO ] i.g.h.c.HttpProtocol - Couldn't execute warm up request http://gatling.io
java.net.ConnectException: Connection timed out: no further information: gatling.io/192.30.252.153:80
	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[na:1.7.0_67]
	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739) ~[na:1.7.0_67]
	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152) ~[netty-3.10.0.Final.jar:na]
	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105) ~[netty-3.10.0.Final.jar:na]
	... 8 common frames omitted
Wrapped by: java.net.ConnectException: Connection timed out: no further information: gatling.io/192.30.252.153:80


C:\Users\me>ping gatling.io

Pinging gatling.io [192.30.252.153] with 32 bytes of data:
Reply from 192.30.252.153: bytes=32 time=71ms TTL=53
Reply from 192.30.252.153: bytes=32 time=71ms TTL=53
Reply from 192.30.252.153: bytes=32 time=71ms TTL=53
Reply from 192.30.252.153: bytes=32 time=71ms TTL=53

Ping statistics for 192.30.252.153:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 71ms, Maximum = 71ms, Average = 71ms

C:\Users\me>telnet gatling.io 80
Connecting To gatling.io...Could not open connection to the host, on port 80: Connect failed

Barry Perez

unread,
Feb 5, 2017, 9:35:40 AM2/5/17
to Gatling User Group

Works fine for me. Maybe that's being blocked by your organisation?

$ ping gatling.io
PING gatling.io (192.30.252.153): 56 data bytes
64 bytes from 192.30.252.153: icmp_seq=0 ttl=56 time=88.758 ms

telnet> open
(to) gatling.io 80
Trying 192.30.252.153...
Connected to gatling.io.
Escape character is '^]'.

See the documentation around auto warm-up - you can either change the URL (to something accessible) or just disable it, assuming it's a connectivity issue from your injector to the internet?

Reply all
Reply to author
Forward
0 new messages