Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0015940 | Openbravo ERP | 01. General setup | public | 2011-02-10 16:36 | 2011-03-01 00:00 |
|
Reporter | adrianromero | |
Assigned To | adrianromero | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
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 | 0015940: When you create a lot of organizations assigned to a role, the processes do not work |
Description | When you create a lot of organizations assigned to a role, the processes do not work |
Steps To Reproduce | - Create 400 organizations assigned to a role.
- Identify in Openbravo ERP with this role
- Financial Management || Accounting || Setup || Fiscal Calendar
- Create a new calendar
- Year
- Launch "Create Periods" process.
- Error "ORA-01461: can bind a LONG value only for insert into a LONG column " appears |
Proposed Solution | The problem is in org.openbravo.scheduling.ProcessRunner, because it tries to store all the organizations separated by commas in the database.
Probably the solution is just to change the type of the column OB_CONTEXT of the table AD_PROCESS_REQUEST from VARCHAR(4000) to LONG |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0015638 | 2.50MP27 | closed | adrianromero | When you create a lot of organizations assigned to a role, the processes do not work | related to | defect | 0015987 | | closed | adrianromero | API Break. try-api fails |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-02-10 16:36 | adrianromero | New Issue | |
2011-02-10 16:36 | adrianromero | Assigned To | => adrianromero |
2011-02-10 16:36 | adrianromero | Modules | => Core |
2011-02-10 16:36 | adrianromero | OBNetwork customer | => Yes |
2011-02-10 16:36 | adrianromero | Issue generated from | 0015638 |
2011-02-10 16:36 | adrianromero | Relationship added | depends on 0015638 |
2011-02-10 16:36 | adrianromero | Status | new => scheduled |
2011-02-10 16:36 | adrianromero | fix_in_branch | => pi |
2011-02-15 13:29 | adrianromero | Relationship added | related to 0015987 |
2011-02-15 13:32 | adrianromero | Relationship added | related to 0015988 |
2011-02-15 13:32 | adrianromero | Relationship deleted | related to 0015988 |
2011-02-21 17:50 | hgbot | Checkin | |
2011-02-21 17:50 | hgbot | Note Added: 0034290 | |
2011-02-21 17:50 | hgbot | Status | scheduled => resolved |
2011-02-21 17:50 | hgbot | Resolution | open => fixed |
2011-02-21 17:50 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/989d59afa3bbde98ce1bef5585c1a099681e5cbf [^] |
2011-02-21 17:50 | adrianromero | Note Added: 0034291 | |
2011-02-28 22:54 | dalsasua | Note Added: 0034450 | |
2011-02-28 22:54 | dalsasua | Status | resolved => closed |
2011-03-01 00:00 | anonymous | sf_bug_id | 0 => 3195608 |