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 169448 - Deadlock during openining Web Proj with dependencies
Summary: Deadlock during openining Web Proj with dependencies
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
: 169264 (view as bug list)
Depends on: 184175
Blocks: 168874
  Show dependency tree
 
Reported: 2009-07-29 12:39 UTC by Martin Schovanek
Modified: 2010-04-16 17:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thred Dump (21.06 KB, text/plain)
2009-07-29 12:45 UTC, Martin Schovanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2009-07-29 12:39:06 UTC
[#200907290201, jdk1.6]

Opening the EtrakWebApp web project with dependencies.
Comment 1 Martin Schovanek 2009-07-29 12:45:41 UTC
Created attachment 85438 [details]
Thred Dump
Comment 2 Rastislav Komara 2009-07-29 15:09:18 UTC
Can you please provide mentioned project?
Comment 3 Rastislav Komara 2009-07-29 15:35:28 UTC
It seems to be caused by this improvement http://hg.netbeans.org/jet-main/rev/c759aee432d6 . Reassigning to Jarda as the
originator of improvement.
Comment 4 Jaroslav Tulach 2009-08-03 12:07:54 UTC
I see. Deadlock between NbPlatform and classloading of other classes.
Comment 5 Jaroslav Tulach 2009-08-06 09:19:51 UTC
core-main#a02f23cfc1a3
Comment 6 Jaroslav Tulach 2009-08-06 09:21:23 UTC
*** Issue 169264 has been marked as a duplicate of this issue. ***
Comment 7 Quality Engineering 2009-08-07 05:43:57 UTC
Integrated into 'main-golden', will be available in build *200908070201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a02f23cfc1a3
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #169448: Rescheduling the writeAccess to own thread