Hi Darion, You may need to clean up your local cache for shaded libraries.
On Sat, Jul 2, 2016 at 3:48 PM Karol Brejna <karolbre...@apache.org> wrote: > There is a problem running the code built from source on my machine > (ubuntu): > > GER\kbrejna@duhr > :~/apache-gearpump/gearpump-0.8.1-RC0-incubating/output/target/pack$ > bin/local > [ClusterConfig$] loading config file null... > > Help: Start a local cluster > -sameprocess (required:false, default:false) > -workernum (required:false, default:2)<how many workers to start> > > Exception in thread "main" akka.ConfigurationException: Akka JAR > version [2.4.3] does not match the provided config version [2.3.3] > at akka.actor.ActorSystem$Settings.<init>(ActorSystem.scala:210) > at akka.actor.ActorSystemImpl.<init>(ActorSystem.scala:540) > at akka.actor.ActorSystem$.apply(ActorSystem.scala:141) > at akka.actor.ActorSystem$.apply(ActorSystem.scala:118) > at org.apache.gearpump.cluster.main.Local$.local(Local.scala:76) > at org.apache.gearpump.cluster.main.Local$.main(Local.scala:57) > at > org.apache.gearpump.util.AkkaApp$$anonfun$main$1.apply(AkkaApp.scala:42) > at > org.apache.gearpump.util.AkkaApp$$anonfun$main$1.apply(AkkaApp.scala:42) > at scala.util.Try$.apply(Try.scala:192) > at org.apache.gearpump.util.AkkaApp$class.main(AkkaApp.scala:41) > at org.apache.gearpump.cluster.main.Local$.main(Local.scala:36) > at org.apache.gearpump.cluster.main.Local.main(Local.scala) > > > I've checked also bin/services and bin/gear -- similar exception is thrown. > > Regards, > Kaorl > > On Fri, Jul 1, 2016 at 11:12 PM, Kam Kasravi <kamkasr...@gmail.com> wrote: > > Hi Gearpump Community > > > > This is a call for a discussion releasing Apache Gearpump > > 0.8.1-incubating, release candidate 0. This > > is the first release of Gearpump. > > > > The source tarball, including signatures, digests, etc. can be found > > at: > https://dist.apache.org/repos/dist/dev/incubator/gearpump/0.8.1-incubating/RC0/ > > > > The tag to be voted upon is > > 0.8.1-RC0: > https://git-wip-us.apache.org/repos/asf?p=incubator-gearpump.git;a=shortlog;h=refs/tags/0.8.1-RC0 > > > > The release hash is > > acc1ee5a4fb273eb85ea0e3f9a79413abe689c7a: > https://git-wip-us.apache.org/repos/asf?p=incubator-gearpump.git;a=commit;h=acc1ee5a4fb273eb85ea0e3f9a79413abe689c7a > > > > Release artifacts are signed with the following > > key:https://dist.apache.org/repos/dist/dev/incubator/gearpump/KEYS > > > > KEYS file available: > https://dist.apache.org/repos/dist/dev/incubator/gearpump/KEYS > > > > For information about the contents of this release, > > see: > https://git-wip-us.apache.org/repos/asf?p=incubator-gearpump.git;a=blob;f=CHANGELOG.md;h=71e7b12cf5dcfdac4a3513ce65673f197348e1ca;hb=refs/tags/0.8.1-RC0 > > > > > > The vote will be open for 144 hours (Thursday, July 7, 2016 at 2:00 PM > PST) > > > > Please download the release candidate and evaluate the necessary items > > including checking hashes, signatures, build from source, and test. The > > please vote: > > > > [ ] +1 Release this package as gearpump-0.8.1 > > [ ] +0 no opinion > > [ ] -1 Do not release this package because because... > > > > Thanks, > > Kam >