When connecting the Health Center to a running Java™ application, the data available for the client to display can vary for a number of reasons.
The data available to the Health Center client on connection to a live source varies depending on the following conditions:
Java version | Available data |
---|---|
Java 5 SR9 and earlier, or Java 6 SR4 and earlier | Data from the time when the live source was started until the current time. |
Java 5 SR10 and later, or Java 6 SR5 and later | As much historical data as fits in the Health Center agents buffer, up to the current time. |
Java version | Available data |
---|---|
Java 5 SR9 and earlier, or Java 6 SR4 and earlier | All data from the time when the live source
was started until the current time, which has not already been used
by a Health Center client. Restriction: Method names are
available only for classes loaded since the previous Health Center
client was disconnected.
|
Java 5 SR10 and later, or Java 6 SR5 and later | As much historical data as fits in the Health
Center agents buffer, up to the current time, which has not already
been used by a Health Center client. Note: In the profiling perspective,
some method names might not display immediately.
|