Error: 出现HTTP Status 503错误-Web services handler未初始化
文章编号 : 36437
软件: ArcGIS Server 9.3, 9.3.1
操作系统: Windows 2003Server, Vista, 2008Server Solaris 10 Linux Red Hat AS/ES 4.0, AS/ES 5.0
软件: ArcGIS Server 9.3, 9.3.1
操作系统: Windows 2003Server, Vista, 2008Server Solaris 10 Linux Red Hat AS/ES 4.0, AS/ES 5.0
1 个回复
易智瑞技术支持
赞同来自:
当访问Web service的端点并试图在Java中通过Internet方式连接到ArcGIS Server的地图服务,会出现下面的错误信息: "HTTP Status 503 - Web services handler not initialized"
原因: Java的Web service handler不能连接到ArcGIS Server Object Manager (SOM)进程。
解决方法: 要修正这个错误,需要运行ArcGIS Server Post Install程序,如下是在不同平台下的操作:
1. UNIX/Linux平台:
1). 以root用户登录
2). 打开一个终端并切换到ArcGIS安装目录
3). 进入scripts目录
4). 执行ServerConfig脚本
2. Windows平台:
1). 点击开始菜单中的 ArcGIS > ArcGIS Server for the Java Platform > GIS Server Post Install
2). 要获取post install的帮助,可以在ArcGIS Server Web help查看Administering the server > Getting started after install主题。
完成以上步骤后,打开新窗口访问以下URL:
http://[host_name]:8399/arcgis/services?wsdl
如果这个URL可以返回正确的XML,表明web service handler已经正常。
创建时间:2009-03-19
最近更新: 2010-06-17
【原文链接】
http://support.esrichina.com.cn/2009/0319/807.html
要回复问题请先登录或注册