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 144335 - IDE hangs while creating XML schema
Summary: IDE hangs while creating XML schema
Status: RESOLVED DUPLICATE of bug 144383
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-19 08:35 UTC by Michael Nazarov
Modified: 2008-12-22 13:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
dump (16.04 KB, text/plain)
2008-08-19 08:36 UTC, Michael Nazarov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Nazarov 2008-08-19 08:35:41 UTC
Product Version: NetBeans IDE Dev (Build 200808190201)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b12
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Steps to reproduce:

1. Create java application.
2. Create XML schema.

See also: 143715
Comment 1 Michael Nazarov 2008-08-19 08:36:47 UTC
Created attachment 67765 [details]
dump
Comment 2 Michael Nazarov 2008-08-19 08:39:33 UTC
Product Version: NetBeans IDE Dev (Build 200808190201)
Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-119
System: Mac OS X version 10.5.2 running on i386; MacRoman; en_US (nb)

Confirmed on MacOS as well.
Comment 3 Samaresh Panda 2008-08-19 15:05:14 UTC
Not a problem with a local build using 08-18-2008, so it must have been caused by some other changes.
Comment 4 Samaresh Panda 2008-08-19 15:48:49 UTC
Likely, a duplicate of issue 143856 (which was closed as a duplicate of issue 133236).
Comment 5 Michael Nazarov 2008-08-19 15:55:34 UTC
I see different description -- empty schema is not very big as specified
in other issue. Also I did not note current issue yesterday then other issue
was filed.
Comment 6 mslama 2008-08-19 17:27:23 UTC
More issue like this. It might be caused by recent Jarda changes in GlobalActionContextImpl.
Comment 7 Michael Nazarov 2008-08-20 06:35:20 UTC
Please take care about this issue ASAP because it blocks 100% of XML testing.
Comment 8 Jaroslav Tulach 2008-08-20 12:56:15 UTC

*** This issue has been marked as a duplicate of 144383 ***