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 200307 - "Parsing Lucene Support" update breaks NetBeans 7.0.1
Summary: "Parsing Lucene Support" update breaks NetBeans 7.0.1
Status: RESOLVED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Stable (show other bugs)
Version: 7.0.1
Hardware: PC Solaris
: P1 normal with 1 vote (vote)
Assignee: pgebauer
URL:
Keywords:
: 200312 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-07-22 10:07 UTC by soldatov
Modified: 2011-08-01 06:53 UTC (History)
3 users (show)

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 soldatov 2011-07-22 10:07:54 UTC
Product Version         = NetBeans IDE 7.0.1 (Build 201107211357) (#de2f176fde98)
  Operating System        = SunOS version 5.11 running on x86
  Java; VM; Vendor        = 1.6.0_21; Java HotSpot(TM) Client VM 17.0-b16; Sun Microsystems Inc.

I downloaded and installed latest 7.0.1 build. In launched NetBeans "1 update found" sign appears (Parsing Lucene Support [1.5.1 -> 2.2.1]). This plug-in breaks IDE.

Warning - could not install some modules: Parsing API - The module named org.netbeans.modules.parsing.lucene was needed and not found. C/C++ Remote Development API - None of the modules providing the capability org.netbeans.modules.cnd.remote.spi.RemoteProviderToken could be installed. Preprocessor Bridge - None of the modules providing the capability org.netbeans.modules.java.preprocessorbridge.spi.JavaSourceUtilImpl could be installed. Spring Beans - The module named org.netbeans.modules.j2ee.core.utilities/0-1 was needed and not found. Eclipse Project Importer - The module named org.netbeans.modules.java.api.common/0-1 was needed and not found. Java SE Projects - The module named org.netbeans.modules.java.api.common/0-1 was needed and not found. Java Profiler (Common) - None of the modules providing the capability org.netbeans.lib.profiler.common.Profiler could be installed. Java Debugger - None of the modules providing the capability org.netbeans.api.debugger.jpda.JPDADebuggerEngineImpl could be installed. JPA Refactoring - The module named org.netbeans.modules.j2ee.core.utilities/0-1 was needed and not found. Java Source - The module named org.netbeans.modules.parsing.lucene was needed and not found. JPA Verification - The module named org.netbeans.modules.j2ee.core.utilities/0-1 was needed and not found. Java Persistence API Support - The module named org.netbeans.modules.j2ee.core.utilities/0-1 was needed and not found. Java Source UI - The module named org.netbeans.modules.parsing.lucene was needed and not found. Hibernate - The module named org.netbeans.modules.j2ee.core.utilities/0-1 was needed and not found. 101 further modules could not be installed due to the above problems.
Comment 1 Jiri Kovalsky 2011-07-22 10:10:40 UTC
This is already known issue. Thanks for your report.

*** This bug has been marked as a duplicate of bug 199808 ***
Comment 2 Tomas Zezula 2011-07-22 12:30:17 UTC
Not a duplicate of 199808.
Reopening

Seems as Autoupdate issue (maybe only non updated catalog).
Comment 3 Vladimir Riha 2011-07-22 13:11:05 UTC
*** Bug 200312 has been marked as a duplicate of this bug. ***
Comment 4 Jiri Kovalsky 2011-07-22 13:36:13 UTC
Update: new catalog was generated and it is being propagated to DLC servers. BTW, this is not a problem of Plugin Portal Update Center. Reassigning to Stable Update Center component.
Comment 5 Marian Mirilovic 2011-07-26 13:25:15 UTC
it's fixed - isn't it ?
Comment 6 jimmyjazz 2011-07-28 14:46:38 UTC
(In reply to comment #5)
> it's fixed - isn't it ? Not really...

After a full installation of 7.0.1 RC1 Build 201106222100 / WinXP this trio wants to be updated: 
Java Source [0.79.1.17.15.6 -> 0.80.1.17.15.6]     
Java Source UI [1.22.1.1.17 -> 1.23.1.1.17] 
Parsing API [1.42.1.6 -> 1.43.1.6]

After a restart of the IDE a long list of missing modules appears and opening a project is not possible.
Comment 7 facorreia 2011-07-31 17:35:03 UTC
(In reply to comment #6)

I confirm this on Windows 7 as well. After installing 7.0.1 RC1, I updated the IDE (about 15 or so updates IIRC) and it was working well. The next day, after running the 3 updates related to Java Source and Parsing API, restarting NetBeans gives a huge list of disabled modules, starting with "Java Source - The module named org.netbeans.modules.parsing.lucene was needed and not found."
Comment 8 facorreia 2011-07-31 17:58:15 UTC
(In reply to comment #7)
> After installing 7.0.1 RC1, I updated the
> IDE (about 15 or so updates IIRC) and it was working well.

Just a correction to that statement. There was no successful update to 7.0.1 RC1. The first update is the one mentioned in comment #6. The big update I seemed to remember was related to 7.0, not 7.0.1 RC1.

Steps to reproduce:

Install netbeans-7.0.1-ml-javaee-windows.exe
Click Help | Check for updates
Confirm updates:
* Java Source [0.79.1.17.15.6 -> 0.80.1.17.15.6]
* Java Source UI [1.22.1.1.17 -> 1.23.1.1.17]
* Parsing API [1.42.1.6 -> 1.43.1.6]
Restart the IDE

Expected result: IDE updated and working.

Actual result: A dialog with a long message of disabled modules and a crippled IDE.
Comment 9 Marian Mirilovic 2011-08-01 06:53:52 UTC
I think #6, #7 and #8 points to the problem described in issue 200484, not this one . 

This one is really fixed.