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

Summary: ISE when cutting/pasting numerous components
Product: xml Reporter: Nathan Fiedler <nlfiedler>
Component: Schema ToolsAssignee: Samaresh Panda <samaresh>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: ISE stack trace

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.