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 171296 - IDE hangs opening project
Summary: IDE hangs opening project
Status: RESOLVED INVALID
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P2 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-02 00:41 UTC by moilejter
Modified: 2009-09-21 08:12 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 moilejter 2009-09-02 00:41:08 UTC
When I try to open an existing project in a NetBeans session that already has 3 projects open, I get the file dialog
that allows me to navigate to a project - but when I double-click on the project to open, NetBeans hangs.  The dialog
does not go away, the memory monitor on top of the main window freezes, the UI stops responding to clicks anywhere, and
no other dialog is visible anywhere. 

Attempts to use jstack to get a stack trace fail:
macbookpro:log mlejter$ jstack 10763
10763: Unable to open socket file: target process not responding or HotSpot VM not loaded
The -F option can be used when the target process is not responding
macbookpro:log mlejter$ jstack -F 10763
Attaching to process ID 10763, please wait...
attach: task_for_pid(10763) failed (5)
Error attaching to process: Error attaching to process, or no such process
Comment 1 Peter Pis 2009-09-02 08:54:17 UTC
Is this reproducible? Could you please at least attach messages.log (located in <nb_user_dir>/var/log)? Thanks.
Comment 2 Peter Pis 2009-09-21 08:12:20 UTC
Without requested information for long time - INVALID. We can't do anything in this case. Reporter, please add requested
information and reopen issue. Thanks in advance.