Ivan, Sorry about the cross post. I was not sure where I should post. I am using Kamon 0.3.5
On Wednesday, May 6, 2015 at 5:51:27 AM UTC-7, Ivan Topolnjak wrote: > > Hello TS! > > I just replied to you other email, please disregard that thread and post > your answer here.. what Kamon version are you using? > > On Wed, May 6, 2015 at 3:07 AM TS <[email protected] <javascript:>> > wrote: > >> I just started using Kamon. I am getting an error while weaving (This >> happens when my tests run. My surefire plugin has argLine with javaagent >> pointing to aspectjweaver.jar >> >> Any words of wisdom would be appreciated. >> >> Thanks in advance, >> >> TS >> >> java.lang.Exception: Unexpected exception, >> expected<java.lang.ClassCastException> but >> was<java.lang.IncompatibleClassChangeError> >> >> at >> akka.instrumentation.ActorCellInstrumentation.afterCreation(ActorCellInstrumentation.scala:42) >> >> at akka.actor.ActorCell.<init>(ActorCell.scala:397) >> >> at akka.actor.LocalActorRef.newActorCell(ActorRef.scala:320) >> >> at akka.actor.LocalActorRef.<init>(ActorRef.scala:316) >> >> at >> akka.actor.LocalActorRefProvider$$anon$1.<init>(ActorRefProvider.scala:574) >> >> at >> akka.actor.LocalActorRefProvider.rootGuardian$lzycompute(ActorRefProvider.scala:574) >> >> at >> akka.actor.LocalActorRefProvider.rootGuardian(ActorRefProvider.scala:573) >> >> at akka.actor.LocalActorRefProvider.init(ActorRefProvider.scala:628) >> >> at akka.actor.ActorSystemImpl.liftedTree2$1(ActorSystem.scala:663) >> >> at akka.actor.ActorSystemImpl._start$lzycompute(ActorSystem.scala:660) >> >> at akka.actor.ActorSystemImpl._start(ActorSystem.scala:660) >> >> at akka.actor.ActorSystemImpl.start(ActorSystem.scala:676) >> >> at akka.actor.ActorSystem$.apply(ActorSystem.scala:143) >> >> at akka.actor.ActorSystem$.apply(ActorSystem.scala:110) >> >> at akka.actor.ActorSystem$.create(ActorSystem.scala:58) >> >> at akka.actor.ActorSystem.create(ActorSystem.scala:1) >> >> -- >> >>>>>>>>>> Read the docs: http://akka.io/docs/ >> >>>>>>>>>> Check the FAQ: >> http://doc.akka.io/docs/akka/current/additional/faq.html >> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user >> --- >> You received this message because you are subscribed to the Google Groups >> "Akka User List" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/akka-user. >> For more options, visit https://groups.google.com/d/optout. >> > -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
