Servigistics InService 部署 > 启动 Servigistics InService
  
启动 Servigistics InService
要启动 Servigistics InService,您必须先按此处列出的顺序启动以下组件:
1. Publisher 和 Viewer 实体。运行 startInService.bat 文件,启动 configurator.xml 中指定的实体。要运行此文件,请执行以下步骤:
a. 以管理员身份打开命令提示符,然后导航至文件夹 \InService\InS_SW\SW,其中安装了 Servigistics InService
b. 在 Windows 上,运行文件 startInService.bat。在 Linux 上,打开命令终端并运行 startInService.sh 命令。
2. Windchill Directory Server。但是,只有在将 Windchill Directory Server 安装为 Servigistics InService 设置的一部分时,您才能执行这些步骤。要启动 Windchill Directory Server,请执行以下步骤:
在 Windows 上,以管理员身份打开命令提示符,浏览至 \InS_SW\SW\System\WindchillDS\server\bat\ 文件夹,运行 start-ds.bat 文件。
在 Linux 上,浏览至 \InS_SW\SW\System\WindchillDS\server\bin\ 文件夹,打开命令终端,然后运行 start-ds.sh 文件。
启动这些组件之后,便可使用以下 URL 访问 Servigistics InService
快捷方式名称
命令或 URL
模块
Publisher/Task Manager
http://<hostname>:<port>/TaskManager
Publisher
Viewer
http://<hostname>:<port>/InService/delivery
Viewer
管理主页
http://<hostname>:<port>/InService/delivery/scadmin.jsp
Viewer
您可能还需要以下脚本和 URL:
快捷方式名称
命令或 URL
模块
Windows:JConsole
UNIX:jconsole
Windows:<SW_DIR>/System/Java/bin/jconsole.exe
UNIX:jconsole
Publisher
Viewer
Windows:JVisualVM
UNIX:jvisualvm
Windows:<SW_DIR>/System/Java/bin/jvisualvm.exe
UNIX:jvisualvm
Publisher
Viewer
用户帮助中心
http://<hostname>:<port>/InService-HCUSER
Viewer
管理帮助中心
http://<hostname>:<port>/InService-HCADMIN
Viewer
3. 您的数据库。使用 Servigistics InService 配置的外部数据库 (Oracle、SQL 或 PostgreSQL) 必须已开启且正在运行。
4. 可选:您也可以使用高级选项手动启动所有实体服务。对于 Publisher,它会启动 Core、Core CMI 和 JBOSS 服务。对于 Viewer,已在 Viewer 上配置的实体 (在 configurator.xml 文件指定) 会启动。例如,如果您配置了 core1、coreCMI1 和 viewer1,则这些实体会针对 Viewer 而非 JBoss 启动。
要启动 Core Server,请使用以下脚本之一:
Windows:<SW_DIR>/coreServer.bat
UNIX:coreServer.sh
要启动 Core Server,请使用以下脚本之一:
Windows:<SW_DIR>/coreCMIServer.bat
UNIX:coreCMIServer.sh
要启动 JBoss,请使用以下脚本之一 (仅适用于 Publisher):
Windows:<SW_DIR>/jboss.bat
UNIX:jboss.sh
要启动其他实体,请搜索保留 configurator.xml 文件中所配置实体名称的 .bat 文件。