Changes between Version 6 and Version 7 of StartupErrorsDatabaseConnections
- Timestamp:
- 02/15/11 01:03:32 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StartupErrorsDatabaseConnections
v6 v7 23 23 24 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. 25 26 [[Image(screenshot-system-information-with-database-section.png)]] 25 27 26 28 === Proposal Type ===