ome / omero-insight

Gradle project containing insight java client for OMERO
https://www.openmicroscopy.org/omero/
GNU General Public License v2.0
7 stars 14 forks source link

Prep 5.8.4 #416

Closed jburel closed 3 months ago

jburel commented 8 months ago
snoopycrimecop commented 8 months ago

Conflicting PR. Removed from build OMERO-insight-push#299. See the console output for more details. Possible conflicts:

--conflicts

snoopycrimecop commented 8 months ago

Conflicting PR. Removed from build OMERO-insight-push#300. See the console output for more details. Possible conflicts:

--conflicts Conflict resolved in build OMERO-insight-push#301. See the console output for more details.

dominikl commented 8 months ago

Looks good to me. Any idea why the build is failing? Also a bit worried that the merge-ci build doesn't work (strangely local gradle build does).

jburel commented 8 months ago

the build was failing because artifacts.openmicroscopy.org was down due to the power outage

jburel commented 8 months ago

Looks good to me. Any idea why the build is failing? Also a bit worried that the merge-ci build doesn't work (strangely local gradle build does).

@dominikl I have tested locally the following:

Everything works as expected. Then tested the latest release downloaded from GitHub and unzipped i.e. bash ~/Desktop/OMERO.insight-5.8.3/bin/omero-insight It works too

pwalczysko commented 8 months ago

Everything works as expected. Then tested the latest release downloaded from GitHub and unzipped i.e. bash ~/Desktop/OMERO.insight-5.8.3/bin/omero-insight It works too

What @dominikl is meaning is (i.e. grab the build from jenkins, which has to be started using bash as well, but fails as below)

  1. Download https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-insight-build/lastSuccessfulBuild/artifact/build/distributions/OMERO.insight-5.8.4-SNAPSHOT.zip and unzip it
  2. Try to start it and fail with
(cli) pwalczysko@Petrs-MBP ~ % bash ~/Downloads/OMERO.insight-5.8.4-SNAPSHOT/bin/omero-insight
Error: LinkageError occurred while loading main class org.openmicroscopy.shoola.Main
    java.lang.ExceptionInInitializerError: null

@jburel I have successfully repeated your workflow with release artifacts from GitHub - it very much resembles my workflow ^^^ except that the zip is from Jenkins in my case. The only difference thereafter is the result - the Github release artifact just works, the CI artifact from jenkins does not.

jburel commented 8 months ago

It does not work from merge-ci sorry I forgot to mention it in my testing report

dominikl commented 8 months ago

👍 Any idea how we could fix the msi installer issue? https://github.com/ome/omero-insight/issues/400 . I guess that will be bigger effort to find out what's going wrong there, right?

dominikl commented 3 months ago

Looks good. Just release date 'January' should be updated to 'May' :-)