This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 96032 - Apply design pattern for large schema freezes IDE
Summary: Apply design pattern for large schema freezes IDE
Status: VERIFIED DUPLICATE of bug 83470
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Ayub Khan
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2007-02-20 13:50 UTC by Mikhail Matveev
Modified: 2007-03-06 11:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Matveev 2007-02-20 13:50:14 UTC
1. Create TravelReservationService sample project.
2. Open OTA_TravelItinerary schema.
3. Apply Salami Slice design pattern to the schema.
Result: IDE freezes for a long time (at least for half of an hour). After long
time (I left my comp for a night) it gives OutOfMemoryException.
Comment 1 Chris Webster 2007-02-20 18:24:26 UTC
Not a beta showstopper
Comment 2 Ayub Khan 2007-02-28 09:34:23 UTC
This looks like issue#83470

Please
increase the java max memory to 256 from nb55 default of 128.

netbeans_default_options="-J-Xms32m -J-Xmx256m ...

from

netbeans_default_options="-J-Xms32m -J-Xmx128m ...

*** This issue has been marked as a duplicate of 83470 ***
Comment 3 Mikhail Matveev 2007-02-28 18:01:31 UTC
Verified duplicate
Comment 4 Alexei Mokeev 2007-03-06 11:51:25 UTC
Removed EP551_WAIVER_APPROVED