webMethods Microsoft Package 9.0 | webMethods Package for Microsoft .NET Documentation | webMethods Package for Microsoft .NET Installation and User’s Documentation | Administering the .NET Package | The Manage CLR Page | Values in the Manage CLR Page
 
Values in the Manage CLR Page
The CLR Info panel contains the following values:
Value
Description
Status
Current state of the .NET CLR. Values are:
*Loaded-The CLR is running.
*Not Loaded-The CLR is not running.
Version
The version number of the CLR (Microsoft .NET Framework).
Start Time
If the CLR is running (Loaded), contains the date and time the CLR was started.
The CLR Statistics panel contains the following values:
Value
Description
Method Invoke Count
The total number of methods invoked since the CLR was started.
Application Domain Count
The number of application domains loaded onto the CLR.
Physical Thread Count
The number of operating system threads being used by the CLR.
Logical Thread Count
The number of logical threads as allocated within the CLR. This number is typically larger than the Physical Thread Count, but an excessive difference, several times the physical count, indicates an error. In case of error, you must restart the CLR.
Total Process Memory Used
The amount of memory in use by webMethods Microsoft Package.
CLR Memory Used
The amount of memory in use by the CLR.
Tracing
An action you can use to enable or disable tracing (see Tracing for the webMethods Microsoft Package ). Tracing is disabled by default.
Enabled
Tracing is currently enabled. Click to disable.
Disabled
Tracing is currently disabled. Click to enable.