pilhuhn / hawkfx

Hawkular explorer written in (J)Ruby with a JavaFX frontend.
Apache License 2.0
14 stars 10 forks source link

Metrics mode no longer starts #38

Closed pilhuhn closed 7 years ago

pilhuhn commented 7 years ago

Error is

Exception in thread "JavaFX Application Thread" org.jruby.exceptions.RaiseException: (NameError) uninitialized constant Hawkular::Alerts::AlertsClient
Did you mean?  RestClient
    at org.jruby.RubyModule.const_missing(org/jruby/RubyModule.java:3340)
    at RUBY.login(/Users/hrupp/src/hawkfx/lib/hawk_login_controller.rb:83)
    at RUBY.handle(/Users/hrupp/.rvm/gems/jruby-9.1.12.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/fxmlloader/elts.rb:521)