第一次写博客,要认真一点。
一、ArcGI本机发布服务过程
1. 加载需要发布的数据
2. 点击file--> share as --> service
3. publish a service
4. Add ArcGIS Server
5. 输入在安装ArcGIS Server时候注册的账户和密码
6. 定义服务名称
7. 点击下一步,点击continue,到达以下界面,在Capabilities 里面勾选WFS以及WMS,点击Analyze,显示没有错误后点击publish即可发布地图服务。
二、Unable to connect to publishing tools service 解决方案
在最开始发布地图服务的时候,Analyze都已经成功了,但是点击publish后报错,错误信息为:Unable to connect to publishing tools service. Verify the service is up and running. Please consult the GP Results Windows for enhanced error description or contact your admin for server logs.
解决方案: 下载ArcGIS对应版本的补丁(下载地址:https://support.esri.com/en/download/7576),直接点击运行即可安装。安装完成后,重启publish tools即可。