Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0016313 | Openbravo ERP | 01. General setup | public | 2011-03-15 17:37 | 2011-03-17 00:00 |
|
| Reporter | adrianromero | |
| Assigned To | adrianromero | |
| Priority | high | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | pi | |
| Target Version | | Fixed in Version | 3.0RC6 | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | OBPS |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0016313: When importing a big number of POS orders (500 different orders with 2 lines each) an appears |
| Description | When importing a big number of POS orders (500 different orders with 2 lines each) an appears. The error is:
ERROR org.openbravo.erpCommon.ad_process.ImportProcessData - SQL error in query: UPDATE AD_PInstance SET IsProcessing='N', Updated=to_date(now()), Result=to_number(?), ErrorMsg=TO_CHAR(?) WHERE AD_PInstance_ID = ?Exception:org.postgresql.util.PSQLException: ERROR: value too long for type character varying(2000)
ERROR org.openbravo.erpCommon.ad_process.ImportProcess - Unable to unlock instance - javax.servlet.ServletException: @CODE=0@ERROR: value too long for type character varying(2000)
The problem is in the ErrorMsg column, because the message is bigger than the column size. |
| Steps To Reproduce | - Master Data Management || Import Data || Import Orders
- Import 1000 lines (500 different orders)
- The process fails |
| Proposed Solution | The column type MsgText could be changed to LONG |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | blocks | backport | 0015983 | 2.50MP28 | closed | adrianromero | When importing a big number of POS orders (500 different orders with 2 lines each) an appears |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-03-15 17:37 | adrianromero | New Issue | |
| 2011-03-15 17:37 | adrianromero | Assigned To | => adrianromero |
| 2011-03-15 17:37 | adrianromero | Modules | => Core |
| 2011-03-15 17:37 | adrianromero | OBNetwork customer | => Yes |
| 2011-03-15 17:37 | adrianromero | Issue generated from | 0015983 |
| 2011-03-15 17:37 | adrianromero | Relationship added | blocks 0015983 |
| 2011-03-15 17:44 | hgbot | Checkin | |
| 2011-03-15 17:44 | hgbot | Note Added: 0034909 | |
| 2011-03-15 17:44 | hgbot | Status | new => resolved |
| 2011-03-15 17:44 | hgbot | Resolution | open => fixed |
| 2011-03-15 17:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8965c2e909635e44e7e63b28b3a5a4d3761b8dcd [^] |
| 2011-03-15 17:44 | adrianromero | Note Added: 0034910 | |
| 2011-03-16 19:08 | jonalegriaesarte | Note Added: 0034966 | |
| 2011-03-16 19:08 | jonalegriaesarte | Status | resolved => closed |
| 2011-03-16 19:08 | jonalegriaesarte | Fixed in Version | => 3.0RC6 |
| 2011-03-17 00:00 | anonymous | sf_bug_id | 0 => 3217700 |