Changes between Version 6 and Version 7 of StartupErrorsDatabaseConnections


Ignore:
Timestamp:
Feb 15, 2011, 1:03:32 AM (13 years ago)
Author:
simonp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StartupErrorsDatabaseConnections

    v6 v7  
    2323
    2424Finally, 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.
     25
     26[[Image(screenshot-system-information-with-database-section.png)]]
    2527 
    2628=== Proposal Type ===