Hello,

Release Note +1

I downloaded the artifacts, +1
- sis tool works ok
- sisfx tool works too once javafx is configured but has some issues with geotiff, see at the end of the mail

+1 for the release


Thanks

Johann Sorel


----------
org.apache.sis.storage.DataStoreException: Ne peut pas produire une image pour la couverture de données « GEBCO_2019.tif ».     at org.apache.sis.internal.storage.TiledGridResource.preload(TiledGridResource.java:489)
    at org.apache.sis.storage.geotiff.DataCube.read(DataCube.java:206)
    at org.apache.sis.gui.coverage.ImageRequest.load(ImageRequest.java:293)
    at org.apache.sis.gui.coverage.GridView$ImageLoader.call(GridView.java:362)     at org.apache.sis.gui.coverage.GridView$ImageLoader.call(GridView.java:330)     at javafx.graphics/javafx.concurrent.Task$TaskCallable.call(Task.java:1426)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)     at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
    at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: java.nio.channels.ClosedChannelException
    at java.base/sun.nio.ch.FileChannelImpl.ensureOpen(FileChannelImpl.java:156)     at java.base/sun.nio.ch.FileChannelImpl.position(FileChannelImpl.java:353)     at java.base/sun.nio.ch.FileChannelImpl.position(FileChannelImpl.java:58)     at org.apache.sis.internal.storage.io.ChannelDataInput.seek(ChannelDataInput.java:874)     at org.apache.sis.internal.storage.io.ChannelDataInput$ArrayReader.seek(ChannelDataInput.java:561)     at org.apache.sis.internal.storage.io.HyperRectangleReader.read(HyperRectangleReader.java:198)     at org.apache.sis.internal.storage.io.HyperRectangleReader.readAsBuffer(HyperRectangleReader.java:170)     at org.apache.sis.storage.geotiff.DataSubset.readSlice(DataSubset.java:460)     at org.apache.sis.storage.geotiff.DataSubset.readTiles(DataSubset.java:343)     at org.apache.sis.internal.storage.TiledGridCoverage.render(TiledGridCoverage.java:423)     at org.apache.sis.internal.storage.TiledGridResource.preload(TiledGridResource.java:469)
    ... 9 more





On 30/09/2021 17:42, Martin Desruisseaux wrote:
Hello PMC and all

I would like to call for a vote on the following Apache SIS 1.1 release candidate artifacts:

 * Release notes (not exhaustive):
   https://sis.staged.apache.org/release-notes/1.1.html

 * All Release Artifacts:
   https://dist.apache.org/repos/dist/dev/sis/1.1/RC1/

 * PGP release keys (signed using GnuPG):
   https://downloads.apache.org/sis/KEYS

 * Maven staging repository:
https://repository.apache.org/content/repositories/orgapachesis-1036/

Web site https://sis.staged.apache.org/ will be updated progressively during the next days.

Please verify the artifacts and vote. The vote will be open until Monday (inclusive).

[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)


Reply via email to