Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClassCastException on JmxNotification #10

Closed
leleueri opened this issue Oct 17, 2016 · 1 comment
Closed

ClassCastException on JmxNotification #10

leleueri opened this issue Oct 17, 2016 · 1 comment
Labels
Milestone

Comments

@leleueri
Copy link
Owner

With Cassandra 2.1

[ERROR] [10/16/2016 04:02:45.720] [Argos-akka.actor.default-dispatcher-2479] [akka://Argos/user/SentinelOrchestrator/notification-jmx] [I cannot be cast to java.util.HashMap
java.lang.ClassCastException: [I cannot be cast to java.util.HashMap
at io.argos.agent.sentinels.InternalNotificationsSentinel$$anonfun$processProtocolElement$1.applyOrElse(InternalNotificationsSentinel.scala:28)
at scala.runtime.AbstractPartialFunction.apply(AbstractPartialFunction.scala:36)
at io.argos.agent.sentinels.Sentinel$$anonfun$receive$1.applyOrElse(Sentinel.scala:33)
at akka.actor.Actor$class.aroundReceive(Actor.scala:484)
at io.argos.agent.sentinels.Sentinel.aroundReceive(Sentinel.scala:22)
at akka.actor.ActorCell.receiveMessage(ActorCell.scala:526)
at akka.actor.ActorCell.invoke(ActorCell.scala:495)
at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:257)
at akka.dispatch.Mailbox.run(Mailbox.scala:224)
at akka.dispatch.Mailbox.exec(Mailbox.scala:234)
at scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
at scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)
at scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
at scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)

@leleueri leleueri added the bug label Oct 17, 2016
@leleueri leleueri added this to the [0.7] milestone Oct 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant