| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000134 | Rosetta | [All Projects] Crash | public | 2012-10-18 13:38 | 2013-02-26 13:39 |
|
| Reporter | delucasl | |
| Assigned To | delucasl | |
| Priority | normal | Severity | crash | Reproducibility | random |
| Status | resolved | Resolution | fixed | |
| Platform | All platforms | OS | Any | OS Version | Any |
| Product Version | Trunk | |
| Fixed in Version | Trunk | |
|
| Summary | 0000134: Sometimes mysql connections fail, causing an abort |
| Description | For whatever reason, a mysql connection will fail once in a while on the first attempt. utility::sql_database::DatabaseSessionManager::get_session_mysql should be rewritten to retry a connection a few times before giving up for good. This will make things a lot more robust during long jobs. |
| Steps To Reproduce | Run a long enough job outputting to a mysql database, it'll happen eventually. |
| Tags | No tags attached. |
|
| Application(s) Affected | any jd2 app |
| Command Line Used | score_jd2.linuxgccrelease -database $database @path_to_flags -nstruct $large_number |
| Developer Options | Confirmed As Bug |
| Fixed in SVN Version | 51751 |
|
| Attached Files | |
|