Tracer Utility
This utility helps in gathering information of Adeptia Suite including that of Thread Dump. Perform the following steps to run the tracer utility for gathering information:
For Windows:
- Go to the <Adeptia-Installation-Folder>/ServerKernel/tracer folder.
- Execute server-info.bat file.
- The zip folder, in the format server_info_<date>_<time>.zip, is created, in the tracer folder, containing all the required information.
For Linux:
- Open the terminal.
- Go to the <Adeptia-Installation-Folder >/ServerKernel/tracer folder.
- Execute ./server-info.sh file. Make sure that file has execute permission.
- The zip folder, in the format server_info_<date>_<time>.zip, is created, in the tracer folder, containing all the required information.Â
Â
To gather information about Adeptia's files, folders, and databases
- Go to the <Adeptia-Installation-Folder >/ServerKernel/tracer/etc folder.
- Configure application.xml file.
- Execute ./server-info.sh file or server-info.bat file.