[Geoserver-users] No response from WMS server

Hello,

for some reason unknown to me, my WMS service is no longer responding. All other modules, such as WMS- C or WPS respond as expected.

I try clicking on the WMS- 1.3.0 button on the start page. I get no response. But a WMS client like qgis does not find the service either.
I am sure it has worked before. However, I don’t see anything in the logs that can help me:

26 Jan. 08:57:48 INFO [geoserver.wms] -
Request: getServiceInfo
26 Jan. 08:57:48 INFO [geoserver.wms] -
Request: getCapabilities
AcceptLanguages = null
BaseUrl = http://lxxx:8080/geoserver/
Get = false
Namespace = null
RawKvp = {REQUEST=GetCapabilities, VERSION=1.3.0, SERVICE=WMS}
Request = GetCapabilities
RequestCharset = null
RootLayerEnabled = null
UpdateSequence = null
Version = 1.3.0
26 Jan. 08:58:03 INFO [geoserver.filters] - 192.168.1.138 “GET /geoserver/web/wicket/bookmarkable/org.geoserver.web.admin.LogPage?filter=false” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0” “http://lxxx:8080/geoserver/web/?4” “”

The WMS service itself is activated. I have renamed the directory of my geodata and restarted it so that geoserver starts with the supplied data. In this configuration I get a response as expected- the wms-capabilities.
I have used version 2.22.1, but also 2.21.3 (with an older data directory) - both without success.

Under Status/Modules the WebMapService is shown as active.

I have no more ideas. Any hints?

Georg

Hi,

What’s the Data Store Type ?

Can you calculate the bounds in the layer page ?

What’s the complete URL ?

···

Envoyé à partir d’Outlook


De : Georg Weickelt georg.weickelt@anonymised.com
Envoyé : 26 janvier 2023 03:25
À : geoserver-users geoserver-users@lists.sourceforge.net
Objet : [Geoserver-users] No response from WMS server

Hello,

for some reason unknown to me, my WMS service is no longer responding. All other modules, such as WMS- C or WPS respond as expected.

I try clicking on the WMS- 1.3.0 button on the start page. I get no response. But a WMS client like qgis does not find the service either.
I am sure it has worked before. However, I don’t see anything in the logs that can help me:

26 Jan. 08:57:48 INFO [geoserver.wms] -
Request: getServiceInfo
26 Jan. 08:57:48 INFO [geoserver.wms] -
Request: getCapabilities
AcceptLanguages = null
BaseUrl = http://lxxx:8080/geoserver/
Get = false
Namespace = null
RawKvp = {REQUEST=GetCapabilities, VERSION=1.3.0, SERVICE=WMS}
Request = GetCapabilities
RequestCharset = null
RootLayerEnabled = null
UpdateSequence = null
Version = 1.3.0
26 Jan. 08:58:03 INFO [geoserver.filters] - 192.168.1.138 “GET /geoserver/web/wicket/bookmarkable/org.geoserver.web.admin.LogPage?filter=false” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0” “http://lxxx:8080/geoserver/web/?4” “”

The WMS service itself is activated. I have renamed the directory of my geodata and restarted it so that geoserver starts with the supplied data. In this configuration I get a response as expected- the wms-capabilities.
I have used version 2.22.1, but also 2.21.3 (with an older data directory) - both without success.

Under Status/Modules the WebMapService is shown as active.

I have no more ideas. Any hints?

Georg

The right questions already help me. It’s about postgis stores.
Since there are several layers, it takes a while to try them out - and there are also errors. I’ll try to narrow down the problem further. The url is not reachable by the public.

···

Am 26.01.2023 um 14:21 schrieb Olivier Gagnon:

Hi,

What’s the Data Store Type ?

Can you calculate the bounds in the layer page ?

What’s the complete URL ?

Envoyé à partir d’Outlook


De : Georg Weickelt georg.weickelt@anonymised.com
Envoyé : 26 janvier 2023 03:25
À : geoserver-users geoserver-users@lists.sourceforge.net
Objet : [Geoserver-users] No response from WMS server

Hello,

for some reason unknown to me, my WMS service is no longer responding. All other modules, such as WMS- C or WPS respond as expected.

I try clicking on the WMS- 1.3.0 button on the start page. I get no response. But a WMS client like qgis does not find the service either.
I am sure it has worked before. However, I don’t see anything in the logs that can help me:

26 Jan. 08:57:48 INFO [geoserver.wms] -
Request: getServiceInfo
26 Jan. 08:57:48 INFO [geoserver.wms] -
Request: getCapabilities
AcceptLanguages = null
BaseUrl = http://lxxx:8080/geoserver/
Get = false
Namespace = null
RawKvp = {REQUEST=GetCapabilities, VERSION=1.3.0, SERVICE=WMS}
Request = GetCapabilities
RequestCharset = null
RootLayerEnabled = null
UpdateSequence = null
Version = 1.3.0
26 Jan. 08:58:03 INFO [geoserver.filters] - 192.168.1.138 “GET /geoserver/web/wicket/bookmarkable/org.geoserver.web.admin.LogPage?filter=false” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0” “http://lxxx:8080/geoserver/web/?4” “”

