getRootApInfo Method
Description
Returns a character string expression for the root application information of performance analysis trace stored by an existing thread.
The character string expression of the root application information contains the IP address, process ID, and communication number configuring the root application information demarcated with a forward slash (/) (maximum length is 45).
Example "10.209.15.130/1234/0x0000000000000001"
By registering the character string expression of the root application information in the log file, you can compare it with the performance analysis trace file at any time and consequently use it for troubleshooting.
See 7.4 Implementation for collection of root application information of trace based performance analysis in the uCosminexus Application Server Maintenance and Migration Guide for acquiring the root application information trace based performance analysis. For checking the log by using the root application information, see7.7.7 Investigating the Log Using the Root Application Information in the uCosminexus Application Server Maintenance and Migration Guide.
Format
public static final String getRootApInfo();
Parameters
None
Exceptions
None
Return value
A character string expression of the root application information.
This method returns null in the following cases: