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 |
sh <TomcatPath>/bin/startup.sh | sh <TomcatPath>/bin/shutdown.sh | |
<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 |
tesb:start-demo-all | tesb:stop-demo-all | |
<TalendESBPath>/container/bin/trun | Ctrl+C | |
Dans le Conteneur de Talend Runtime : feature:install activemq |
Ctrl+C | |
tesb:start-locator | tesb:stop-locator | |
tesb:start-sam | tesb:stop-sam | |
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.