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 256527 - All Projects marked "(broken)" and inaccessible, IDE unusable
Summary: All Projects marked "(broken)" and inaccessible, IDE unusable
Status: RESOLVED DUPLICATE of bug 256414
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: 2015-11-11 19:27 UTC by rrohm
Modified: 2015-11-11 23:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (88.04 KB, text/plain)
2015-11-11 19:27 UTC, rrohm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rrohm 2015-11-11 19:27:18 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Linux version 3.13.0-67-generic running on amd64
Java; VM; Vendor = 1.8.0_60
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23

Reproducibility: Happens every time

STEPS:
  * Start IDE

ACTUAL:
  All open projects are displayed as "broken" with a false icon, but cannot be opened.
The context menu of any project in the projects tree only displays two items: "close" / "resolve problems"
When I click "resolve problems", a message box tells me: 

Activation failed: Not all requested modules can be enabled: [StandardModule:org.netbeans.modules.javafx2.scenebuilder jarFile: /home/robert/netbeans-8.1/javafx/modules/org-netbeans-modules-javafx2-scenebuilder.jar, StandardModule:org.netbeans.modules.websvc.restkit jarFile: /home/robert/netbeans-8.1/enterprise/modules/org-netbeans-modules-websvc-restkit.jar, StandardModule:org.netbeans.modules.spring.webmvc jarFile: /home/robert/netbeans-8.1/enterprise/modules/org-netbeans-modules-spring-webmvc.jar, StandardModule:org.netbeans.modules.web.struts jarFile: /home/robert/netbeans-8.1/enterprise/modules/org-netbeans-modules-web-struts.jar, StandardModule:org.netbeans.modules.debugger.jpda.kit jarFile: /home/robert/netbeans-8.1/java/modules/org-netbeans-modules-debugger-jpda-kit.jar, StandardModule:org.netbeans.modules.web.jsf.kit jarFile: /home/robert/netbeans-8.1/enterprise/modules/org-netbeans-modules-web-jsf-kit.jar, StandardModule:org.netbeans.modules.web.jsf.icefaces jarFile: /home/robert/netbeans-8.1/enterprise/modules/org-netbeans-modules-web-jsf-icefaces.jar, StandardModule:org.netbeans.modules.maven.kit jarFile: /home/robert/netbeans-8.1/java/modules/org-netbeans-modules-maven-kit.jar, StandardModule:org.netbeans.modules.web.jsf.richfaces jarFile: /home/robert/netbeans-8.1/enterprise/modules/org-netbeans-modules-web-jsf-richfaces.jar, StandardModule:org.netbeans.modules.hibernate jarFile: /home/robert/netbeans-8.1/java/modules/org-netbeans-modules-hibernate.jar, StandardModule:org.netbeans.modules.websvc.kit jarFile: /home/robert/netbeans-8.1/enterprise/modules/org-netbeans-modules-websvc-kit.jar, StandardModule:org.netbeans.modules.form.kit jarFile: /home/robert/netbeans-8.1/java/modules/org-netbeans-modules-form-kit.jar, StandardModule:org.netbeans.modules.j2ee.persistence.kit jarFile: /home/robert/netbeans-8.1/java/modules/org-netbeans-modules-j2ee-persistence-kit.jar, StandardModule:org.netbeans.modules.spring.beans jarFile: /home/robert/netbeans-8.1/java/modules/org-netbeans-modules-spring-beans.jar, StandardModule:org.netbeans.modules.java.kit jarFile: /home/robert/netbeans-8.1/java/modules/org-netbeans-modules-java-kit.jar, StandardModule:org.netbeans.modules.web.client.rest jarFile: /home/robert/netbeans-8.1/enterprise/modules/org-netbeans-modules-web-client-rest.jar, StandardModule:org.netbeans.modules.javafx2.kit jarFile: /home/robert/netbeans-8.1/javafx/modules/org-netbeans-modules-javafx2-kit.jar, StandardModule:org.netbeans.modules.web.kit jarFile: /home/robert/netbeans-8.1/enterprise/modules/org-netbeans-modules-web-kit.jar, StandardModule:org.netbeans.modules.j2ee.kit jarFile: /home/robert/netbeans-8.1/enterprise/modules/org-netbeans-modules-j2ee-kit.jar, StandardModule:org.netbeans.modules.web.primefaces jarFile: /home/robert/netbeans-8.1/enterprise/modules/org-netbeans-modules-web-primefaces.jar]

This applies to *all* projects - this are projects of various types: Java SE, Java EE, JavaFX, HTML5, PHP.
Seems like I cannot use this version with existing projects at all.

EXPECTED:
  All open projects are displayed with proper symbol according to project type, "opening projects" start
Comment 1 rrohm 2015-11-11 19:27:23 UTC
Created attachment 157286 [details]
IDE log
Comment 2 rrohm 2015-11-11 21:15:51 UTC
The same error message is desplayed even if I try to create a new project: All IDE features are disapled, and if the IDE tries to enable e.g., JavaFX support, this fails with the same error message.

I also get the same error message if I try to activate a feature in the plugin manager.
Comment 3 rrohm 2015-11-11 21:41:03 UTC
This seems to be a duplicate of Bug 256414.

The solution described there fixed it, but maybe there is need for improvement: I selected on of the JDK installations that the installer detected - if it listed a JRE in the availlable JDKs list and allowed me to pick it, then the installer IMO could be improved in this point. 
Maybe the installer behaviour is dependent on the way how various Linux distros install the JDKs/JREs(?).
Comment 4 Jiri Prox 2015-11-11 23:53:31 UTC

*** This bug has been marked as a duplicate of bug 256414 ***