reitti / reittiopas

Ihan hyvä reittiopas
http://ihanhyvareittiopas.fi/
MIT License
25 stars 2 forks source link

HSL verticle throws exceptions sometimes #58

Closed teropa closed 11 years ago

teropa commented 11 years ago

There some failure case we're not handling. Empty input?

Exception in JavaScript verticle: Wrapped java.lang.ClassCastException: org.vertx.java.core.json.JsonObject cannot be cast to java.lang.String at core/event_bus.js:65 (anonymous) at file:/Users/teroparv/devel/reitti/hsl.coffee.js:54 (anonymous) at file:/Users/teroparv/devel/reitti/hsl.coffee.js:42 (anonymous) at file:/Users/teroparv/devel/reitti/hsl.coffee.js:30 (anonymous)

teropa commented 11 years ago

I don't think this is relevant anymore.. everything in the HSL event bus handlers is now JSON. Closing.