Hi,

I installed docker station (v23.0.5) on my windows 10 machine and then
followed instructions from
https://docs.geoserver.org/latest/en/user/installation/docker.html so I
pulled the image (i used a few different versions also tried
kartoza/geoserver) and then I started a container simply copy-pasting the
docker commands. Every case of my containers, the Geoserver instance is
running ok on localhost:8080/geoserver/web but anything I try, such as  to
create a new workspace or perform any action like updating a layer or
clearing the cache, nothing happens. I get these errors on my dev tools
---
DevTools failed to load source map: Could not load content for
chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/browser-polyfill.js.map:
System error: net::ERR_FILE_NOT_FOUND
DevTools failed to load source map: Could not load content for
http://localhost:8080/geoserver/web/wicket/resource/org.geoserver.web.GeoServerBasePage/css/bootstrap-utilities.min.css.map:
HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
---


and on geoserver logs I get
---
[resource.ResourceReferenceRegistry] - A ResourceReference wont be created
for a resource with key [scope: org.geoserver.web.GeoServerBasePage; name:
css/bootstrap-utilities.min.css.map; locale: null; style: null; variation:
null] because it cannot be located.

or sometimes I get a message "an illegal reflective access operation has
occurred" and all following illegal operations will not be permitted.
---

I have also tried installing different versions of Java and geoservers on
my machine without using docker and I get the same errors.
Interestingly enough, last week I installed geoserver 2.15 on my windows
machine which worked OK and I was able to create workspaces, add stores
like postgis and publish layers etc. and I did see this behaviour (stated
above) but it got fixed when I re-installed java and geoserver. BUT there
was an update on my windows machine and ever since I am constantly getting
the errors mentioned above.

I looked around in forums and in the geoserver-users list but could not
find something relevant. I don't have much experience with java so it's not
easy to understand why it can not locate the
css/bootstrap-utilities.min.css.map resource. I also had a look at a tomcat
setting named useRelativeRedirects) but haven't fiddled with it yet.
 I will keep trying different approaches but in case someone can replicate
or has any relevant info, I would appreciate it!

I hope the above makes sense and I would be happy to provide further info
if required. Thanks in advance!

Kind regards,
Antony
_______________________________________________
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


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to