Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.


Tracer Utility is a standalone tool to gather Diagnostic utility gives you information about the system, thread Adeptia Suite and thread dump of Kernel and WebRunner, and Adeptia Suite. The information gathered by this utility helps in troubleshooting and investigating the scenarios. If any problem occurs in the production environment, this utility reduces the time in exploring the cause of any you can use this information for troubleshooting and investigating the cause of an 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 ways of diagnosing the issues.

Section NameDescription
Tracer UtilityRun this utility to find the information of Adeptia Suite including that of Thread Dump.
Thread DumpRun this utility to know thread dump information of Kernel and WebRunner.