Skip to content

Instantly share code, notes, and snippets.

@postwait
Created September 27, 2013 04:50
Show Gist options
  • Select an option

  • Save postwait/6724310 to your computer and use it in GitHub Desktop.

Select an option

Save postwait/6724310 to your computer and use it in GitHub Desktop.
[2013-09-27 00:39:38.546650] [debug] java.lang.IllegalArgumentException: No implementation of method: :update! of protocol: #'interval-metrics.core/Metric found for class: nil[2013-09-27 00:39:38.546677] [debug]
[2013-09-27 00:39:38.546820] [debug] at clojure.core$_cache_protocol_fn.invoke(core_deftype.clj:541)[2013-09-27 00:39:38.546842] [debug]
[2013-09-27 00:39:38.546908] [debug] at interval_metrics.core$fn__7442$G__7437__7449.invoke(core.clj:22)[2013-09-27 00:39:38.546935] [debug]
[2013-09-27 00:39:38.546997] [debug] at riemann.core$stream_BANG_.invoke(core.clj:16)[2013-09-27 00:39:38.547018] [debug]
[2013-09-27 00:39:38.547043] [debug] at clojure.lang.Var.invoke(Var.java:419)[2013-09-27 00:39:38.547060] [debug]
[2013-09-27 00:39:38.547129] [debug] at com.omniti.reconnoiter.EventHandler.sendEvent(EventHandler.java:155)[2013-09-27 00:39:38.547139] [debug]
[2013-09-27 00:39:38.547190] [debug] at com.omniti.reconnoiter.event.NoitMetric.handle(NoitMetric.java:64)
[2013-09-27 00:39:38.547227] [debug] at com.omniti.reconnoiter.EventHandler.processMessage(EventHandler.java:82)[2013-09-27 00:39:38.547244] [debug]
[2013-09-27 00:39:38.547277] [debug] at com.omniti.reconnoiter.EventHandler.processMessage(EventHandler.java:92)[2013-09-27 00:39:38.547291] [debug]
[2013-09-27 00:39:38.547332] [debug] at com.omniti.reconnoiter.EventHandler.processMessage(EventHandler.java:102)[2013-09-27 00:39:38.547341] [debug]
[2013-09-27 00:39:38.547384] [debug] at com.omniti.reconnoiter.broker.RabbitBroker.consume(RabbitBroker.java:175)[2013-09-27 00:39:38.547397] [debug]
[2013-09-27 00:39:38.547410] [debug] at com.omniti.reconnoiter.MQListener.run(MQListener.java:89)[2013-09-27 00:39:38.547419] [debug]
[2013-09-27 00:39:38.547443] [debug] at java.lang.Thread.run(Thread.java:680)[2013-09-27 00:39:38.547455] [debug]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment