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 156029 - sometimes ide hang at saving project data after changing python platform
Summary: sometimes ide hang at saving project data after changing python platform
Status: VERIFIED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Projects (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: jymen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-24 00:51 UTC by Peter Lam
Modified: 2009-02-19 22:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (30.21 KB, text/plain)
2008-12-24 00:51 UTC, Peter Lam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2008-12-24 00:51:19 UTC
daily build 20081223-435 on Vista, jdk 1.6.0_11

After changing python platform of a previously created python project, the "Saving Project data" progress dialog is
showing the progress of saving the project but it's there indefinitely, and ide is hanging because this dialog never
dismissed. See attached thread dump taken during the hang.
Comment 1 Peter Lam 2008-12-24 00:51:42 UTC
Created attachment 75287 [details]
thread dump
Comment 2 jymen 2009-01-08 09:45:02 UTC
Fixed in 7.0 trunk build #545 and above 
(patch provided by Tor on gsf BootClassPathImplementation class)
Comment 3 Peter Lam 2009-01-10 04:33:55 UTC
verified in build 20080108. can't seem to be able reproduce the hang after many different tries.