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 106661 - Cannot uninstall feature "Web and Java EE" and "NetBeans Profiler"
Summary: Cannot uninstall feature "Web and Java EE" and "NetBeans Profiler"
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
: 107191 (view as bug list)
Depends on:
Blocks: 106361
  Show dependency tree
 
Reported: 2007-06-14 14:51 UTC by Jaromir Uhrik
Modified: 2007-06-26 13:38 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log attached (68.08 KB, image/png)
2007-06-14 14:52 UTC, Jaromir Uhrik
Details
attaching messages.log again 'cause the previous one has incorrect mime-type (68.08 KB, text/plain)
2007-06-14 14:56 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2007-06-14 14:51:34 UTC
Product Version: NetBeans IDE Dev (Build 200706140000) 
Java: 1.5.0_07; Java HotSpot(TM) Client VM 1.5.0_07-87 
System: Mac OS X version 10.4.9 running on i386; MacRoman; en_US (nb)

I got the NPE when I try to uninstall the Web and Java EE from big-IDE. The uninstaller is then not working and it is
only possible to close Installer window.
Comment 1 Jaromir Uhrik 2007-06-14 14:52:42 UTC
Created attachment 43700 [details]
messages.log attached
Comment 2 Jaromir Uhrik 2007-06-14 14:56:08 UTC
Created attachment 43702 [details]
attaching messages.log again 'cause the previous one has incorrect mime-type
Comment 3 Jiri Rechtacek 2007-06-21 23:42:06 UTC
*** Issue 107191 has been marked as a duplicate of this issue. ***
Comment 4 Jiri Rechtacek 2007-06-22 19:20:31 UTC
Uninstalling NetBeans Profiler leads to a endless loop somewhere in openide filesystems vs. java module. Tracked
separately as issue 107875.

Checking in services/src/org/netbeans/modules/autoupdate/services/OperationSupportImpl.java;
/shared/data/ccvs/repository/autoupdate/services/src/org/netbeans/modules/autoupdate/services/OperationSupportImpl.java,v
 <--  OperationSupportImpl.java
new revision: 1.10; previous revision: 1.9
done
Checking in services/src/org/netbeans/modules/autoupdate/services/ModuleDeleterImpl.java;
/shared/data/ccvs/repository/autoupdate/services/src/org/netbeans/modules/autoupdate/services/ModuleDeleterImpl.java,v 
<--  ModuleDeleterImpl.java
new revision: 1.7; previous revision: 1.6
done
Checking in services/src/org/netbeans/modules/autoupdate/updateprovider/InstalledModuleProvider.java;
/shared/data/ccvs/repository/autoupdate/services/src/org/netbeans/modules/autoupdate/updateprovider/InstalledModuleProvider.java,v
 <--  InstalledModuleProvider.java
new revision: 1.4; previous revision: 1.3
done
Checking in services/src/org/netbeans/modules/autoupdate/updateprovider/ArtificialFeaturesProvider.java;
/shared/data/ccvs/repository/autoupdate/services/src/org/netbeans/modules/autoupdate/updateprovider/ArtificialFeaturesProvider.java,v
 <--  ArtificialFeaturesProvider.java
new revision: 1.12; previous revision: 1.11
done
Checking in ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationWizardModel.java;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationWizardModel.java,v 
<--  OperationWizardModel.java
new revision: 1.15; previous revision: 1.14
done
Comment 5 Antonin Nebuzelsky 2007-06-25 11:53:42 UTC
Jirko, this fix did not make it into release60-m10 branch I guess. The branch was created at 8pm CEST on Friday.

Marking this a P1 and if Marian agrees, we should backport the fix to release60-m10.
Comment 6 Marian Mirilovic 2007-06-25 12:20:47 UTC
Agreed - NPE reproducible in M10 200706242201
Comment 7 Marian Mirilovic 2007-06-25 12:21:40 UTC
reopen for M10
Comment 8 Jiri Rechtacek 2007-06-25 13:22:04 UTC
Will be backported to M10 branch.
Comment 9 Jiri Rechtacek 2007-06-25 14:52:15 UTC
Backported to M10 branch,

Checking in services/src/org/netbeans/modules/autoupdate/updateprovider/InstalledModuleProvider.java;
/shared/data/ccvs/repository/autoupdate/services/src/org/netbeans/modules/autoupdate/updateprovider/InstalledModuleProvider.java,v
 <--  InstalledModuleProvider.java
new revision: 1.3.2.1; previous revision: 1.3
done
Checking in services/src/org/netbeans/modules/autoupdate/updateprovider/ArtificialFeaturesProvider.java;
/shared/data/ccvs/repository/autoupdate/services/src/org/netbeans/modules/autoupdate/updateprovider/ArtificialFeaturesProvider.java,v
 <--  ArtificialFeaturesProvider.java
new revision: 1.11.2.1; previous revision: 1.11
done
Checking in services/src/org/netbeans/modules/autoupdate/services/OperationSupportImpl.java;
/shared/data/ccvs/repository/autoupdate/services/src/org/netbeans/modules/autoupdate/services/OperationSupportImpl.java,v
 <--  OperationSupportImpl.java
new revision: 1.9.2.1; previous revision: 1.9
done
Checking in services/src/org/netbeans/modules/autoupdate/services/ModuleDeleterImpl.java;
/shared/data/ccvs/repository/autoupdate/services/src/org/netbeans/modules/autoupdate/services/ModuleDeleterImpl.java,v 
<--  ModuleDeleterImpl.java
new revision: 1.6.2.1; previous revision: 1.6
done
Checking in ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationWizardModel.java;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationWizardModel.java,v 
<--  OperationWizardModel.java
new revision: 1.14.4.1; previous revision: 1.14
done
Comment 10 Peter Pis 2007-06-26 09:02:42 UTC
Could you please verify this issue for M10? Thanks
Comment 11 Marian Mirilovic 2007-06-26 13:38:36 UTC
verified in NB Dev M10 200706251444