How can I stop the geoserver?

梦想与她 提交于 2019-12-12 03:17:41

问题


Actually I want to enable_jsonp in my geoserver. For this I have to change the code as suggested by this answer. When I tried to stop the geoserver (located inside geoserver2..15.0/bin/shutdown.bat folder), the cmd was crashed. I am not able to enable the jsonp unless the geoserver was stoped. I know, I install the geoserver install as service in installation process. I think this issue may be arises from there. Any help?


回答1:


You can stop the service.

Launch Windows Services (type services in the taskbar or run cmd then call services.msc), find Geoserver, do a right click and choose stop.

Note that you can then restart it from there (right click, start)



来源:https://stackoverflow.com/questions/58618351/how-can-i-stop-the-geoserver

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!