I can confirm Julien's finding.

The /public folder is indeed missing from the tar.gz and zip file.

Gruß
Richard

Am Donnerstag, dem 03.08.2023 um 15:04 +0100 schrieb Julien Nioche:
> Thanks Bipin
> 
> The source code in RC3 can now be compiled
> The signatures look OK
> I was able to run a topology in local mode, In deployed mode nimbus
> and the
> supervisor services seem to work fine but not the UI:
> 
> Running: /home/julien/.sdkman/candidates/java/current/bin/java -
> server
> > -Ddaemon.name=ui -Dstorm.options=
> > -Dstorm.home=/home/julien/Downloads/apache-storm-2.5.0
> > -Dstorm.log.dir=/home/julien/Downloads/apache-storm-2.5.0/logs
> > -
> > Djava.library.path=/usr/local/lib:/opt/local/lib:/usr/lib:/usr/lib64
> > -Dstorm.conf.file= -cp
> > /home/julien/Downloads/apache-storm-
> > 2.5.0/*:/home/julien/Downloads/apache-storm-
> > 2.5.0/lib/*:/home/julien/Downloads/apache-storm-
> > 2.5.0/extlib/*:/home/julien/Downloads/apache-storm-2.5.0/extlib-
> > daemon/*:/home/julien/Downloads/apache-storm-2.5.0/lib-
> > webapp/*:/home/julien/Downloads/apache-storm-2.5.0/conf
> > -Xmx768m -Djava.deserialization.disabled=true -Dlogfile.name=ui.log
> > -Dlog4j.configurationFile=/home/julien/Downloads/apache-storm-
> > 2.5.0/log4j2/cluster.xml
> > org.apache.storm.daemon.ui.UIServer
> > Exception in thread "main" java.lang.RuntimeException: Cannot find
> > static
> > file directory in development location
> > /home/julien/Downloads/apache-storm-2.5.0/lib-webapp/storm-webapp-
> > 2.5.0.jarWEB-INF
> > at org.apache.storm.daemon.ui.UIServer.main(UIServer.java:160)
> 
> 
> The logs contain
> 
> 2023-08-03 14:49:23.728 o.a.s.d.u.UIServer main [WARN] Cannot find
> static
> > file directory in /home/julien/Downloads/apache-storm-2.5.0/public/
> > -
> > assuming that UIServer is being launchedin a development
> > environment and
> > not from a packaged release
> 
> 
> Looking at the RC I see that the folder /public is missing. It was in
> 2.4
> and in the previous RC. When added manually, the storm ui command
> runs fine.
> 
> Sorry to be the bearer of bad news
> 
> Julien
> 
> 
> 
> On Thu, 3 Aug 2023 at 00:08, Bipin Prasad <bipinpra...@apache.org>
> wrote:
> 
> > Storm Release candidate version 2.5.0 rc3 is here:
> > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc3
> > Please vote on this release.
> > 
> >    1. How to vote is described here:
> > 
> > https://github.com/apache/storm/blob/master/RELEASING.md#how-to-vote-on-a-release-candidate
> >    2. Release notes are here:
> > 
> > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc3/RELEASE_NOTES.html
> >    .
> >    3. The tag/commit to be voted upon is v2.5.0:
> >    4. The source archive being votes upon is here:
> > 
> > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc3/apache-storm-2.5.0-src.tar.gz
> >    5. The release artifacts are signed with the following key:
> > 
> > https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x134716af768d9b6e
> > in
> >    this file https://www.apache.org/dist/storm/KEYS
> > 
> > 
> > When voting, please list the actions taken to verify the release.
> > This vote will be open for at least 72 hours.
> > 
> >     [ ] +1 Release this package as Apache Storm 2.5.0
> >     [ ]   0 No opinion
> >     [ ] -1 Do not release this package because...
> > 
> > Thanks to everyone who contributed to this release.
> > 
> > --Bipin Prasad
> > 
> > On Tue, Jul 25, 2023 at 8:28 AM Bipin Prasad
> > <bipinpra...@apache.org>
> > wrote:
> > 
> > > Storm Release candidate version 2.5.0 rc2 is here:
> > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc2
> > > Please vote on this release.
> > > 
> > >    1. How to vote is described here:
> > > 
> > https://github.com/apache/storm/blob/master/RELEASING.md#how-to-vote-on-a-release-candidate
> > >    2. Release notes are here:
> > > 
> > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc2/RELEASE_NOTES.html
> > >    .
> > >    3. The tag/commit to be voted upon is v2.5.0:
> > >    4. The source archive being votes upon is here:
> > > 
> > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc2/apache-storm-2.5.0-src.tar.gz
> > >    5. The release artifacts are signed with the following key:
> > > 
> > https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x134716af768d9b6e
> > >     in this file https://www.apache.org/dist/storm/KEYS
> > > 
> > > 
> > > When voting, please list the actions taken to verify the release.
> > > This vote will be open for at least 72 hours.
> > > 
> > >     [ ] +1 Release this package as Apache Storm 2.5.0
> > >     [ ]   0 No opinion
> > >     [ ] -1 Do not release this package because...
> > > 
> > > Thanks to everyone who contributed to this release.
> > > 
> > > --Bipin Prasad
> > > 
> > > On Mon, Jun 26, 2023 at 4:15 PM Bipin Prasad
> > > <bipinpra...@apache.org>
> > > wrote:
> > > 
> > > > Storm Release candidate version 2.5.0 rc1 is here:
> > > > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc1
> > > > Please vote on this release.
> > > > 
> > > >    1. How to vote is described here:
> > > > 
> > https://github.com/apache/storm/blob/master/RELEASING.md#how-to-vote-on-a-release-candidate
> > > >    2. Release notes are here:
> > > > 
> > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc1/RELEASE_NOTES.html
> > > >    .
> > > >    3. The tag/commit to be voted upon is v2.5.0:
> > > >    4. The source archive being votes upon is here:
> > > > 
> > https://dist.apache.org/repos/dist/dev/storm/apache-storm-2.5.0-rc1/apache-storm-2.5.0-src.tar.gz
> > > >    5. The release artifacts are signed with the following key:
> > > > 
> > https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x134716af768d9b6e
> > > >     in this file https://www.apache.org/dist/storm/KEYS
> > > > 
> > > > 
> > > > When voting, please list the actions taken to verify the
> > > > release.
> > > > This vote will be open for at least 72 hours.
> > > > 
> > > >     [ ] +1 Release this package as Apache Storm 2.5.0
> > > >     [ ]   0 No opinion
> > > >     [ ] -1 Do not release this package because...
> > > > 
> > > > Thanks to everyone who contributed to this release.
> > > > 
> > > > --Bipin Prasad
> > > > 
> > > 
> > 
> 
> 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to