this is my console output:
16:40:04.459 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework
16:40:04.464 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple
16:40:04.466 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.maxRecords: 4
16:40:04.499 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 16
16:40:04.530 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
16:40:04.531 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
16:40:04.531 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
16:40:04.532 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: available
16:40:04.533 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true
16:40:04.533 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, int): available
16:40:04.535 [main] DEBUG io.netty.util.internal.Cleaner0 - java.nio.ByteBuffer.cleaner(): available
16:40:04.535 [main] DEBUG i.n.util.internal.PlatformDependent - Platform: Windows
16:40:04.536 [main] DEBUG i.n.util.internal.PlatformDependent - Java version: 8
16:40:04.536 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noUnsafe: false
16:40:04.536 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available
16:40:04.537 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noJavassist: false
16:40:04.585 [main] DEBUG i.n.util.internal.PlatformDependent - Javassist: available
16:40:04.585 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: C:\Users\me\AppData\Local\Temp (java.io.tmpdir)
16:40:04.585 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
16:40:04.585 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
16:40:04.585 [main] DEBUG i.n.util.internal.PlatformDependent - io.netty.maxDirectMemory: 771751936 bytes
16:40:04.624 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false
16:40:04.624 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512
16:40:04.628 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available
16:40:04.679 [main] DEBUG i.n.resolver.dns.DnsServerAddresses - Default DNS servers: [/
192.168.0.1:53] (sun.net.dns.ResolverConfiguration)
....
16:40:06.083 [main] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.bytebuf.checkAccessible: true
16:40:06.090 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@1b25d695
16:40:06.450 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 7
16:40:06.450 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 7
16:40:06.450 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
16:40:06.451 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 11
16:40:06.451 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 16777216
16:40:06.451 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.tinyCacheSize: 512
16:40:06.451 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
16:40:06.451 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
16:40:06.451 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
16:40:06.451 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
16:40:06.502 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false
16:40:06.502 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false
16:40:06.545 [main] DEBUG io.netty.util.NetUtil - Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
16:40:06.547 [main] DEBUG io.netty.util.NetUtil - \proc\sys\net\core\somaxconn: 200 (non-existent)
16:40:06.567 [main] DEBUG i.n.u.i.JavassistTypeParameterMatcherGenerator - Generated: io.netty.util.internal.__matchers__.io.netty.channel.socket.DatagramPacketMatcher
16:40:06.588 [main] DEBUG i.n.u.i.JavassistTypeParameterMatcherGenerator - Generated: io.netty.util.internal.__matchers__.io.netty.channel.AddressedEnvelopeMatcher
16:40:06.637 [main] ERROR i.v.core.http.impl.HttpServerImpl - java.lang.IllegalStateException: failed to create a new resolver
16:40:06.677 [main] ERROR io.vertx.core.net.impl.NetServerImpl - java.lang.IllegalStateException: failed to create a new resolver