On 3 de julio de 2015 14:45:42 GMT+02:00, geoserver-users-request@anonymised.comrceforge.net wrote:
Send Geoserver-users mailing list submissions to
geoserver-users@lists.sourceforge.netTo subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/geoserver-users
or, via email, send a message with subject or body 'help' to
geoserver-users-request@lists.sourceforge.netYou can reach the person managing the list at
geoserver-users-owner@lists.sourceforge.netWhen replying, please edit your Subject line so it is more specific
than "Re: Contents of Geoserver-users digest..."Today's Topics:
1. Re: Problem about GDAL extension with Geoserver 2.7.1
(Daniele Romagnoli)----------------------------------------------------------------------
Message: 1
Date: Fri, 3 Jul 2015 14:45:02 +0200
From: Daniele Romagnoli <daniele.romagnoli@anonymised.com>
Subject: Re: [Geoserver-users] Problem about GDAL extension with
Geoserver 2.7.1
To: Attakorn Poonkesorn <attakornpks@anonymised.com>,
"geoserver-users@lists.sourceforge.net"
<geoserver-users@lists.sourceforge.net>
Message-ID:
<CAJaHrDzuVKGe_n-Hvr55+M0eBKOLNokA2swnMDGiXNnXbu6xSA@anonymised.com>
Content-Type: text/plain; charset="utf-8"Hi,
Your logs are reporting that the native library loading failed:Jul 03, 2015 11:08:34 AM
it.geosolutions.imageio.gdalframework.GDALUtilities loadGDAL
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.
java.lang.UnsatisfiedLinkError: no gdaljni in java.library.pathThat explains why you are unable to see GDAL coverageStores.
I would suggest to check again the documentation reported here:
http://docs.geoserver.org/stable/en/user/data/raster/gdal.htmlAnd take a look to the second warning and first note:
*If you are on Linux, be sure to set the LD_LIBRARY_PATH environment
variable to refer to the folder where the SOs are extracted.**The native libraries contains the GDAL gdalinfo utility which can be
used
to test whether or not the libs are corrupted. This can be done by
browsing
to the directory where the libs have been extracted and performing
a gdalinfo command with the formats options that shows all the formats
supported. Moreover the package contains also a Java versions of the
gdalinfo utility to check also the Java bindings correct functioning
(you
can see a .bat script for Windows and .sh for Linux).*I would make sure that the Environment variable is properly configured
as
well as the java gdalinfo command execution doesn't report any error.
Please, let us know.Best Regards,
DanieleOn Fri, Jul 3, 2015 at 1:54 PM, Attakorn Poonkesorn <
attakornpks@anonymised.com> wrote:Hi,
I have attached the log file in email, please have a look
Thank you,
CartoonMed
On Fri, Jul 3, 2015 at 3:19 PM, Daniele Romagnoli <
daniele.romagnoli@anonymised.com> wrote:Hi again,
I'm keeping the mailing list in the loop so that other people canprovide
additional feedbacks or share solutions in case they already had
same issue.
Do you have any chance to raise the logging level (maybe VERBOSE)
and
share the logs starting from GeoServer startup?
Wondering if we can catch any message reported by theGridFormatFinder or
other classes stating that it can't load the GDAL format.
Cheers,
DanieleOn Fri, Jul 3, 2015 at 9:30 AM, Attakorn Poonkesorn <
attakornpks@anonymised.com> wrote:Hi,
"are you saying that you go to "add new store" in GeoServer GUI andyou
don't see additional stores beside standard GeoTIFF and similar?"
This is the right one
"Could you do an "ls *gdal*" from the geoserver/WEB-INF/libfolder?"
Yes, I can. And it return these lines
gs-gdal-2.7.1.jar
imageio-ext-gdaldted-1.1.10.jarimageio-ext-gdalenvihdr-1.1.10.jar
imageio-ext-gdalkakadujp2-1.1.10.jar
imageio-ext-gdalrpftoc-1.1.10.jar
gt-imageio-ext-gdal-13.1.jar
imageio-ext-gdalecw-1.1.10.jarimageio-ext-gdalerdasimg-1.1.10.jar
imageio-ext-gdalmrsid-1.1.10.jar
imageio-ext-gdalarcbinarygrid-1.1.10.jar
imageio-ext-gdalecwjp2-1.1.10.jarimageio-ext-gdalframework-1.1.10.jar
imageio-ext-gdalmrsidjp2-1.1.10.jar
imageio-ext-gdal-bindings-1.9.2.jar
imageio-ext-gdalehdr-1.1.10.jarimageio-ext-gdalidrisi-1.1.10.jar
imageio-ext-gdalnitf-1.1.10.jar
For more information. I can add other extension just fine,
ImageMosaic
and ImagePyramid shows up normally at Geoserver GUI when I try to
add new
store
Best regards,
CartoonMed
On Jul 2, 2015 10:00 PM, "Daniele Romagnoli" <
daniele.romagnoli@anonymised.com> wrote:Hi,
are you saying that you go to "add new store" in GeoServer GUI andyou
don't see additional stores beside standard GeoTIFF and similar?
Or are you saying that you can add a new GDAL store but you don'tsee
anything when doing a layer preview instead?
Could you do an "ls *gdal*" from the geoserver/WEB-INF/lib folder?
Just making sure that all the required jars are available. Itseems to
me that the imageio-ext low level part is available (the one
notifying the
message you have reported) but the GeoTools format isn't
available...
Please, let us know.
Best regards,
DanieleOn Thu, Jul 2, 2015 at 4:22 PM, Attakorn Poonkesorn <
attakornpks@anonymised.com> wrote:Hello Members,
I have problem about installing GDAL extension in geoserver 2.7.1
on
Ubuntu 14.04 LTS
I have install GDAL extension as instructed at
http://docs.geoserver.org/stable/en/user/data/raster/gdal.htmlI have exported GDAL_DATA to the right path, LD_LIBRARY_PATH is
set to
native library that I have downloaded as instructed and jar files
is
already in WEB-INF/lib
When I start geoserver it says GDAL successfully loaded version1.9.2
or something like that
But after everything is done nothing show up when I try to add
new
stores
Thank you in advance.
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and supportthat
you need to offload your IT needs and focus on growing your
business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users--
GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.Ing. Daniele Romagnoli
Senior Software EngineerGeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272http://www.geo-solutions.it
http://twitter.com/geosolutions_it-------------------------------------------------------
*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*
Le informazioni contenute in questo messaggio di posta elettronica
e/o
nel/i file/s allegato/i sono da considerarsi strettamente
riservate. Il
loro utilizzo ? consentito esclusivamente al destinatario del
messaggio,
per le finalit? indicate nel messaggio stesso. Qualora riceviate
questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente
di
darcene notizia via e-mail e di procedere alla distruzione del
messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio
stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti,
copiarlo, od
utilizzarlo per finalit? diverse, costituisce comportamento
contrario ai
principi dettati dal D.Lgs. 196/2003.
The information in this message and/or attachments, is intended
solely
for the attention and use of the named addressee(s) and may be
confidential
or proprietary in nature or covered by the provisions of privacy
act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data
Protection
Code).Any use not in accord with its purpose, any disclosure,
reproduction,
copying, distribution, or either dissemination, either whole or
partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient
Gracias Rufino.
Esperemos tener suerte este año.
Miguel A
--
Miguel A. Manso. Enviado desde mi teléfono.