[GeoNode-users] Issue with getting Geonode GUI working

Franklin, Chris CFranklin at AngloGoldAshanti.com
Wed Aug 10 19:09:35 PDT 2016


Hi Amedeo,

Error file attached, after making all the changes in my previous email.

Regards

Chris Franklin
GIS and Database Co-ordinator
Exploration Australia
[cid:image001.jpg at 01D1F3B8.735A3A00]
Tel:         +61 08 9425 4719
Fax:        +61 08 9425 4650
Email:      cfranklin at anglogoldashanti.com<mailto:cfranklin at anglogoldashanti.com>

Consider the environment. Think before you print.

From: Amedeo Fadini [mailto:amefad at gmail.com]
Sent: Wednesday, 10 August 2016 10:11 PM
To: Franklin, Chris
Cc: geonode-users at lists.osgeo.org
Subject: Re: [GeoNode-users] Issue with getting Geonode GUI working

Hi Chris

2016-08-10 9:28 GMT+02:00 Franklin, Chris <CFranklin at anglogoldashanti.com<mailto:CFranklin at anglogoldashanti.com>>:
Hi Amedeo:

Here is the error.log :

[...]

[Wed Aug 10 15:25:58.818342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     lgdal = CDLL(lib_path)
[Wed Aug 10 15:25:58.818342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\Python27\\Lib\\ctypes\\__init__.py", line 365, in __init__
[Wed Aug 10 15:25:58.819342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     self._handle = _dlopen(self._name, mode)
[Wed Aug 10 15:25:58.819342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350] WindowsError: [Error 126] The specified module could not be found

Hopefully this means something to you ☺

Yes, and soon will means something to you too...

The key point in the log is when you see the word "Exception" (the program error)  then follows the "traceback" i.e. the last succesful operations chain, as you see all went fine until  self._handle = _dlopen(self._name, mode) that throw s a system error.
We can guess that "module could not be found" means that something is missing or misplaced.
The program is unable to find the module libgdal in lib_path.
Check that the environment variable GDAL_LIBRARY_PATH  is pointing to the gdal111.dll, as stated in the guide I already sent. If not exists you can create it but will be safer reinstall Geonode. be shure
Maybe you have other geospatial software that  setted that variable before? Maybe the dll is missing?


Amedeo




This email, and its attachments, is subject to important warnings and disclaimers which are legally incorporated into this email in terms of Section 11(3) of the South African Electronic Communications and Transactions Act, 25 of 2002. The full text of the warnings and disclaimers, together with the company details and directors is available by clicking on http://www.anglogoldashanti.com/en/Pages/legal.aspx

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160811/67411c30/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 3241 bytes
Desc: image001.jpg
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160811/67411c30/attachment-0001.jpg>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: error.txt
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160811/67411c30/attachment-0001.txt>


More information about the geonode-users mailing list