Monitoring application-managed resource pools
You can configure your NexJ applications to record diagnostic information about managed resource pools to help diagnose exception errors and identify leaked connections.
Configuring pooled resource diagnostics
Enable and configure pooled resource diagnostics for your NexJ application to collect diagnostic information about the application's managed resource pool.
Pooled resource diagnostics are enabled by default.
Pooled resource diagnostics record the state of the resource pool in your application's logs when one or more of the following conditions are met:
- A PoolBusyException occurs.
- A resource is in use for a specified amount of time.
- A resource leak is detected.
To configure pooled resource diagnostics:
Pooled resource diagnostics are configured for your NexJ application.
You must redeploy the application for the changes to take effect.