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 270752 - Add Platform
Summary: Add Platform
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-28 17:14 UTC by CElliott
Modified: 2017-05-28 17:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Crash Report (44.56 KB, application/octet-stream)
2017-05-28 17:14 UTC, CElliott
Details

Note You need to log in before you can comment on or make changes to this bug.
Description CElliott 2017-05-28 17:14:01 UTC
Created attachment 164423 [details]
Crash Report

This is a new installation of NB 8.2; there are no projects in project folder.  Open a project in NB 8.2 (hereinafter, SetiStats2Einstein), which must be 32-bit due to database constraints.  Default and only platform in NB is jdk-8u131-64; need jdk-8u131-32.  Select SetiStats2Einstein in projects folder and right-click for context menu; select "properties".  In dialog box (DB), select "Libraries".  In top row of DB is "Java Platform: Missing platform JDK 1.8-32" in red.  Click on "Manage Platforms...".  At bottom left of next dialog box, click on "Add Platform".  In next DB "Java Standard Edition" is selected; click on next at bottom of DB.  NetBeans exits.  In G:\Program Files\NetBeans 8.2\ will be a file of the form "hs_err_pidNNNN.log".  The problematic frame is:
# Problematic frame:
# C  [MSVCR100.dll+0x36adf]

Attached is a copy of the crash report; I have several, and they are almost identical.

I have been using NetBeans 8.1 for many months with no problems.