1 / 8

北京中科软件有限公司 sinosoftgroup

北京中科软件有限公司 http://www.sinosoftgroup.com. 重点学科网络资源导航库系统 培训大纲 ( 安装维护 ). 1 安装 2 维护. 安装. 需要的支撑软件 操作系统: Windows Server 2003 数据库系统: MySql4.0 java 环境: jdk1.4.2 应用服务器: jakarta-tomcat-5.0.19 , openjms 硬件环境建议为 P4 1.6G 以上机型, RAM>=1G ,硬盘空间 >=80G 。. 安装. 第一步 复制应用程序

hagop
Télécharger la présentation

北京中科软件有限公司 sinosoftgroup

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 北京中科软件有限公司 http://www.sinosoftgroup.com 重点学科网络资源导航库系统 培训大纲 (安装维护)

  2. 1 安装 2 维护

  3. 安装 • 需要的支撑软件 操作系统: Windows Server 2003 数据库系统:MySql4.0 java环境:jdk1.4.2 应用服务器:jakarta-tomcat-5.0.19,openjms 硬件环境建议为P4 1.6G以上机型,RAM>=1G,硬盘空间>=80G。

  4. 安装 • 第一步 复制应用程序 • 第二步 安装jdk1.4.2 或以上的版本 • 第三步 设置环境变量 • 第四步 安装MySql • 第五步 安装导航库本地数据库 • 第六步 安装opemjms数据库 • 第七步 配置系统数据库连接文件 • 第八步 启动openjms和tomcat • 第九步 安装完毕,进入导航库系统进行最后设置。

  5. 维护 • 网页搜索子系统要求系统内存至少为1024M • 保证存放临时网页的硬盘空间足够,定期查看。 • tomcat最好用 运行tomcat安装路径\bin\路径下的 startup.bat文件的方法启动 • 编目的数据导出文件放在服务器\Resourcenav\exportdata • 编目的数据导入文件放在服务器\Resourcenav\importdata • 传输的发送文件放在服务器\Resourcenav\exportdata • 传输的接收文件放在服务器\Resourcenav\ importdata • 网页搜索的临时文件放在服务器\Resourcenav\Crawler

  6. 维护 • 备份数据 MySql数据库的备份采用命令行的方式执行,在DOS命令行下输入:C:\>c:\mysql\bin\mysqldump –u root -p navigation>c:\navigation.sql 备份文件会存在c盘根目录下 • 恢复数据 MySql数据库的恢复同样采用命令行的方式执行,在DOS命令行下输入: C:\mysql\bin>mysql –u root -p Mysql>drop database navigation; Mysql>create database navigation; Mysql>use navigation; Mysql>source c:\navigation.sql;

  7. 维护 • 数据库连接 • 在各子系统web应用的WEB-INF目录下都有个用于连接数据库的配置文件db.properties • 可以修改db.properties中的 db.url=jdbc:mysql://192.168.1.68/navigationdb.user=test db.password=test db.maxconn=600带红色的信息

  8. 敬 请 各位专家 指 导 谢 谢!

More Related