チートシート: Talend サーバーモジュールのコマンドを開始および停止
次のテーブルは、Talendサーバーモジュールの起動と停止に使用可能なコマンドまたは実行可能ファイルを示しています。
Talendサーバーモジュール | 開始コマンド/実行可能ファイル | 停止コマンド/実行可能ファイル |
---|---|---|
Talend Administration Center版Apache Tomcatサービス |
net start <TomcatServiceName> |
net stop <TomcatServiceName> |
Talend Administration Center版JBossサービス |
net start "JBoss" |
net stop "JBoss" |
Talend DQ Portal版Apache Tomcatサービス Talend DQ PortalはTalend 7.1以降、非推奨となっています。 |
net start <TomcatServiceName> |
net stop <TomcatServiceName> |
Talend MDM Server版Apache Tomcatサービス |
net start <TomcatServiceName> |
net stop <TomcatServiceName> |
Talend Runtime |
<TalendRuntimePath>\bin\trun.bat |
Ctrl+C |
Talendアーティファクトリポジトリー |
デフォルトでは<ArtifactRepositoryPath>\bin\nexus.exe /run 、または Nexus 2ではnexus.bat console |
Ctrl+C |
Talend JobServer |
<JobServerPath>\start_rs.bat |
<JobServerPath>\stop_rs.bat |
Talend LogServer |
<LogServerPath>\start_logserver.bat |
<LogServerPath>\stop_logserver.bat |
Talend CommandLine サーバーとしてのTalend CommandLineはTalend 7.1以降、非推奨となります。 |
<CommandLinePath>\start_cmdline.batまたは<CommandLinePath>\commandline.bat 1 |
<CommandLinePath>\start_cmdline.bat 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.bat |
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製品をインストールしたかによって異なります。