Collecting context information about a Remote Engine issue
Use a Remote Engine specific script, talend-re-helper.sh or talend-re-helper.bat, to collect context information about the issues you encountered.
You can then use this information yourself or send it to the Talend Support team for engine troubleshooting.
Only the information stored under the <RemoteEngineInstallation> folder and its sub-folders is collected. If you have configured your Remote Engine to place some working files outside the <RemoteEngineInstallation> folder, these files cannot be collected.
Only a Remote Engine from v2.10.7 and onwards supports this script.
Procedure
Results
- Folders:
/etc /TalendJobServersFiles/jobexecutions/logs /data/log /data/job /instances
- Files:
/karaf.pid /version.txt /system.txt /TalendJobServersFiles.archiveJobs.csv /TalendJobServersFiles.repository.csv /lock.csv /data.m2.csv /data.filebuffer.csv
- This system.txt stores the global information about Java and the system.
- The CSV files list all the files added to this archive along with the metadata of these files, such as their paths in the Remote Engine machine, their owners and creation times.
- Zips of dump files about the state of an engine container, such as its
environment configuration and memory information. For example, a dump zip of this
kind could be dump-2021-10-08_09-35-29.zip.
If you need to collect the dump files, your engine must be up and running when you run this script.