Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0040364
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Advanced Warehouse Operationsmajoralways2019-03-12 17:012019-07-30 17:28
ReporterJONHMView Statuspublic 
Assigned Toguilleaer 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Tomarvintm
Regression introduced in release
Summary

0040364: AWO: Server side problem when loading attribute sets

DescriptionThe queries executed to retrieve attribute sets together with attributes which compose this set is behaving slow. It requires around 40 seconds in the server side and then some time to transfer the data and insert it into the database.
It's also required high memory usage in tomcat to load the Attribute model when logging into AWO.
Steps To Reproduce* Ask environment to Support and set the following values to tomcat:
-server -Djava.awt.headless=true -Xms384M -Xmx5000M -XX:MaxPermSize=256M
or increase the timeout for that model

- Open AWO and login with Openbravo user
TagsNo tags attached.
Attached Filespng file icon image (3).png [^] (523,112 bytes) 2019-03-12 17:01
diff file icon diff40364_dlc.diff [^] (13,921 bytes) 2019-07-30 16:50 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0040365 closedguilleaer AWO: Performance problems on mobile devices 

-  Notes
(0110388)
JONHM (developer)
2019-03-12 17:07

M_AttributeValue = 90882 records
M_Attribute = 163 records
(0111142)
guilleaer (developer)
2019-04-15 15:50

Patch provided. It is being tested by customer
(0113696)
guilleaer (developer)
2019-07-29 17:27
edited on: 2019-07-29 17:30

This fix is included in 1.4.500

https://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/d7a0f4a23e1b [^]

Fixed issue 40364: New preference added to avoid to load atts with many possible values

A new preference OBAWO_FE_LimitToIgnoreAttValues has been created. When an attribute has more accepted values than the number specified in that preference then values of this attributes are not loaded in AWO FE

(0113702)
hgbot (developer)
2019-07-30 11:00

Repository: erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations
Changeset: 8f0a0c518e0181e4b6c47399bd62af93eefb5f20
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Jul 30 11:00:10 2019 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.advancedwarehouseoperations/rev/8f0a0c518e0181e4b6c47399bd62af93eefb5f20 [^]

Related to issue 40364: Cleanup + Use scroll instead of list

---
M src/org/openbravo/warehouse/advancedwarehouseoperations/mobile/master/Attribute.java
---

- Issue History
Date Modified Username Field Change
2019-03-12 17:01 JONHM New Issue
2019-03-12 17:01 JONHM Assigned To => Triage Finance
2019-03-12 17:01 JONHM File Added: image (3).png
2019-03-12 17:01 JONHM Resolution time => 1522620000
2019-03-12 17:07 JONHM Note Added: 0110388
2019-03-13 08:33 Sandrahuguet Assigned To Triage Finance => guilleaer
2019-03-25 11:32 guilleaer Resolution time 1522620000 => 1554156000
2019-03-27 18:16 guilleaer File Added: diff40634_dlc.diff
2019-04-15 15:49 guilleaer Relationship added blocks 0040365
2019-04-15 15:50 guilleaer Note Added: 0111142
2019-04-29 10:06 marvintm Resolution time 1554156000 => 1557439200
2019-05-08 13:28 marvintm Resolution time 1557439200 => 1558735200
2019-05-27 10:58 marvintm Resolution time 1558735200 => 1559599200
2019-06-10 10:25 marvintm Resolution time 1559599200 => 1560290400
2019-07-29 12:06 marvintm Resolution time 1560290400 =>
2019-07-29 12:06 marvintm Type defect => design defect
2019-07-29 17:26 guilleaer Type design defect => defect
2019-07-29 17:26 guilleaer Status new => scheduled
2019-07-29 17:27 guilleaer Note Added: 0113696
2019-07-29 17:27 guilleaer Status scheduled => resolved
2019-07-29 17:27 guilleaer Resolution open => fixed
2019-07-29 17:30 guilleaer Note Edited: 0113696 View Revisions
2019-07-30 11:00 hgbot Checkin
2019-07-30 11:00 hgbot Note Added: 0113702
2019-07-30 16:49 guilleaer File Deleted: diff40634_dlc.diff
2019-07-30 16:50 guilleaer File Added: diff40364_dlc.diff
2019-07-30 17:28 marvintm Review Assigned To => marvintm
2019-07-30 17:28 marvintm Status resolved => closed
2022-09-06 17:18 caristu Category Advance Warehouse Operations => Advanced Warehouse Operations


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker