Bugzilla – Bug 700
It takes 10 minutes to open Holger's Lufthansa project
Last modified: 2011-06-04 02:11:33 UTC
Holger has created a moderately sized project with 4 Identity Vaults, 5 DriverSets, 15 Drivers, and 117 Policies all together. All of the objects are small, except about half of the Drivers are 500- 1024K. This project takes 10 minutes to open on his machine and we have reproduced it in development. In looking at this problem, I found that the EMF.resolve() code is getting hung up when trying to parse through some of the Driver XML files where the first XML element isn't properly formed. It has a large applicationSchema attribute in the first element with no closing quote or closing > for the element (it appears that it just being truncated). I'm pretty sure this is what is causing the problem.
This defect has mostly been fixed when all the java byte arrayes were removed, however I'm leaving the defect open and lowering the severity because we still need to complete remvoing the custom icon (which is not causing performance problems)
The fix is checked in.
Included in Designer build 20050107
Included in Designer build 20050111
Regressed 20050111
Adding built keyword.
Marking closed/resolved fixed bugs public view.