Knotx / knotx

Knot.x is a highly-efficient and scalable integration framework designed to build backend APIs
https://knotx.io
Apache License 2.0
126 stars 26 forks source link

More meaningful error description while starting knotx on bounded port #315

Closed nowszy94 closed 7 years ago

nowszy94 commented 7 years ago

io.vertx.core.impl.NoStackTraceThrowable: null io.vertx.core.impl.NoStackTraceThrowable 2017-07-26 11:12:09 [vert.x-eventloop-thread-9] ERROR i.v.c.i.l.c.VertxIsolatedDeployer - Failed in deploying verticle .vertx.core.impl.NoStackTraceThrowable: null io.vertx.core.impl.NoStackTraceThrowable Above lines are the only error messages, while trying to run knot'x on bounded port. It would be nice, if this case has more meaningful description.

tomaszmichalak commented 7 years ago

Fixed in 1.1.2.