Cheatsheet : commandes de démarrage et d'arrêt des modules serveur Talend
Le tableau suivant résume les commandes ou exécutables que vous pouvez utiliser pour démarrer ou arrêter les modules serveur Talend.
| Module serveur Talend | Commande/exécutable de démarrage | Commande/exécutable d'arrêt |
|---|---|---|
|
Service Apache Tomcat Talend Administration Center |
sh <TomcatPath>/bin/startup.sh |
sh <TomcatPath>/bin/shutdown.sh |
|
Service JBoss pour Talend Administration Center |
sh <JBossPath>/bin/run.sh |
sh <JBossPath>/bin/shutdown.sh |
Service Apache Tomcat Talend DQ Portal Talend DQ Portal est déprécié depuis Talend 7.1. |
sh <TomcatPath>/bin/startup.sh |
sh <TomcatPath>/bin/shutdown.sh |
Service Apache Tomcat Talend MDM Server |
sh <TomcatPath>/bin/startup.sh |
sh <TomcatPath>/bin/shutdown.sh |
Talend Runtime |
<TalendRuntimePath>/bin/trun |
Ctrl+C |
|
Référentiel d'artefacts Talend (Talend Artifact Repository) |
<ArtifactRepositoryPath>/bin/nexus run par défaut ou nexus.sh console pour Nexus 2 |
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 as a Server est déprécié à compter de la version 7.1 de Talend. |
sh <CommandLinePath>/start_cmdline.sh ou sh <CommandLinePath>\commandline-linux_x86_64.sh 1 |
sh <CommandLinePath>/start_cmdline.sh ou Ctrl+C 1 |
Talend ESB |
tesb:start-all |
tesb:stop-all |
Event Logging |
tesb:start-el-default |
tesb:stop-el-default |
Conteneur de Talend Runtime |
<TalendESBPath>/container/bin/trun |
Ctrl+C |
Apache ActiveMQ |
Dans le Conteneur de Talend Runtime : 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 : La commande ou exécutable à utiliser dépend si vous avez installé votre produit Talend de manière manuelle ou automatique.