It appears something in your client is configured wrong?

I am going to guess that "traffic" is the name of your workspace, and that
you are tying to find the "wmts" service end-point.

GeoServer 2.22.2 lets you navigate to that workspace and provides link to
the correct URL. Because it is a service end-point information such as
Request=GetCapabilities is required for the URL to map to an operation.

/geoserver/traffic/gwc/service/wmts
?service=WMTS&version=1.1.1&request=GetCapabilities

--
Jody Garnett


On Dec 25, 2023 at 6:03:14 PM, 윤형준 <boys1...@gmail.com> wrote:

> 0
> <https://gis.stackexchange.com/posts/473401/timeline>
>
> I was using a GeoServer tile layer basemap in with openlayer.
>
>    1.
>
>    A problem occurred in OpenLayers where the tile area did not appear,
>    so I checked the GeoServer log and saw many logs saying No mapping for GET,
>    but no other error codes were confirmed.
>    2.
>
>    It was normally running well, but when the above error occurred
>    logfile location is geoserver/data/logs and the basemap cache data capacity
>    is about 60 GB. Can you tell me why this error occurred?
>
>    [servlet.PageNotFound] - No mapping for GET 
> /geoserver/traffic/gwc/service/wmts
>    [servlet.PageNotFound] - No mapping for GET 
> /geoserver/traffic/gwc/service/wmts
>    [servlet.PageNotFound] - No mapping for GET 
> /geoserver/traffic/gwc/service/wmts
>    [servlet.PageNotFound] - No mapping for GET 
> /geoserver/traffic/gwc/service/wmts
>    [servlet.PageNotFound] - No mapping for GET 
> /geoserver/openstreet/gwc/service/wmts/openstreet:openstreet
>    [servlet.PageNotFound] - No mapping for GET 
> /geoserver/traffic/gwc/service/wmts
>    [servlet.PageNotFound] - No mapping for GET 
> /geoserver/openstreet/gwc/service/wmts/openstreet:openstreet
>    [servlet.PageNotFound] - No mapping for GET 
> /geoserver/traffic/gwc/service/wmts
>    [servlet.PageNotFound] - No mapping for GET 
> /geoserver/traffic/gwc/service/wmts
>
> os:CentOS 7.9
>
> geoserver:2.22.2
>
> Tomcat:Apache Tomcat/9.0.73
>
> java-version:java-11-openjdk-11.0.18.0.10-1.el7_9.x
> _______________________________________________
> 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#/
> - The GeoServer user list posting guidelines:
> 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
>
>
> Geoserver-users@lists.sourceforge.net
> 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#/
- The GeoServer user list posting guidelines: 
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


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to