arcgis 安装 和 配置

arcgis 9.3安装程序与确解文件可到相关网站下载
以下主要总结一下,本人安装ARCGIS9.3 FOR JAVA的心德
假设以下所有目录,读者以存在
1.修改"license_server_setup\37102011.efl9"的主机名,安装license_server_setup\LMSetup.exe",导入用"license_server_setup\37102011.efl9"
2,先别重起拷贝所有"license_server_crack\的文件"到program files/esri/...
3,重启
4,打开LICENSE管理器,在Config Services单击save service,单击start/stop/reread中rerad license file
如果状态为使用using license file:c:\\progra....,说明成功
5,开始安装桌面程序
6,把"data_interop\fme_license.dat"拷到arcgis desktop安装目录下的data目录中
7.在开始菜时单esri中单击Desktop Administrator
* "Software Product": choose "ArcInfo (Floating)"
* "License Manager": change to "localhost"
* "Availability": select "ArcInfo Desktop (Floating)",
in the pane below that selection you should see a lot of licenses :-D
when starting the different apps for the first time make sure
to select all extensions in the options menu
其实上面第7步也不是非常重要,不过还是要看看,第一次运行DESKTOP的任何程序(如:arcmap,arcatalog..)后,在选项(extention)菜单中将所有扩展模块选上。

8.装完DESKTOP就可以装SERVER版了,记住不管是先装完DESKTOP还是把DESKTOP与SERVER都装完后,必须要重启一下,不然在CATALOG中配制不了服务管理


常见问题;
1.如果登陆ARCGISERVER失败,去掉简单文件共享及关闭防火墙,如果用户加入了域则需输入域名与用户名
2.乱码问题
“/arcgis/java/manager/service/tomcat/managerappserver/conf/server.xml”和“/arcgis/java/manager/service/tomcat/managerserver/conf/server.xml”,找到“Connector”元素,如下添加属性URIEncoding="UTF-8"。保存退出,重启tomcat和ArcGIS Server。
<Connector
port="8099" URIEncoding="UTF-8" maxHttpHeaderSize="8192"
maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
enableLookups="false" redirectPort="8443" acceptCount="100"
connectionTimeout="20000" disableUploadTimeout="true" />

3.flex crossdomain问题

Java—Add crossdomain.xml to

<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<site-control permitted-cross-domain-policies="all"/>
<allow-access-from domain="*"/>
</cross-domain-policy>

<ArcGIS_Server_Install_Location>\ArcGIS\java\web_output, for example, C:\Program Files\ArcGIS\java\web_output.
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值