Hi
When using JNDI pool in GeoNetwork the System information page shows this:
Failed to get stats on database connections. Error is: null
The cause is this code in JNDIPool class:
public Stats getStats() throws SQLException {
return new Stats(null,null,null);
}
Is not possible to get the statistics about the database connections if using JNDI? Seem JDBCDataStore seem doesn’t provide this information, not sure if can be obtained?
Regards,
Jose García
–
GeoCat Bridge for ArcGIS allows instant publishing of data and metadata on GeoServer and GeoNetwork. Visit http://geocat.net for details.
Jose García
GeoCat bv
Veenderweg 13
6721 WD Bennekom
The Netherlands
http://GeoCat.net