<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">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">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>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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.<wbr>py", line 168, in layer_upload</div><div>[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     metadata_uploaded_preserve=<wbr>form.cleaned_data["metadata_<wbr>uploaded_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.<wbr>py", 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\\<wbr>django\\db\\models\\manager.<wbr>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\\<wbr>modeltranslation\\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\\<wbr>django\\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_<wbr>params(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\\<wbr>django\\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\\<wbr>modeltranslation\\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\\<wbr>django\\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\\<wbr>polymorphic\\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\\<wbr>django\\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\\<wbr>django\\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\\<wbr>django\\dispatch\\dispatcher.<wbr>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\\<wbr>signals.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\\<wbr>helpers.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\\<wbr>geoserver\\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\\<wbr>geoserver\\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.<wbr>href)</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\\<wbr>geoserver\\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\\<wbr>httplib2\\__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\\<wbr>httplib2\\__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\\<wbr>httplib2\\__init__.py", line 1319, in _conn_reques</div><div><div> File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>httplib2\\__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.040790 2017] [wsgi:error] [pid 2552:tid 2568] Internal Server Error: /maps/new/data</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568] Traceback (most recent call last):</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   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</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]     response = wrapped_callback(request, *callback_args, **callback_kwargs)</div><div>[Wed May 24 08:44:30.040790 2017] [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.040790 2017] [wsgi:error] [pid 2552:tid 2568]     map_obj.save()</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>polymorphic\\models.py", line 72, in save</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]     return super(PolymorphicModel, self).save(*args, **kwargs)</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>django\\db\\models\\base.py", line 734, in save</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]     force_update=force_update, update_fields=update_fields)</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   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</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]     update_fields=update_fields, raw=raw, using=using)</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>django\\dispatch\\dispatcher.<wbr>py", line 189, in send</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]     response = receiver(signal=self, sender=sender, **named)</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\geoserver\\<wbr>signals.py", line 490, in geoserver_post_save_map</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]     create_gs_thumbnail(instance, overwrite=True)</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\geoserver\\<wbr>helpers.py", line 1820, in create_gs_thumbnail</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]     ogc_client=http_client, overwrite=overwrite, check_bbox=check_bbox)</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\geonode\\layers\\utils.<wbr>py", line 721, in create_thumbnail</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]     resp, image = ogc_client.request(thumbnail_<wbr>create_url)</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>httplib2\\__init__.py", line 1659, in request</div><div>[Wed May 24 08:44:30.040790 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:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>httplib2\\__init__.py", line 1399, in _request</div><div>[Wed May 24 08:44:30.040790 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:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>httplib2\\__init__.py", line 1319, in _conn_request</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]     conn.connect()</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File "C:\\GeoNode-2.6.x\\geonode-2.<wbr>6.x\\lib\\site-packages\\<wbr>httplib2\\__init__.py", line 958, in connect</div><div>[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]     raise socket.error, msg</div><div>[Wed May 24 08:44:30.040790 2017] [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>______________________________<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><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Simone </div>
</div>