<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">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.6.x\\geonode\\layers\\views.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=form.cleaned_data["metadata_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.6.x\\geonode\\layers\\utils.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.6.x\\lib\\site-packages\\django\\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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\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_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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\django\\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.6.x\\geonode\\geoserver\\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.6.x\\geonode\\geoserver\\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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\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.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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\httplib2\\__init__.py", line 1319, in _conn_reques</div><div><div> File "C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\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">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">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">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">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.6.x\\lib\\site-packages\\django\\core\\handlers\\base.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.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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\django\\dispatch\\dispatcher.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.6.x\\geonode\\geoserver\\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.6.x\\geonode\\geoserver\\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.6.x\\geonode\\layers\\utils.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_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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\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.6.x\\lib\\site-packages\\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>