Re: [akka-user] java.lang.AbstractMethodError with last 2.4-SNAPSHOT

2015-07-02 Thread Patrik Nordwall
No worries. You're welcome. On Thu, Jul 2, 2015 at 12:00 PM, Evgeniy Ostapenko wrote: > You are right. My fault - i was not removing all caches :/ Thank you. > > четверг, 2 июля 2015 г., 11:51:49 UTC+3 пользователь Patrik Nordwall > написал: >> >> Are you sure that you use the "same" version for

Re: [akka-user] java.lang.AbstractMethodError with last 2.4-SNAPSHOT

2015-07-02 Thread Evgeniy Ostapenko
You are right. My fault - i was not removing all caches :/ Thank you. четверг, 2 июля 2015 г., 11:51:49 UTC+3 пользователь Patrik Nordwall написал: > > Are you sure that you use the "same" version for akka-persistence and > akka-cluster-sharding? > I would recommend that you pick one of the time

Re: [akka-user] java.lang.AbstractMethodError with last 2.4-SNAPSHOT

2015-07-02 Thread Patrik Nordwall
Are you sure that you use the "same" version for akka-persistence and akka-cluster-sharding? I would recommend that you pick one of the timestamped snapshots: http://repo.akka.io/snapshots/com/typesafe/akka/akka-actor_2.11/ Are you sure you need a snapshot and not 2.4-M2? On Thu, Jul 2, 2015 at 1

[akka-user] java.lang.AbstractMethodError with last 2.4-SNAPSHOT

2015-07-02 Thread Evgeniy Ostapenko
I am getting java.lang.AbstractMethodError when trying to start app with using of cluster-sharding. I think it was started with this commit https://github.com/ktoso/akka/commit/33fbfec2228c4e0432780ac73e5178c3c279aef3 java.lang.AbstractMethodError: akka.cluster.sharding.ShardCoordinator.recover