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 196844 - after updating the IDE, almost all the plugins have been deactivated; IDE now gives any opened project broken and is totally out of order...
Summary: after updating the IDE, almost all the plugins have been deactivated; IDE now...
Status: RESOLVED WORKSFORME
Alias: None
Product: updatecenters
Classification: Unclassified
Component: AU Masters (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: pgebauer
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2011-03-18 10:59 UTC by enrichicco
Modified: 2011-11-16 16:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description enrichicco 2011-03-18 10:59:41 UTC
Product Version = NetBeans IDE Dev (Build nbms-and-javadoc-6702-on-110222)
Operating System = Linux version 2.6.32-5-amd64 running on amd64
Java; VM; Vendor = 1.6.0_22
Runtime = Java HotSpot(TM) 64-Bit Server VM 17.1-b03
Comment 1 enrichicco 2011-03-18 11:04:35 UTC
the following are (part of) the problems reported by the plugins window, trying to reactivate them

Base IDE:
Activation failed: Not all requested modules can be enabled: [StandardModule:org.netbeans.modules.db.kit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-db-kit.jar, StandardModule:org.netbeans.modules.ide.kit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-ide-kit.jar, StandardModule:org.netbeans.modules.ide.branding.kit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-ide-branding-kit.jar, StandardModule:org.netbeans.modules.spellchecker.kit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-spellchecker-kit.jar]


C/C++ 
Activation failed: Not all requested modules can be enabled: [StandardModule:org.netbeans.modules.cnd.kit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-cnd-kit.jar]

JavaFx
Activation failed: Not all requested modules can be enabled: [StandardModule:org.netbeans.modules.spring.beans jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-spring-beans.jar, StandardModule:org.netbeans.modules.ant.kit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-ant-kit.jar, StandardModule:org.netbeans.modules.j2ee.persistence.kit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-j2ee-persistence-kit.jar, StandardModule:org.netbeans.modules.form.kit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-form-kit.jar, StandardModule:org.netbeans.modules.profiler jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-profiler.jar, StandardModule:org.netbeans.modules.hibernate jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-hibernate.jar, StandardModule:org.netbeans.modules.debugger.jpda.ui jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-debugger-jpda-ui.jar, StandardModule:org.netbeans.modules.java.kit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-java-kit.jar, StandardModule:org.netbeans.modules.maven.kit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-maven-kit.jar]

Java Web and EE
Activation failed: Not all requested modules can be enabled: [StandardModule:org.netbeans.modules.spring.webmvc jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-spring-webmvc.jar, StandardModule:org.netbeans.modules.identity.kit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-identity-kit.jar, StandardModule:org.netbeans.modules.j2ee.kit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-j2ee-kit.jar, StandardModule:org.netbeans.modules.web.primefaces jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-web-primefaces.jar, StandardModule:org.netbeans.modules.websvc.jaxrpckit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-websvc-jaxrpckit.jar, StandardModule:org.netbeans.modules.websvc.restkit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-websvc-restkit.jar, StandardModule:org.netbeans.modules.web.kit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-web-kit.jar, StandardModule:org.netbeans.modules.web.jsf.kit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-web-jsf-kit.jar, StandardModule:org.netbeans.modules.websvc.kit jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-websvc-kit.jar, StandardModule:org.netbeans.modules.web.struts jarFile: /home/enrico/.netbeans/6.9/modules/org-netbeans-modules-web-struts.jar]
Comment 2 pgebauer 2011-03-21 19:11:29 UTC
I'm not able to reproduce the issue. It was very likely a network issue or cached old catalog.xml on the IDE side.
Comment 3 enrichicco 2011-03-23 14:08:34 UTC
Sorry pgebauer, 
maybe my report lacks some essential parts (i just cut and pasted the info on the errors popup  from update/reactivate modules applet).
However, it seems a problem of permissions on files.
I completely reinstalled netbeans, this time on my personal account (the former installation was by the root user, available to anyone on my computer).

This solved the issue (obviously I had to change all default install locations to folders owned by me)

It looks a bit strange that the problem arose not at the first update, but after several ones... 
may be (just guessing...) it could depend on the way some (updated) components are placed in the filesystem (some are in the personal area, some in the default install locations, which are owned mainly by root)

Tell me if you need more informations, I'll try to help, for what I can (I completely scratched the former installation).

regards
Enrico