The following table sums up the commands or executables you can use to start and stop Talend server modules.
Talend server module | Start command/executable | Stop command/executable |
---|---|---|
Apache Tomcat service for Talend Administration Center |
net start
<TomcatServiceName>
|
net stop
<TomcatServiceName>
|
JBoss service for Talend Administration Center |
net start "JBoss"
|
net stop "JBoss"
|
ⓘ Available in: Data Fabric MDM Platform |
net start <TomcatServiceName>
|
net stop <TomcatServiceName>
|
ⓘ Available in: Data Fabric Data Services Platform ESB MDM Platform Real-Time Big Data Platform |
<TalendRuntimePath>\bin\trun.bat
|
Ctrl+C |
Talend Artifact Repository |
<ArtifactRepositoryPath>\bin\nexus.exe
/run
by default or
|
Ctrl+C |
Talend JobServer |
<JobServerPath>\start_rs.bat
|
<JobServerPath>\stop_rs.bat
|
Talend LogServer |
<LogServerPath>\start_logserver.bat
|
<LogServerPath>\stop_logserver.bat
|
ⓘ Available in: Data Fabric Data Services Platform ESB MDM Platform Real-Time Big Data Platform |
tesb:start-all
|
tesb:stop-all
|
ⓘ Available in: Data Fabric Data Services Platform ESB MDM Platform Real-Time Big Data Platform |
<TalendESBPath>\container\bin\trun.bat
|
Ctrl+C |
ⓘ Available in: Data Fabric Data Services Platform ESB MDM Platform Real-Time Big Data Platform |
In Talend Runtime Container:
|
Ctrl+C |
ⓘ Available in: Data Fabric Data Services Platform ESB MDM Platform Real-Time Big Data Platform |
tesb:start-locator
|
tesb:stop-locator
|
ⓘ Available in: Data Fabric Data Services Platform ESB MDM Platform Real-Time Big Data Platform |
tesb:start-sam
|
tesb:stop-sam
|
ⓘ Available in: Data Fabric Data Services Platform ESB MDM Platform Real-Time Big Data Platform |
tesb:start-sts
|
tesb:stop-sts
|
1: The command/executable to use depends whether you installed your Talend product using manual installation or using automatic installation.