Hi all, I did a install with the 2.15.0 version of Geoserver but I keep having the same problems. This is what the logging says:
INFO | jvm 1 | 2019/04/02 13:57:22 | apr 02, 2019 1:57:22 PM it.geosolutions.imageio.gdalframework.GDALUtilities loadGDAL INFO | jvm 1 | 2019/04/02 13:57:22 | INFO: Failed to load the GDAL native libs from "gdalalljni". Falling back to "gdaljni". INFO | jvm 1 | 2019/04/02 13:57:22 | java.lang.UnsatisfiedLinkError: no gdalalljni in java.library.path INFO | jvm 1 | 2019/04/02 13:57:22 | apr 02, 2019 1:57:22 PM it.geosolutions.imageio.gdalframework.GDALUtilities loadGDAL INFO | jvm 1 | 2019/04/02 13:57:22 | WARNING: Failed to load the GDAL native libs. This is not a problem unless you need to use the GDAL plugins: they won't be enabled. INFO | jvm 1 | 2019/04/02 13:57:22 | java.lang.UnsatisfiedLinkError: no gdaljni in java.library.path The documentation how to install the GDAL binary libraries is not clear to me. https://docs.geoserver.org/latest/en/user/data/raster/gdal.html Which .zip file do I have to download from Gisinternals? - Compiled binaries in a single .zip package (this one I downloaded and extracted at C:\Program Files (x86)\GeoServer 2.15.0\wrapper\lib\GDAL ) - GDAL and MapServer sources - Compiled libraries and headers Because the Environment variables weren't set by the batch file sdkshell.bat I've set the variables myself - C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Oracle\product\12.2.0\client_1\bin;SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\GeoServer 2.15.0\bin; - C:\Program Files (x86)\GeoServer 2.15.0\wrapper\lib\GDAL; - C:\Program Files (x86)\GeoServer 2.15.0\wrapper\lib\GDAL\bin\gdal\java Then Ive added to Wrapper.conf: - wrapper.java.library.path.2=C:\Program Files (x86)\GeoServer 2.15.0\wrapper\lib\GDAL Does anyone have suggestions ? Met vriendelijke groet, [cid:[email protected]] Marcel Lagarde Functioneel beheerder Geo Tel. 0492 58 7531 / 06 20049723 [DEF Email Signature ALGEMEEN Helmond-01 (004)] ************************************************************************************** Op dit bericht is de proclaimer van de gemeente Helmond van toepassing www.helmond.nl/Actueel-Proclaimer<https://www.helmond.nl/Welkom-bij-Helmond/Beheer/Footerlinks/Proclaimer.html/> **************************************************************************************
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
