チートシート: 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 |
sh <TomcatPath>/bin/startup.sh | sh <TomcatPath>/bin/shutdown.sh | |
<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 |
tesb:start-demo-all | tesb:stop-demo-all | |
<TalendESBPath>/container/bin/trun | Ctrl+C | |
Talend Runtime Containerの場合: feature:install activemq |
Ctrl+C | |
tesb:start-locator | tesb:stop-locator | |
tesb:start-sam | tesb:stop-sam | |
tesb:start-sts | tesb:stop-sts |
1: 使用するコマンド/実行可能ファイルは、手動インストールと自動インストールのどちらを使用してTalend製品をインストールしたかによって異なります。