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.

Steps to Run Tracer UtilityThis 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:

  1. Go to the <Adeptia-Installation-Folder>/ServerKernel/tracer

...

  1.  folder.
  2. Execute 

...

  1. server-info.bat

...

  1.  file.
Info

You can perform the same steps through Command Prompt as well.

...

  1. 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

...

  1.  folder.

...

  1. Execute ./server-info.sh

...

  1.  file. Make sure that file has execute permission.

...

  1. 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

...

  1. to the <Adeptia-Installation-Folder >/ServerKernel/tracer/etc

...

  1. folder.

...

  1. Configure application.xml

...

  1. file.
  2. Execute 

...

  1. ./server-info.sh

...

  1. file or server-info.bat

...

  1. file.