Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039821 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2018-12-17 14:16 | 2018-12-20 12:21 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b8fc66a7be6e | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0039821: StackOverflowError in P&E having 100+ records selected | |||||||
Description | P&E grid with obSelected field retrieved from backend, can throw a StackOverflowError when applying a sorting if the number of selected records is bigger than page size (100). | |||||||
Steps To Reproduce | 1. Follow steps to reproduce of issue 0033622 to generate more than 100 Remittance Line records 2. Open Select Payments grid 3. Click on Document Number column header to sort by it -> Error: No records are displayed, a StackOverflowError is logged in openbravo.log: 2018-12-17 11:43:11,668 [http-bio-8080-exec-8] ERROR org.openbravo.service.json.DefaultJsonDataService - null java.lang.StackOverflowError: null at org.openbravo.service.json.DefaultJsonDataService.fetch(DefaultJsonDataService.java:321) ~[classes/:?] at org.openbravo.service.json.DefaultJsonDataService.fetch(DefaultJsonDataService.java:265) ~[classes/:?] at org.openbravo.service.json.DefaultJsonDataService.fetch(DefaultJsonDataService.java:265) ~[classes/:?] ... | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0108644) hgbot (developer) 2018-12-17 14:38 |
Repository: erp/devel/pi Changeset: b8fc66a7be6e33770dd5fb07d5ee3d1b485acabb Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Dec 17 14:38:00 2018 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/b8fc66a7be6e33770dd5fb07d5ee3d1b485acabb [^] fixed bug 39821: StackOverflowError in P&E having 100+ records selected Do not decrease page fetch size as it can have been increased by previous call. --- M modules/org.openbravo.service.json/src/org/openbravo/service/json/DefaultJsonDataService.java --- |
(0108658) hudsonbot (developer) 2018-12-17 20:39 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/79c941a6a880 [^] Maturity status: Test |
(0108686) caristu (developer) 2018-12-20 12:21 |
Reviewed |
Issue History | |||
Date Modified | Username | Field | Change |
2018-12-17 14:16 | alostale | New Issue | |
2018-12-17 14:16 | alostale | Assigned To | => platform |
2018-12-17 14:16 | alostale | Modules | => Core |
2018-12-17 14:16 | alostale | Triggers an Emergency Pack | => No |
2018-12-17 14:17 | alostale | Relationship added | related to 0033622 |
2018-12-17 14:20 | alostale | Steps to Reproduce Updated | View Revisions |
2018-12-17 14:38 | hgbot | Checkin | |
2018-12-17 14:38 | hgbot | Note Added: 0108644 | |
2018-12-17 14:39 | hgbot | Status | new => resolved |
2018-12-17 14:39 | hgbot | Resolution | open => fixed |
2018-12-17 14:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b8fc66a7be6e33770dd5fb07d5ee3d1b485acabb [^] |
2018-12-17 14:45 | alostale | Review Assigned To | => caristu |
2018-12-17 20:39 | hudsonbot | Checkin | |
2018-12-17 20:39 | hudsonbot | Note Added: 0108658 | |
2018-12-20 11:18 | shuehner | Assigned To | platform => alostale |
2018-12-20 12:21 | caristu | Note Added: 0108686 | |
2018-12-20 12:21 | caristu | Status | resolved => closed |
2018-12-20 12:21 | caristu | Fixed in Version | => 3.0PR19Q1 |
Copyright © 2000 - 2009 MantisBT Group |