cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 166192 - Project cannot be opened via --open with clean userdir
: Project cannot be opened via --open with clean userdir
Status: RESOLVED FIXED
: ide
Features On Demand
: 6.7
: All All
: P4 (vote)
: 6.8
Assigned To:
:
:
:
: RANDOM
:
:
  Show dependency treegraph
 
Reported: 2009-05-28 15:38 by
Modified: 2009-08-21 06:18 (History)
Issue Type: DEFECT
:


Attachments
thread dump (25.14 KB, text/plain)
2009-05-28 15:39, t_h
Details
badly opened project (114.58 KB, text/plain)
2009-06-12 10:24, t_h
Details
picture with correct MIME type (114.58 KB, image/png)
2009-06-12 10:28, t_h
Details


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2009-05-28 15:38:30
Project cannot be opened via --open with clean userdir. Activating Jave SE
stays indefinitely. Reproducible always (with
clean userdir). If Jave SE is activated manually it works fine.
------- Comment #1 From 2009-05-28 15:39:13 -------
Created an attachment (id=82922) [details]
thread dump
------- Comment #2 From 2009-06-10 17:32:31 -------
I have just tried to reproduce the problem and everything works like a charm.
As far as I can tell this deadlock is  
quite similar to one described and fixed as bug 166109

*** This issue has been marked as a duplicate of 166109 ***
------- Comment #3 From 2009-06-12 10:23:52 -------
I tried to verify the fix. Deadlock is gone but the project is not opened
correctly anyway (see attached picture). Try
few more charms :)
------- Comment #4 From 2009-06-12 10:24:59 -------
Created an attachment (id=83489) [details]
badly opened project
------- Comment #5 From 2009-06-12 10:28:28 -------
Created an attachment (id=83490) [details]
picture with correct MIME type
------- Comment #6 From 2009-06-23 10:13:08 -------
It worked for me twice from three attempts. I'll find what is wrong later as
this is not that urgent problem, imho.
------- Comment #7 From 2009-08-17 14:28:59 -------
Reproduced. Enough to start with
ant tryme -Dtryme.args=--open\ $HOME/NetBeansProjects/javaapp/
------- Comment #8 From 2009-08-18 13:39:41 -------
ergonomics#6e623c0a5a76
------- Comment #9 From 2009-08-21 06:18:20 -------
Integrated into 'main-golden', will be available in build *200908210201* on
http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/6e623c0a5a76
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #166192: Providing delegating LogicalViewProvider to deal with situations
when a project is shown sooner before its openhook is executed