-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
service:wmsIssues related to the wms serviceIssues related to the wms service
Description
Hello,
The server do fail with OutOfMemory error for GetLengendGraphic request with colored_contours when there are too many variable overrides in wmsConfig.xml. I tried removing overrides and the request work.
I did prepare the attached Dockerfile with needed files to generate an image to reproduce the issue. To use the image, gather the attached files
in a directory, go to that directory, run docker build -t bug-tds . then run docker run -d -p 80:8080 bug-tds, and open the url [1] in your browser.
Use docker to monitor the docker container.
I use the official thredds 5.6 image.
Best regards
Metadata
Metadata
Assignees
Labels
service:wmsIssues related to the wms serviceIssues related to the wms service