チートシート: Talend サーバーモジュールのコマンドを開始および停止
次のテーブルは、Talendサーバーモジュールの起動と停止に使用可能なコマンドまたは実行可能ファイルを示しています。
Talendサーバーモジュール | 開始コマンド/実行可能ファイル | 停止コマンド/実行可能ファイル |
---|---|---|
Talend Administration Center版Apache Tomcatサービス |
sh <TomcatPath>/bin/startup.sh |
sh <TomcatPath>/bin/shutdown.sh |
Talend Administration Center版JBossサービス |
sh <JBossPath>/bin/run.sh |
sh <JBossPath>/bin/shutdown.sh |
Talend DQ Portal版Apache Tomcatサービス Talend DQ PortalはTalend 7.1以降、非推奨となっています。 |
sh <TomcatPath>/bin/startup.sh |
sh <TomcatPath>/bin/shutdown.sh |
Talend MDM Server版Apache Tomcatサービス |
sh <TomcatPath>/bin/startup.sh |
sh <TomcatPath>/bin/shutdown.sh |
Talend Runtime |
<TalendRuntimePath>/bin/trun |
Ctrl+C |
Talendアーティファクトリポジトリー |
デフォルトでは <ArtifactRepositoryPath>/bin/nexus run、または Nexus 2では nexus.sh console |
Ctrl+C |
Talend JobServer |
<JobServerPath>/start_rs.sh |
<JobServerPath>/stop_rs.sh |
Talend LogServer |
sh <LogServerPath>/start_logserver.sh |
sh <LogServerPath>/stop_logserver.sh |
Talend CommandLine サーバーとしてのTalend CommandLineはTalend 7.1以降、非推奨となります。 |
sh <CommandLinePath>/start_cmdline.shまたはsh <CommandLinePath>\commandline-linux_x86_64.sh 1 |
sh <CommandLinePath>/start_cmdline.sh or Ctrl+C 1 |
Talend ESB |
tesb:start-all |
tesb:stop-all |
Event Logging |
tesb:start-el-default |
tesb:stop-el-default |
Talend Runtime Container |
<TalendESBPath>/container/bin/trun |
Ctrl+C |
Apache ActiveMQ |
Talend Runtime Containerの場合: feature:install activemq |
Ctrl+C |
Service Locator |
tesb:start-locator |
tesb:stop-locator |
Service Activity Monitoring |
tesb:start-sam |
tesb:stop-sam |
Security Token Service |
tesb:start-sts |
tesb:stop-sts |
1: 使用するコマンド/実行可能ファイルは、手動インストールと自動インストールのどちらを使用してTalend製品をインストールしたかによって異なります。