Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032074 | Openbravo ERP | 02. Master data management | public | 2016-02-01 15:28 | 2016-03-17 10:55 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR16Q2 | |
Merge Request Status | |
Review Assigned To | mtaal |
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 | 0032074: The ImportEntryManager cannot be restarted after being shut down |
Description | The ImportEntryManager has public shutdown() and start() methods, but it does not work after restarting it.
The main problem seems to be that the isShutdown attribute remains true after restarting the ImportEntryManager. |
Steps To Reproduce | - Programatically disable and restart the entry manager by calling ImportEntryManager.getInstance().shutdown() and ImportEntryManager.getInstance().start() respectively.
- The ImportEntryManager no longer processes import entries. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-02-01 15:28 | AugustoMauch | New Issue | |
2016-02-01 15:28 | AugustoMauch | Assigned To | => AugustoMauch |
2016-02-01 15:28 | AugustoMauch | OBNetwork customer | => No |
2016-02-01 15:28 | AugustoMauch | Modules | => Core |
2016-02-01 15:28 | AugustoMauch | Triggers an Emergency Pack | => No |
2016-02-01 15:43 | AugustoMauch | Review Assigned To | => mtaal |
2016-02-01 15:51 | hgbot | Checkin | |
2016-02-01 15:51 | hgbot | Note Added: 0083790 | |
2016-02-01 15:51 | hgbot | Status | new => resolved |
2016-02-01 15:51 | hgbot | Resolution | open => fixed |
2016-02-01 15:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4ce12b4d9e1fc040dc0ab7ea0c98896469296b51 [^] |
2016-02-08 20:35 | mtaal | Note Added: 0084019 | |
2016-02-08 20:35 | mtaal | Status | resolved => closed |
2016-02-08 20:35 | mtaal | Fixed in Version | => 3.0PR16Q2 |
2016-03-17 10:55 | hudsonbot | Checkin | |
2016-03-17 10:55 | hudsonbot | Note Added: 0085099 | |