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 178175 - IDE warning on startup - 12 Base modules can't be installed
Summary: IDE warning on startup - 12 Base modules can't be installed
Status: RESOLVED DUPLICATE of bug 175196
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P1 normal (vote)
Assignee: issues@ide
URL:
Keywords:
: 178008 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-04 16:44 UTC by ggbell
Modified: 2010-01-11 04:57 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Request message log 1 (41.16 KB, application/octet-stream)
2009-12-06 10:07 UTC, ggbell
Details
Requested message log 2 (135.27 KB, application/octet-stream)
2009-12-06 10:08 UTC, ggbell
Details
Requested message log 3 (116.61 KB, application/octet-stream)
2009-12-06 10:08 UTC, ggbell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ggbell 2009-12-04 16:44:40 UTC
On starting the IDE I get the following warning:

Warning - could not install some modules: JSP/Servlet Breakpoint Support - None of the modules providing the capability org.netbeans.modules.debugger.jpda.ui could be installed. Schema Aware Code Completion - The module XML Retriever was requested in version >= 1.4.2 but only 1.4.1 was found. 11 further modules could not be installed due to the above problems.

Two options are available: Disable Modules and Continue OR Exit.  When I disable the modules and continue, the IDE comes up but all options to create even the simplest Java project is greyed out saying "This feature is not yet enabled.  Press Next to activate it."

Trying to activate any modeules results in the following Finding Feature error:

Not all requested modules can be enabled:[StandardModule:org.netbeans... ...]

I can no longer create a new project in the IDE.

This happened after the system checked for upgrades.  I tried uninstalling and reinstalling it but I have the same errors.
Comment 1 dlipin 2009-12-05 03:09:18 UTC
Please attach ~/.netbeans/<version>/var/log/messages.log* files.
Please provide steps to reproduce the issue, or at least, the more info that you can provide. Which bundle did you use initially, which version was it, did you install any additional plugins (which ones), which plugins were you updating before this issue occured? how did you install the update? Was it done using Help->Check for Updates, or just clicked on the "... Updates Available" notification in the status bar, or opened Tools->Plugins and saw a number of updates in Updates Tab? In the last case, have you by chance click "Reload Catalog" before the update?
Comment 2 ggbell 2009-12-05 12:19:05 UTC
I downloaded the netbeans-6.7.1-ml-windows.exe which I believe was the ALL package.

The main plug-in I had activated initially were the Java & J2EE related plug-ins.

The update was automatic - I started the IDE and it said it had automatically checked and there were updates available which it downloaded and installed.  After I restarted the IDE, I got the messages mentioned earlier.

Note that I uninstalled and removed everything (except my source libraries) and re-installed the IDE and still got this message.

I also had Visual Paradigm plug-in installed but I removed it as well.
Comment 3 dlipin 2009-12-06 04:28:38 UTC
Thanks for the info. 
Please attach ~/.netbeans/6.7/var/log/messages.log* files, it could contain valuable information that can help investigate the issue. Thanks.
Comment 4 ggbell 2009-12-06 10:07:59 UTC
Created attachment 92186 [details]
Request message log 1
Comment 5 ggbell 2009-12-06 10:08:19 UTC
Created attachment 92187 [details]
Requested message log 2
Comment 6 ggbell 2009-12-06 10:08:40 UTC
Created attachment 92188 [details]
Requested message log 3
Comment 7 Peter Pis 2009-12-07 02:57:24 UTC
It seems your NB user directory is corrupted somehow.

Please try to start NB with fresh user-directory and then install all required plugins.

http://wiki.netbeans.org/FaqAlternateUserdir
Comment 8 Marian Mirilovic 2009-12-07 03:25:56 UTC
not a stopper for NB 6.8
Comment 9 dlipin 2009-12-08 11:13:38 UTC
That seems to be the same as 175196.
After applied patch I can no more reproduce the issue, and w/o it I reproduce it always. 
Petr, can we push the fix to release67_fixes and publish it on the UC? The fix is:
http://hg.netbeans.org/main-golden/rev/d320eae95799

*** This bug has been marked as a duplicate of bug 175196 ***
Comment 10 pgebauer 2009-12-14 03:58:55 UTC
The fix has been ported into the release67_fixes repository.
http://hg.netbeans.org/release67_fixes/rev/a7ad62c3219f
Comment 11 pgebauer 2009-12-21 06:20:49 UTC
Since the issue is duplicate of bug 175196, the SW 67patch2-fixed has been removed.
Comment 12 dlipin 2010-01-11 04:57:49 UTC
*** Bug 178008 has been marked as a duplicate of this bug. ***