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 133025 - Call to Swing not from AWT event thread
Summary: Call to Swing not from AWT event thread
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2008-04-16 16:12 UTC by Jan Lahoda
Modified: 2008-04-25 12:28 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 Jan Lahoda 2008-04-16 16:12:02 UTC
Based on issue #132997. Please take a look at this thread dump:
http://www.netbeans.org/nonav/issues/showattachment.cgi/60274/threading2.txt

The first thread is "exec_null_28", which is apparently making calls to Swing outside AWT Thread.
Comment 1 Jesse Glick 2008-04-16 18:24:31 UTC
#2cc35fa91ceb in core-main