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 85825 - ISE when cutting/pasting numerous components
Summary: ISE when cutting/pasting numerous components
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-26 19:26 UTC by Nathan Fiedler
Modified: 2009-02-19 23:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ISE stack trace (4.25 KB, text/plain)
2006-09-26 19:26 UTC, Nathan Fiedler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Fiedler 2006-09-26 19:26:34 UTC
Using a local build from this morning on Windows XP with JDK 1.5.0_07.

- Create/open a Java application project
- Open the flattened OTA schema (800KB file)
- Create a new XML schema
- Tile the windows so they are side-by-side
- Cut all of the complex types from OTA
- Paste the complex types to the empty schema

An IllegalStateException occurs in the schema model, but likely is caused by
some thread timing issue in the schema tools code.
Comment 1 Nathan Fiedler 2006-09-26 19:26:59 UTC
Created attachment 34539 [details]
ISE stack trace
Comment 2 Nam Nguyen 2006-09-26 20:23:31 UTC
Extreme use-case, lower to P4.
Comment 3 Samaresh Panda 2006-11-29 21:47:09 UTC
Moved to 5.5.1
Comment 4 Nathan Fiedler 2007-03-02 01:12:58 UTC
As Nam said, this is an extreme use-case, lowering to P4. The flattened OTA
schema is a ridiculous, non-real-world test sample, and doing this particular
operation is outside of normal (requires user to tile editor windows, which is
uncommon).
Comment 5 Samaresh Panda 2008-12-04 16:25:40 UTC
Not worth the effort nor is a good use-case.