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 270999 - Tools - Libraries - Add Jar/Folder... Netbeans shuts down.
Summary: Tools - Libraries - Add Jar/Folder... Netbeans shuts down.
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: libs (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-29 14:31 UTC by Gorot
Modified: 2017-08-08 06:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (44.19 KB, text/plain)
2017-06-29 14:31 UTC, Gorot
Details
Crash Log (42.79 KB, text/plain)
2017-08-08 06:04 UTC, dcorrin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gorot 2017-06-29 14:31:55 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_131
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.131-b11

Reproducibility: Happens every time


The short way:
Tools - Libraries - New Library - "myLibrary" - OK - Add Jar/Folder... -> Netbeans IDE Shuts down every time I try. It worked perfect but when I pasted (manually) a project into explorer that had a library that wasn't declared in Netbeans IDE the problems started. The library in that project was deleted manually in explorer but the problem is still there.
Comment 1 Gorot 2017-06-29 14:31:59 UTC
Created attachment 164657 [details]
IDE log
Comment 2 dcorrin 2017-08-08 06:03:04 UTC
This happens to me as well, but it is even easier to reproduce. When I select properties/libraries/Add Jar/Folder I get a CTD every time. Add library works

I recently upgraded from NetBeans 8.0.1 to 8.2 and have several old projects. However, this will occur on a new project as well.
I assume this has something to do with my filesystem as this can't be a general problem.

Attaching the Crash dump as hs_err_pid1088.log
Comment 3 dcorrin 2017-08-08 06:04:34 UTC
Created attachment 164913 [details]
Crash Log