Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0038569 | Openbravo ERP | A. Platform | public | 2018-05-17 08:55 | 2018-06-04 11:01 |
|
| Reporter | alostale | |
| Assigned To | alostale | |
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | 3.0PR18Q1.4 | Fixed in Version | 3.0PR18Q1.4 | |
| Merge Request Status | |
| Review Assigned To | caristu |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0038569: can get stuck sending emails |
| Description | If email server is unresponsive, threads trying to send emails can get indefinitely stuck trying to connect to it. |
| Steps To Reproduce | 1. Configure a very slow smtp server
2. Configure Client in Openbravo to make use of it
3. Open a completed Sales Order
4. Click on send email
-> Check the threads gets stuck while the email server is not responding
|
| Proposed Solution | As quick win, before a more complete solution is implemented by 0038524, add a hardcoded connection timeout (ie. 10min) so in case it is not possible to connect during that time, an exception will be thrown and the thread will be released. |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | blocks | defect | 0038567 | | closed | alostale | can get stuck sending emails |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2018-05-17 08:55 | alostale | Type | defect => backport |
| 2018-05-17 08:55 | alostale | Target Version | => 3.0PR18Q1.3 |
| 2018-05-17 17:23 | alostale | Review Assigned To | => caristu |
| 2018-05-17 17:28 | alostale | Target Version | 3.0PR18Q1.3 => 3.0PR18Q1.4 |
| 2018-05-25 09:48 | hgbot | Checkin | |
| 2018-05-25 09:48 | hgbot | Note Added: 0104700 | |
| 2018-05-25 09:48 | hgbot | Status | scheduled => resolved |
| 2018-05-25 09:48 | hgbot | Resolution | open => fixed |
| 2018-05-25 09:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR18Q1.4/rev/754797054bfa4c6de19248f3d28b370875fcf55d [^] |
| 2018-06-04 11:01 | caristu | Note Added: 0104909 | |
| 2018-06-04 11:01 | caristu | Status | resolved => closed |
| 2018-06-04 11:01 | caristu | Fixed in Version | => 3.0PR18Q1.4 |
| 2018-06-04 11:01 | caristu | Note Edited: 0104909 | bug_revision_view_page.php?bugnote_id=0104909#r17244 |