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 271188 - Netbeans crashes when open project or file
Summary: Netbeans crashes when open project or file
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.2
Hardware: PC Windows 10 x64
: P1 normal with 1 vote (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-28 12:21 UTC by neurall
Modified: 2018-12-14 07:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
example of crash (19.05 KB, application/x-zip-compressed)
2017-07-28 12:21 UTC, neurall
Details

Note You need to log in before you can comment on or make changes to this bug.
Description neurall 2017-07-28 12:21:18 UTC
Created attachment 164849 [details]
example of crash

Hello, 

This is exactly the same behavior as in Bug 179348 which was related to NB6.8, all system windows related to explorer make java crash

I'm running a  NetBeans 8.2 and it suddenly stopping to work ... I suspect there was some kind of java update, so I tried to reinstall and uninstaller and installer both also crash...

After I start up the IDE, the IDE crashes (vanishes from the screen) if I select (1) File menu, Open Project; or (2) File menu, File Open; or (3) select Tools menu, Java Platform, Javadoc, Add ZIP/Folder.   It appears that any file selector box causes the IDE to crash.
Comment 1 theshadow27 2017-11-15 14:36:41 UTC
I am seeing this with Win10 Pro Version 1709 (build 16299.19) - though it was exhibiting the behavior before this update. Same behavior with many JDKs:

jdk1.8.0_131
jdk1.8.0_144
jdk1.8.0_153

There is no useful diagnostic information in var/log - it just hangs at the file dialog. 

Any workaround would be greatly appreciated!
Comment 2 theshadow27 2017-11-15 15:22:36 UTC
In my case, this was caused by a disconnected network drive (connection error).

Reconnecting the network drive fixed the issue.
Comment 3 timbiesmans 2017-11-23 13:26:44 UTC
Here is crashes when running the project (upload to server)...

It is indeed Java that crashes.

Running MacOS High Sierra
Comment 4 DarkSky 2018-12-14 07:34:40 UTC
Happens to me too.  Is there anything I could contribute from the event logger?  I'd really like to get to the bottom of this...