Changes between Version 1 and Version 2 of StartupErrorsDatabaseConnections


Ignore:
Timestamp:
Feb 15, 2011, 12:54:07 AM (13 years ago)
Author:
simonp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StartupErrorsDatabaseConnections

    v1 v2  
    2222
    2323
    24 Finally, related to this problem is the need to display database status (at least: has the connection been successful, jdbc url, number of active connections in pool, number of available (idle) connections in pool, maximum number of active connections). This info can be obtained from the Apache Commons Database Connection Pool ResourceProvider that replaces the old Jeeves DbmsPool and can be displayed in Francois' new System Information screen in the Administration menu.
     24Finally, related to this problem is the need to display database status (at least: has the connection been successful, jdbc url, number of active connections in pool, number of available (idle) connections in pool, maximum number of active connections). This info can be obtained from the Apache Commons Database Connection Pool !ResourceProvider that replaces the old Jeeves !DbmsPool and can be displayed in Francois' new System Information screen in the Administration menu.
    2525 
    2626=== Proposal Type ===