Details
-
Type:
Bug
-
Status:
New
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.1.1
-
Fix Version/s: None
-
Component/s: None
-
Security Level: Public
-
- Environment:
- RHEL 5, esb 3.1.1
Activity
| Field | Original Value | New Value |
|---|---|---|
| Description |
The se-kpi with the c3p0 pool (latest versions) sometimes print a warn:
{note} 12:40:57,500 WARN com.mchange.v2.c3p0.management.ActiveManagementCoordinator:56 - A C3P0Registry mbean is already registered. This probably means that an application using c3p0 was undeployed, but not all PooledDataSources were closed prior to undeployment. This may lead to resource leaks over time. Please take care to close all PooledDataSources. {note} Doctor, will I live? |
The se-kpi with the c3p0 pool (latest versions) sometimes print a warn:
{code} 12:40:57,500 WARN com.mchange.v2.c3p0.management.ActiveManagementCoordinator:56 - A C3P0Registry mbean is already registered. This probably means that an application using c3p0 was undeployed, but not all PooledDataSources were closed prior to undeployment. This may lead to resource leaks over time. Please take care to close all PooledDataSources. {code} Doctor, will I live? |
| Priority | Minor [ 4 ] |