I encountered an error in startup, which seems to be caused by the upgrade
of slick.: https://github.com/slick/slick/issues/2933


Caused by: java.lang.NoClassDefFoundError: scala/reflect/api/Trees$TreeApi
        at
slick.lifted.AnyOptionExtensionMethods$.getOrElse$extension(ExtensionMethods.scala:219)
        at
org.apache.pekko.persistence.jdbc.query.dao.ReadJournalQueries.<init>(ReadJournalQueries.scala:33)
        at
org.apache.pekko.persistence.jdbc.query.dao.DefaultReadJournalDao.<init>(DefaultReadJournalDao.scala:42)
        at
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
        at
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
        at
org.apache.pekko.actor.ReflectiveDynamicAccess.$anonfun$createInstanceFor$1(ReflectiveDynamicAccess.scala:50)



[x] Download links are valid.
[x] Checksums and signatures.
[x] LICENSE/NOTICE files exist
[x] No unexpected binary files
[x] All source files have ASF headers
[x] Can compile from source
[ ] Can verify the binary build

laglangyue <laglan...@foxmail.com> 于2024年5月31日周五 21:46写道:

> +1,I downloaded,compiled and tested with m2-cpu,jdk11
>
>
>
>
>
> 发自我的iPhone
>
>
> ------------------ Original ------------------
> From: Samuele Resca <samuele.re...@gmail.com&gt;
> Date: Fri,May 31,2024 5:28 AM
> To: laglanyue <laglan...@foxmail.com&gt;
> Subject: Re: [VOTE] Release Apache Pekko Persistence JDBC 1.1.0-M1-RC1
>
>
>
> Hi,
>
> +1 from me.
>
> I performed the following checks:
>
> [X] Download links are valid
> [X] Checksums and signatures
> [X] LICENSE/NOTICE files exist
> [X] Can compile from source
> [X] No unexpected binary files
> [X] Can verify the binary build
> [X] Tests are running locally
>
> Samuele
>
> &gt; On 30 May 2024, at 13:01, kerr  wrote:
> &gt;
> &gt; I will check this when back home.
> &gt; 何品
> &gt;
> &gt;
> &gt; PJ Fanning  于2024年5月30日周四 19:57写道:
> &gt;
> &gt;&gt; Hello Pekko Community,
> &gt;&gt;
> &gt;&gt; This is a call for a vote to release Apache Pekko Persistence JDBC
> &gt;&gt; version 1.1.0-M1-RC1.
> &gt;&gt;
> &gt;&gt; The discussion thread:
> &gt;&gt;
> &gt;&gt; https://lists.apache.org/thread/95sjkpbdomwbbhvw1os9g0ol2f6rt32b
> &gt;&gt
> <https://lists.apache.org/thread/95sjkpbdomwbbhvw1os9g0ol2f6rt32b&gt;&gt>;
>
> &gt;&gt; The release candidate:
> &gt;&gt;
> &gt;&gt;
> https://dist.apache.org/repos/dist/dev/pekko/PERSISTENCE-JDBC-1.1.0-M1-RC1/
> &gt;&gt
> <https://dist.apache.org/repos/dist/dev/pekko/PERSISTENCE-JDBC-1.1.0-M1-RC1/&gt;&gt>;
>
> &gt;&gt; This release has been signed with a PGP key available here:
> &gt;&gt;
> &gt;&gt; https://downloads.apache.org/pekko/KEYS
> &gt;&gt;
> &gt;&gt; Release Notes:
> &gt;&gt;
> &gt;&gt; https://github.com/apache/pekko-persistence-jdbc/pull/197/files
> &gt;&gt
> <https://github.com/apache/pekko-persistence-jdbc/pull/197/files&gt;&gt>;
> &gt;&gt; Git tag for the release:
> &gt;&gt;
> &gt;&gt;
> https://github.com/apache/pekko-persistence-jdbc/tree/v1.1.0-M1-RC1
> &gt;&gt
> <https://github.com/apache/pekko-persistence-jdbc/tree/v1.1.0-M1-RC1&gt;&gt>;
> Git commit ID: 0d0a85d2fc46a3b7d75a3613db13e7065fae83fb
> &gt;&gt;
> &gt;&gt; Please download, verify, and test.
> &gt;&gt;
> &gt;&gt; I have also staged jars in the Apache Nexus Repository. These
> were built
> &gt;&gt; with the same code as appears in this Source Release Candidate.
> &gt;&gt; I would appreciate if users could test with these too.
> &gt;&gt; If anyone finds any serious problems with these jars, please also
> notify us
> &gt;&gt; on this thread.
> &gt;&gt;
> &gt;&gt;
> https://repository.apache.org/content/groups/staging/org/apache/pekko/
> &gt;&gt
> <https://repository.apache.org/content/groups/staging/org/apache/pekko/&gt;&gt>;
>
> &gt;&gt; For sbt 1.9.4 or greater you can add this resolver
> &gt;&gt;
> &gt;&gt; resolvers += Resolver.ApacheMavenStagingRepo
> &gt;&gt;
> &gt;&gt; Otherwise for older versions of sbt
> &gt;&gt;
> &gt;&gt; resolvers += "Apache Pekko Staging" at "
> &gt;&gt; https://repository.apache.org/content/groups/staging";
> &gt;&gt;
> &gt;&gt;
> &gt;&gt; The VOTE will pass if we have more positive votes than negative
> votes
> &gt;&gt; and there must be a minimum of 3 approvals from Pekko PMC members.
> &gt;&gt; Anyone voting in favour of the release, could you please provide
> a list of
> &gt;&gt; the checks you have done?
> &gt;&gt; The vote will be left open for at least 72hrs.
> &gt;&gt;
> &gt;&gt; [ ] +1 approve
> &gt;&gt; [ ] +0 no opinion
> &gt;&gt; [ ] -1 disapprove with the reason
> &gt;&gt;
> &gt;&gt; To learn more about Apache Pekko, please see
> https://pekko.apache.org/
> &gt;&gt <https://pekko.apache.org/&gt;&gt>;
> &gt;&gt; Checklist for reference:
> &gt;&gt;
> &gt;&gt; [ ] Download links are valid.
> &gt;&gt; [ ] Checksums and signatures.
> &gt;&gt; [ ] LICENSE/NOTICE files exist
> &gt;&gt; [ ] No unexpected binary files
> &gt;&gt; [ ] All source files have ASF headers
> &gt;&gt; [ ] Can compile from source
> &gt;&gt; [ ] Can verify the binary build
> &gt;&gt;
> &gt;&gt; To compile from the source, please refer to:
> &gt;&gt;
> &gt;&gt;
> https://github.com/apache/pekko/blob/main/README.md#building-from-source
> &gt;&gt
> <https://github.com/apache/pekko/blob/main/README.md#building-from-source&gt;&gt>;
>
> &gt;&gt; This refers to the main Pekko. The main diff for Pekko Persistence
> &gt;&gt; JDBC is that Java 8 is preferred for building.
> &gt;&gt;
> &gt;&gt; To verify the binary build, please refer to:
> &gt;&gt;
> &gt;&gt;
> &gt;&gt;
> https://github.com/apache/pekko-site/wiki/Pekko-Release-Process#verifying-the-binary-build
> &gt;&gt
> <https://github.com/apache/pekko-site/wiki/Pekko-Release-Process#verifying-the-binary-build&gt;&gt>;
>
> &gt;&gt; Some notes about verifying downloads can be found at:
> &gt;&gt;
> &gt;&gt; https://pekko.apache.org/download.html#verifying-downloads
> &gt;&gt
> <https://pekko.apache.org/download.html#verifying-downloads&gt;&gt>;
> &gt;&gt; Here is my +1 (binding).
> &gt;&gt;
> &gt;&gt; Thanks,
> &gt;&gt; PJ Fanning (Apache Pekko PMC member)
> &gt;&gt;
> &gt;&gt;
> ---------------------------------------------------------------------
> &gt;&gt; To unsubscribe, e-mail: dev-unsubscr...@pekko.apache.org
> &gt;&gt; For additional commands, e-mail: dev-h...@pekko.apache.org
> &gt;&gt;
> &gt;&gt;
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@pekko.apache.org
> For additional commands, e-mail: dev-h...@pekko.apache.org



-- 
Best regards

Jingzhang Chen(Roiocam)

Reply via email to