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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005540
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] I. Performancemajoralways2008-10-15 16:362009-05-19 11:18
ReporterjacoboGiraltView Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branch2.40-performanceFixed in SCM revision9759
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava versionJava 1.5
OS VersionDatabase versionOracle 10gAnt versionAnt 1.7.0
Product Version2.40SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0005540: Importing big amounts of bpartners crashes the application in every window.

DescriptionThe default business partner import process creates a row in AD_USER for each business partner as contact.
But having lots of users in AD_USER limits the performance of the application in every window because of the audit drop-down (createdby) to the extent of crashing it when executing utils.js.
Steps To Reproduce1. Import lots of business partners (client tried with 25000 but should happen with less)
2. Create a new row in any window
3. Application crashes
Proposed SolutionEliminate the createdby drop-down and substitute it for a filtered pop-up.

or

Change the default bpartner import so that it doesn't create the same number of users.
Tagsperformance2.40scrum, Sprint-3
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0005539 closedalostale Importing big amounts of bpartners crashes the application in every window. 

-  Notes
(0010051)
svnbot (reporter)
2008-11-06 17:22

Repository: openbravo
Revision: 9759
Author: huehner
Date: 2008-11-06 17:22:10 +0100 (Thu, 06 Nov 2008)

Fixed 5540
Change references to CreateBy and UpdatedBy fields from being combo-boxes
to be normal (read-only) text-fields.

---
U branches/r2.40performance/src/org/openbravo/erpCommon/utility/TableSQLData.java
U branches/r2.40performance/src-db/database/model/functions/AD_TABLE_IMPORT.xml
U branches/r2.40performance/src-db/database/sourcedata/AD_COLUMN.xml
U branches/r2.40performance/src-wad/src/org/openbravo/wad/Fields_data.xsql
U branches/r2.40performance/src-wad/src/org/openbravo/wad/Wad.java
U branches/r2.40performance/src-wad/src/org/openbravo/wad/WadUtility.java
U branches/r2.40performance/src-wad/src/org/openbravo/wad/datasource.xsqlxml
---

https://dev.openbravo.com/websvn/openbravo/?rev=9759&sc=1 [^]
(0016452)
sureshbabu (reporter)
2009-05-19 11:18

Tested in 2.40MP4 postgres context with 4000 records - BP

working fine

- Issue History
Date Modified Username Field Change
2008-10-15 16:36 cromero New Issue
2008-10-15 16:36 cromero Assigned To => shuehner
2008-10-15 16:36 cromero Status new => scheduled
2008-10-15 16:50 shuehner Assigned To shuehner => iperdomo
2008-10-24 19:20 iperdomo Assigned To iperdomo => alostale
2008-11-06 17:22 svnbot Checkin
2008-11-06 17:22 svnbot Note Added: 0010051
2008-11-06 17:22 svnbot Status scheduled => resolved
2008-11-06 17:22 svnbot Resolution open => fixed
2008-11-06 17:22 svnbot svn_revision => 9759
2008-11-06 17:47 shuehner Tag Attached: performance2.40scrum
2008-11-06 17:47 shuehner Tag Attached: Sprint-3
2009-05-19 11:18 sureshbabu Regression testing => No
2009-05-19 11:18 sureshbabu Status resolved => closed
2009-05-19 11:18 sureshbabu Note Added: 0016452
2009-05-19 11:18 sureshbabu Fixed in Version => 2.40MP4


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker