<div dir="auto">That's quite strange. I need to debug the issue. It will take some time, please be patient.</div><div class="gmail_extra"><br><div class="gmail_quote">On May 24, 2017 10:55, "Rasika Chinchwade" <<a href="mailto:rasikachinchwade31@gmail.com">rasikachinchwade31@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">thank you so much for your answer.<div><br></div><div>After trying on 3/4 times I have been able to install the geonode 2.6.x on windows 10.In installation out of 8 layers 7 was successfully created.  </div><div>Now, the problem that I am facing is while making <b>a map with exiting layers or with new map creation.The problem is</b></div><div><b><br></b></div><div><b><br></b></div><div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704] Internal Server Error: /maps/new/data</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704] Traceback (most recent call last):</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>django\\core\\handlers\\base.<wbr>py", line 132, in get_response</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]     response = wrapped_callback(request, *callback_args, **callback_kwargs)</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\maps\\views.py", line 501, in new_map_json</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]     map_obj.save()</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>polymorphic\\models.py", line 72, in save</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]     return super(PolymorphicModel, self).save(*args, **kwargs)</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>django\\db\\models\\base.py", line 734, in save</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]     force_update=force_update, update_fields=update_fields)</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>django\\db\\models\\base.py", line 771, in save_base</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]     update_fields=update_fields, raw=raw, using=using)</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>django\\dispatch\\dispatcher.<wbr>py", line 189, in send</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]     response = receiver(signal=self, sender=sender, **named)</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\geoserver\\<wbr>signals.py", line 490, in geoserver_post_save_map</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]     create_gs_thumbnail(instance, overwrite=True)</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\geoserver\\<wbr>helpers.py", line 1820, in create_gs_thumbnail</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]     ogc_client=http_client, overwrite=overwrite, check_bbox=check_bbox)</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\layers\\utils.<wbr>py", line 721, in create_thumbnail</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]     resp, image = ogc_client.request(thumbnail_<wbr>create_url)</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>httplib2\\__init__.py", line 1659, in request</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]     (response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>httplib2\\__init__.py", line 1399, in _request</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]     (response, content) = self._conn_request(conn, request_uri, method, body, headers)</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>httplib2\\__init__.py", line 1355, in _conn_request</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]     response = conn.getresponse()</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]   File "C:\\GeoNode-2.6.x\\Python27\\<wbr>Lib\\httplib.py", line 1132, in getresponse</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]     response.begin()</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]   File "C:\\GeoNode-2.6.x\\Python27\\<wbr>Lib\\httplib.py", line 453, in begin</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]     version, status, reason = self._read_status()</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]   File "C:\\GeoNode-2.6.x\\Python27\\<wbr>Lib\\httplib.py", line 409, in _read_status</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]     line = self.fp.readline(_MAXLINE + 1)</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]   File "C:\\GeoNode-2.6.x\\Python27\\<wbr>Lib\\socket.py", line 480, in readline</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704]     data = self._sock.recv(self._<wbr>rbufsize)</font></div><div><font size="1">[Wed May 24 14:15:00.538469 2017] [wsgi:error] [pid 4652:tid 2704] error: [Errno 10053] An established connection was aborted by the software in your host machine</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636] Internal Server Error: /maps/new/data</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636] Traceback (most recent call last):</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>django\\core\\handlers\\base.<wbr>py", line 132, in get_response</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636]     response = wrapped_callback(request, *callback_args, **callback_kwargs)</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\maps\\views.py", line 513, in new_map_json</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636]     map_obj.update_from_viewer(<wbr>body)</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\maps\\models.py"<wbr>, line 197, in update_from_viewer</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636]     MapLayer, layer, source_for(layer), ordering</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>django\\db\\models\\fields\\<wbr>related.py", line 750, in add</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636]     obj.save()</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>django\\db\\models\\base.py", line 734, in save</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636]     force_update=force_update, update_fields=update_fields)</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>django\\db\\models\\base.py", line 758, in save_base</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636]     update_fields=update_fields)</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>django\\dispatch\\dispatcher.<wbr>py", line 189, in send</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636]     response = receiver(signal=self, sender=sender, **named)</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\geoserver\\<wbr>signals.py", line 485, in geoserver_pre_save_maplayer</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636]     raise e</font></div><div><font size="1">[Wed May 24 14:15:25.184784 2017] [wsgi:error] [pid 4652:tid 2636] error: [Errno 10053] An established connection was aborted by the software in your host machine</font></div><div><br></div></div><div><br></div><div>What I have to need to do further to solve this problem. </div><div><br></div><div><br></div><div>Thank you.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 24, 2017 at 1:18 PM, Alessio Fabiani <span dir="ltr"><<a href="mailto:alessio.fabiani@geo-solutions.it" target="_blank">alessio.fabiani@geo-<wbr>solutions.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Double check that the Tomcat service has been installed and has started correctly.<div><br></div><div>It is recommended to run Windows executable on a system without previous versions of Tomcat already installed on it.</div></div><div class="gmail_extra"><br clear="all"><div><div class="m_-1474239460404161339m_2150576954285535847gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div style="font-size:12.8px">Best Regards,</div><div style="font-size:12.8px">Alessio Fabiani.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>==</div><div>GeoServer Professional Services from the experts!</div><div>Visit <a href="http://goo.gl/it488V" target="_blank">http://goo.gl/it488V</a> for more information.</div><div>==</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Ing. Alessio Fabiani</div><div style="font-size:12.8px">@alfa7691</div><div style="font-size:12.8px"><a href="https://github.com/afabiani?tab=overview" style="font-size:12.8px" target="_blank">github</a><br></div><div style="font-size:12.8px">Founder/Technical Lead</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>GeoSolutions S.A.S.</div><div>Via di Montramito 3/A</div><div>55054  Massarosa (LU)</div><div>Italy</div><div>phone: <a href="tel:0584%20962313" value="+390584962313" target="_blank">+39 0584 962313</a></div><div>fax:     <a href="tel:0584%20166%200272" value="+3905841660272" target="_blank">+39 0584 1660272</a></div><div>mob:   +39 <span style="font-size:12.8px"><a href="tel:331%20623%203686" value="+393316233686" target="_blank">331 6233686</a></span></div><div><br></div><div><a href="http://www.geo-solutions.it/" target="_blank">http://www.geo-solutions.it</a></div><div><a href="http://twitter.com/geosolutions_it" target="_blank">http://twitter.com/geosolution<wbr>s_it</a></div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">------------------------------<wbr>-------------------------</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><p><span lang="IT"><font size="1"><b>AVVERTENZE AI SENSI DEL D.Lgs. 196/2003</b></font></span></p><p><span lang="IT"><font size="1">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.</font></span></p><p><span lang="IT"><font size="1"> </font></span></p><p><font size="1">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, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility  for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.</font></p><p><font size="1">------------------------------<wbr>------------------------------<wbr>---------</font></p></div></div></div></div><div><div class="m_-1474239460404161339h5">
<br><div class="gmail_quote">On Wed, May 24, 2017 at 9:06 AM, Simone Dalmasso <span dir="ltr"><<a href="mailto:simone.dalmasso@gmail.com" target="_blank">simone.dalmasso@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi I'm not expert of windows installations but from the erro I can tell you that geoserver is not responding on localhost:8080 or <a href="http://127.0.0.1:8080" target="_blank">127.0.0.1:8080</a>. Check the geoserver installation.<div><br></div><div>Hope this helps</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="m_-1474239460404161339m_2150576954285535847h5">2017-05-24 5:21 GMT+02:00 Rasika Chinchwade <span dir="ltr"><<a href="mailto:rasikachinchwade31@gmail.com" target="_blank">rasikachinchwade31@gmail.com</a>></span><wbr>:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="m_-1474239460404161339m_2150576954285535847h5"><div dir="ltr"><font face="arial narrow, sans-serif">hello all,</font><div><font face="arial narrow, sans-serif"><br></font></div><div><font face="arial narrow, sans-serif">whenever I tried to install GeoNode 2.6.x on windows 10 OS layer creation gets failed.Also while uploading of layer or creating a new map that is giving me erroe like:</font></div><div><font face="arial narrow, sans-serif"><br></font></div><div><font face="arial narrow, sans-serif"><div>488] AH00354: Child: Starting 250 worker threads.</div><div>[Wed May 24 08:35:24.219358 2017] [proxy:error] [pid 2552:tid 2552] (OS 10061)No connection could be made because the target machine actively refused it.  : AH00957: HTTP: attempt to connect to <a href="http://127.0.0.1:8080" target="_blank">127.0.0.1:8080</a> (localhost) failed</div><div>[Wed May 24 08:35:24.219358 2017] [proxy:error] [pid 2552:tid 2552] AH00959: ap_proxy_connect_backend disabling worker for (localhost) for 60s</div><div>[Wed May 24 08:35:24.219358 2017] [proxy_http:error] [pid 2552:tid 2552] [client ::1:52302] AH01114: HTTP: failed to make connection to backend: localhost</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568] [Errno 10061] No connection could be made because the target machine actively refused it</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568] Traceback (most recent call last):</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\layers\\views.py<wbr>", line 168, in layer_upload</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     metadata_uploaded_preserve=for<wbr>m.cleaned_data["metadata_uploa<wbr>ded_preserve"]</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\layers\\utils.py<wbr>", line 499, in file_upload</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     defaults=defaults</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\djang<wbr>o\\db\\models\\manager.py", line 127, in manager_method</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     return getattr(self.get_queryset(), name)(*args, **kwargs)</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\model<wbr>translation\\manager.py", line 389, in get_or_create</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     return super(MultilingualQuerySet, self).get_or_create(**kwargs)</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\djang<wbr>o\\db\\models\\query.py", line 407, in get_or_create</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     return self._create_object_from_param<wbr>s(lookup, params)</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\djang<wbr>o\\db\\models\\query.py", line 439, in _create_object_from_params</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     obj = self.create(**params)</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\model<wbr>translation\\manager.py", line 381, in create</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     return super(MultilingualQuerySet, self).create(**kwargs)</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\djang<wbr>o\\db\\models\\query.py", line 348, in create</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     obj.save(force_insert=True, using=self.db)</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\polym<wbr>orphic\\models.py", line 72, in save</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     return super(PolymorphicModel, self).save(*args, **kwargs)</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\djang<wbr>o\\db\\models\\base.py", line 734, in save</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     force_update=force_update, update_fields=update_fields)</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\djang<wbr>o\\db\\models\\base.py", line 758, in save_base</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     update_fields=update_fields)</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\djang<wbr>o\\dispatch\\dispatcher.py", line 189, in send</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     response = receiver(signal=self, sender=sender, **named)</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\geoserver\\signa<wbr>ls.py", line 93, in geoserver_pre_save</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     charset=instance.charset)</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\geoserver\\helpe<wbr>rs.py", line 1059, in geoserver_upload</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     workspace = cat.get_default_workspace()</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\geose<wbr>rver\\catalog.py", line 875, in get_default_workspace</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     ws.fetch()</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\geose<wbr>rver\\support.py", line 176, in fetch</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     self.dom = self.catalog.get_xml(self.href<wbr>)</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\geose<wbr>rver\\catalog.py", line 211, in get_xml</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     response, content = self.http.request(rest_url)</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\httpl<wbr>ib2\\__init__.py", line 1659, in request</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     (response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\httpl<wbr>ib2\\__init__.py", line 1399, in _request</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     (response, content) = self._conn_request(conn, request_uri, method, body, headers)</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\httpl<wbr>ib2\\__init__.py", line 1319, in _conn_reques</div><div><div> File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\httpl<wbr>ib2\\__init__.py", line 958, in connect</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     raise socket.error, msg</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568] error: [Errno 10061] No connection could be made because the target machine actively refused it</div><div>[Wed May 24 08:44:16.567777 2017] [proxy:error] [pid 2552:tid 2568] (OS 10061)No connection could be made because the target machine actively refused it.  : AH00957: HTTP: attempt to connect to <a href="http://127.0.0.1:8080" target="_blank">127.0.0.1:8080</a> (localhost) failed</div><div>[Wed May 24 08:44:16.567777 2017] [proxy:error] [pid 2552:tid 2568] AH00959: ap_proxy_connect_backend disabling worker for (localhost) for 60s</div><div>[Wed May 24 08:44:16.567777 2017] [proxy_http:error] [pid 2552:tid 2568] [client ::1:52793] AH01114: HTTP: failed to make connection to backend: localhost, referer: <a href="http://localhost/maps/new" target="_blank">http://localhost/maps/new</a></div><div>[Wed May 24 08:44:16.567777 2017] [proxy:error] [pid 2552:tid 2544] (OS 10061)No connection could be made because the target machine actively refused it.  : AH00957: HTTP: attempt to connect to <a href="http://127.0.0.1:8080" target="_blank">127.0.0.1:8080</a> (localhost) failed</div><div>[Wed May 24 08:44:16.567777 2017] [proxy_http:error] [pid 2552:tid 2544] [client ::1:52795] AH01114: HTTP: failed to make connection to backend: localhost, referer: <a href="http://localhost/maps/new" target="_blank">http://localhost/maps/new</a></div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568] Internal Server Error: /maps/new/data</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568] Traceback (most recent call last):</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\djang<wbr>o\\core\\handlers\\base.py", line 132, in get_response</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]     response = wrapped_callback(request, *callback_args, **callback_kwargs)</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\maps\\views.py", line 501, in new_map_json</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]     map_obj.save()</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\polym<wbr>orphic\\models.py", line 72, in save</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]     return super(PolymorphicModel, self).save(*args, **kwargs)</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\djang<wbr>o\\db\\models\\base.py", line 734, in save</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]     force_update=force_update, update_fields=update_fields)</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\djang<wbr>o\\db\\models\\base.py", line 771, in save_base</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]     update_fields=update_fields, raw=raw, using=using)</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\djang<wbr>o\\dispatch\\dispatcher.py", line 189, in send</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]     response = receiver(signal=self, sender=sender, **named)</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\geoserver\\signa<wbr>ls.py", line 490, in geoserver_post_save_map</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]     create_gs_thumbnail(instance, overwrite=True)</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\geoserver\\helpe<wbr>rs.py", line 1820, in create_gs_thumbnail</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]     ogc_client=http_client, overwrite=overwrite, check_bbox=check_bbox)</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\layers\\utils.py<wbr>", line 721, in create_thumbnail</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]     resp, image = ogc_client.request(thumbnail_c<wbr>reate_url)</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\httpl<wbr>ib2\\__init__.py", line 1659, in request</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]     (response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\httpl<wbr>ib2\\__init__.py", line 1399, in _request</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]     (response, content) = self._conn_request(conn, request_uri, method, body, headers)</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\httpl<wbr>ib2\\__init__.py", line 1319, in _conn_request</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]     conn.connect()</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\httpl<wbr>ib2\\__init__.py", line 958, in connect</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568]     raise socket.error, msg</div><div>[Wed May 24 08:44:30.<a href="tel:040%20790%202017" value="+390407902017" target="_blank">040790 2017</a>] [wsgi:error] [pid 2552:tid 2568] error: [Errno 10061] No connection could be made because the target machine actively refused it</div></div><div><br></div><div><br></div><div><br></div><div>Please tell me what should I do . </div><div><br></div><div><br></div><div>Thank You</div><div><br></div></font></div></div>
<br></div></div>______________________________<wbr>_________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org" target="_blank">geonode-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/geonode-users</a><br>
<br></blockquote></div><span class="m_-1474239460404161339m_2150576954285535847HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div class="m_-1474239460404161339m_2150576954285535847m_764110554402499809gmail_signature" data-smartmail="gmail_signature">Simone </div>
</font></span></div>
<br>______________________________<wbr>_________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org" target="_blank">geonode-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/geonode-users</a><br>
<br></blockquote></div><br></div></div></div>
</blockquote></div><br></div>
<br>______________________________<wbr>_________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org">geonode-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/geonode-users</a><br>
<br></blockquote></div></div>