使用 maven+geotools jai-imageio / kakadu 构建可执行 jar 运行时错误
按照此处的指示,我尝试为基于geotools的项目构建一个可执行jar,以将其分发给用户。
现在在运行时我在运行时收到以下错误
java.util.ServiceConfigurationError: javax.imageio.spi.ImageReaderSpi:
Provider it.geosolutions.imageioimpl.plugins.tiff.TIFFImageReaderSpiit.geosolutions.imageio.plugins.jp2k.JP2KKakaduImageReaderSpi
not found
。
有谁知道如何解决这个问题(也许通过强制地理工具不使用任何本机库?)
Following the directions here I tried to build an executable jar for my geotools based project to distribute it to users.
Now during runtime I get the following error
java.util.ServiceConfigurationError: javax.imageio.spi.ImageReaderSpi:
Provider it.geosolutions.imageioimpl.plugins.tiff.TIFFImageReaderSpiit.geosolutions.imageio.plugins.jp2k.JP2KKakaduImageReaderSpi
not found
on Runtime.
Does anybody know how to resolve this (maybe by forcing geotools to not use any native libs?)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论