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 257692 - Unable to create new project
Summary: Unable to create new project
Status: RESOLVED INCOMPLETE
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Linux
: P1 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-23 15:16 UTC by rohit_tate
Modified: 2016-06-27 09:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (35.64 KB, text/plain)
2016-01-23 15:16 UTC, rohit_tate
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rohit_tate 2016-01-23 15:16:19 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Linux version 4.0.0-kali1-686-pae running on i386
Java; VM; Vendor = 1.7.0_85
Runtime = OpenJDK Client VM 24.85-b03

Reproducibility: Happens every time

STEPS:
Click on new project option
select appropriate application project (Java Application)
Click Next
Finding feature Window gives up error (Shows error "Not all requested modules can be enabled" followed by list of JAR files)

ACTUAL:
  Trying to create a new Java project but ends up with error stating "Not all requested modules can be enabled" while in finding feature step.

EXPECTED:
  A new project to be created
Comment 1 rohit_tate 2016-01-23 15:16:26 UTC
Created attachment 158229 [details]
IDE log
Comment 2 Jiri Prox 2016-02-17 15:13:59 UTC
It looks like you're running IDE only on JRE but for java functionality you have to use full JDK.

Please try --jdkhome switch or correct path to JDK in netbeans.conf