阅读:1329回复:0
ArcIMS92安装日志
<P>ArcIMS9.2安装步骤(IIS+servletExeu5.0)<BR>1、装IIS(添加删除程序--添加windows组件--勾选IIS),如果是IIS6.0(管理工具--打开IIS即可查看),右键IIS中的本地计算机名--属性--MIME类型--新建(扩展名:.axl,类型:text/xml); <BR>2、装JRE(arcims安装包盘符\Windows\ArcIMS\ArcExplorer_Java\Disk1\InstData\VM\Support\JRE下有jre1.5),虽然JRE可以在post安装中装,但装servletExec5.0需要JRE;<BR>3、装servletExec(arcims安装包盘符\Windows\ArcIMS\ServletExec下也有ServletExec_ISAPI_50013);<BR>4、测试servlet,IE中输入http://localhost/servlet/TestServlet(出现相关信息代表成功);<BR>5、装arcims(使用的典型安装);<BR>6、post installation,--指定授权文件(ecp)--ArcIMS配置(默认即可,输密码处为机器密码)--Web server and servlet engine configuration(选IIS with servletExec5.0)--JRE配置(默认即可);<BR>7、测试arcims,开始菜单-ArcGIS-ArcIMS-Diagnostics; <BR>8、添加防火墙例外端口,以保证远程访问(分布式安装还须另外添加端口):<BR> Name: Web Port (http) Port Number: 80 Type: TCP <BR> 见:http://support.esri.com/index.cfm?fa=knowledgebase.techarticles.articleShow;d=28655</P>
<P>其它设置:<BR>9、Increasing memory parameters for Java VM<BR> Click Start > Settings > Control Panel > Java Plug-in<BR> Set the required memory parameters in the field named Java RunTime Parameters: <BR> javaw.exe -Xms<initial memory>m -Xmx<maximum memory>m For example: javaw.exe -Xms10m -Xmx256m (make sure Xmx less than your total RAM) <BR>10、Setting your Windows PATH variable<BR> In order to use the JAI libraries from Sun, you need to edit your PATH variable.<BR> Click Edit and add to the end of the value: <drive>:<System J2SE JRE installation location>\bin </P> <P>Notes: If you did not use the post installation to configure your Web server,you must do so manually,please refer to Installation guide.</P> <P>More information refer to ArcIMS Installation Guides..</P> |
|
|