<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Following-up the previous email, and just to help to understand the current situation,<br>geonode is installed in my data dir, I set a dedicated virtual host in apache2 which use the <br>configuration of the previous email. I have now only one geoserver (taken from geonode installation) running<br>on the principle container of my tomcat6.<br>I tried to upload a shp having the same problem of yesterday, the error on the geonode site is related to 'Category',<br>whilst apache2 error.log stated:<br><br>[Tue Oct 06 11:49:41 2015] [error] [client x.x.x.x] File does not exist: /dati/geonode/geonode/static_root/proj4js, referer: http://my_server_name/layers/<br>[Tue Oct 06 11:49:42 2015] [error] [client x.x.x.x] File does not exist: /dati/geonode/geonode/static_root/proj4js, referer: http://my_server_name/layers/<br>[Tue Oct 06 04:50:03 2015] [error] 'category'<br>[Tue Oct 06 04:50:03 2015] [error] Traceback (most recent call last):<br>[Tue Oct 06 04:50:03 2015] [error]   File "/dati/geonode/geonode/layers/views.py", line 155, in layer_upload<br>[Tue Oct 06 04:50:03 2015] [error]     topic_id = form.cleaned_data["category"]<br>[Tue Oct 06 04:50:03 2015] [error] KeyError: 'category'<br><br>proj4js actually is missing.<br>any hints on that?<br><br>Then I tested the shp upload directly from geoserver, and then I used the updatelayers command, everthings is fine, I got even the thumbnail.<br>Documents are uploaded correctly. I can download and I got the thumbnail (actually the one undefined, but it is correct I guess).<br><br>I see the list of the maps, and I have no errors on creating maps, however on saving I still have the same issues, error 500. In apache error log I have:<br><br>Premature end of script headers: wsgi.py, referer: http://my_server_name/maps/new<br>[Tue Oct 06 11:45:43 2015] [notice] child pid 2833 exit signal Segmentation fault (11)<br><br>What does it mean?<br><br>best<br><br>E.<br><br><br><div>> From: pcorti@gmail.com<br>> Date: Tue, 6 Oct 2015 09:17:10 +0200<br>> Subject: Re: [GeoNode-users] import SHP<br>> To: frippe12573@hotmail.com<br>> CC: geonode-users@lists.osgeo.org<br>> <br>> On Mon, Oct 5, 2015 at 4:24 PM, Eugenio Trumpy <frippe12573@hotmail.com> wrote:<br>> > Hi Paolo,<br>> ><br>> > what do you mean with 'webserver is using correct settins file',<br>> > how can I check it out?<br>> ><br>> > E.<br>> ><br>> <br>> I mean to make sure that Apache/nginx/xyz is reading the same GeoNode<br>> configuration file you are reading using the python shell.<br>> Apparently it is parsing an empty MAP_BASELAYERS list.<br>> best<br>> p<br>> <br>> -- <br>> Paolo Corti<br>> Geospatial software developer<br>> web: http://www.paolocorti.net<br>> twitter: @capooti<br>> skype: capooti<br></div>                                        </div></body>
</html>