The WMS service itself is activated. I have renamed the directory of my geodata and restarted it so that geoserver starts with the supplied data. In this configuration I get a response as expected- the wms-capabilities.
I have used version 2.22.1, but also 2.21.3 (with an older data directory) - both without success.

Under Status/Modules the WebMapService is shown as active.

I have no more ideas. Any hints?

Georg

_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this list:
- Earning your support instead of buying it, but Ian Turton: [http://www.ianturton.com/talks/foss4g.html#/](http://www.ianturton.com/talks/foss4g.html#/)
- The GeoServer user list posting guidelines: [http://geoserver.org/comm/userlist-guidelines.html](http://geoserver.org/comm/userlist-guidelines.html)

If you want to request a feature or an improvement, also see this: [https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer](https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer)

[Geoserver-users@lists.sourceforge.net](mailto:Geoserver-users@lists.sourceforge.net)
[https://lists.sourceforge.net/lists/listinfo/geoserver-users](https://lists.sourceforge.net/lists/listinfo/geoserver-users)

Today everything is running as it should again. And I don’t know why.

···

Am 27.01.2023 um 14:11 schrieb Georg Weickelt:

The right questions already help me. It’s about postgis stores.
Since there are several layers, it takes a while to try them out - and there are also errors. I’ll try to narrow down the problem further. The url is not reachable by the public.

Am 26.01.2023 um 14:21 schrieb Olivier Gagnon:

Hi,

What’s the Data Store Type ?

Can you calculate the bounds in the layer page ?

What’s the complete URL ?

Envoyé à partir d’Outlook


De : Georg Weickelt georg.weickelt@anonymised.com
Envoyé : 26 janvier 2023 03:25
À : geoserver-users geoserver-users@lists.sourceforge.net
Objet : [Geoserver-users] No response from WMS server

Hello,

for some reason unknown to me, my WMS service is no longer responding. All other modules, such as WMS- C or WPS respond as expected.

I try clicking on the WMS- 1.3.0 button on the start page. I get no response. But a WMS client like qgis does not find the service either.
I am sure it has worked before. However, I don’t see anything in the logs that can help me:

26 Jan. 08:57:48 INFO [geoserver.wms] -
Request: getServiceInfo
26 Jan. 08:57:48 INFO [geoserver.wms] -
Request: getCapabilities
AcceptLanguages = null
BaseUrl = http://lxxx:8080/geoserver/
Get = false
Namespace = null
RawKvp = {REQUEST=GetCapabilities, VERSION=1.3.0, SERVICE=WMS}
Request = GetCapabilities
RequestCharset = null
RootLayerEnabled = null
UpdateSequence = null
Version = 1.3.0
26 Jan. 08:58:03 INFO [geoserver.filters] - 192.168.1.138 “GET /geoserver/web/wicket/bookmarkable/org.geoserver.web.admin.LogPage?filter=false” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/109.0” “http://lxxx:8080/geoserver/web/?4” “”

The WMS service itself is activated. I have renamed the directory of my geodata and restarted it so that geoserver starts with the supplied data. In this configuration I get a response as expected- the wms-capabilities.
I have used version 2.22.1, but also 2.21.3 (with an older data directory) - both without success.

Under Status/Modules the WebMapService is shown as active.

I have no more ideas. Any hints?

Georg

_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this list:
- Earning your support instead of buying it, but Ian Turton: [http://www.ianturton.com/talks/foss4g.html#/](http://www.ianturton.com/talks/foss4g.html#/)
- The GeoServer user list posting guidelines: [http://geoserver.org/comm/userlist-guidelines.html](http://geoserver.org/comm/userlist-guidelines.html)

If you want to request a feature or an improvement, also see this: [https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer](https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer)

[Geoserver-users@lists.sourceforge.net](mailto:Geoserver-users@lists.sourceforge.net)
[https://lists.sourceforge.net/lists/listinfo/geoserver-users](https://lists.sourceforge.net/lists/listinfo/geoserver-users)

_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this list:
- Earning your support instead of buying it, but Ian Turton: [http://www.ianturton.com/talks/foss4g.html#/](http://www.ianturton.com/talks/foss4g.html#/)
- The GeoServer user list posting guidelines: [http://geoserver.org/comm/userlist-guidelines.html](http://geoserver.org/comm/userlist-guidelines.html)

If you want to request a feature or an improvement, also see this: [https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer](https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer)

[Geoserver-users@lists.sourceforge.net](mailto:Geoserver-users@lists.sourceforge.net)
[https://lists.sourceforge.net/lists/listinfo/geoserver-users](https://lists.sourceforge.net/lists/listinfo/geoserver-users)