Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Tracer Utility It is a standalone tool to gather information about the system, thread dump of Kernel and WebRunner, and Adeptia Suite. The information gathered by this utility tool helps in troubleshooting and investigating the scenarios. If any problem occurs in the production environment, this utility tool reduces the time in exploring the cause of any unexpected behavior.

Perform the following steps to run the tracer utility for gathering information:

For Windows:

  1. Go to the <Adeptia-Installation-Folder>/ServerKernel/tracer folder.
  2. Execute server-info.bat file.
  3. The zip folder, in the format server_info_<date>_<time>.zip, is created, in the tracer folder, containing all the required information.

For Linux:

  1. Open the terminal.
  2. Go to the <Adeptia-Installation-Folder >/ServerKernel/tracer folder.
  3. Execute ./server-info.sh file. Make sure that file has execute permission.
  4. The zip folder, in the format server_info_<date>_<time>.zip, is created, in the tracer folder, containing all the required information.
     
Info

To gather information about Adeptia's files, folders, and databases

  1. Go to the <Adeptia-Installation-Folder >/ServerKernel/tracer/etc folder.
  2. Configure application.xml file. 
  3. Execute ./server-info.sh file or server-info.bat file.

 

 

...

Following are the major sub sections:

Section NameDescription
Tracer UtilityTo gather information of system and Adeptia Suite
Thread dumpThread dump information of Kernel and WebRunner