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 241066 - NB updater doesn't update modules
Summary: NB updater doesn't update modules
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 8.0
Hardware: Other Other
: P3 normal with 1 vote (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-28 14:38 UTC by unai
Modified: 2014-02-04 12:50 UTC (History)
1 user (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 unai 2014-01-28 14:38:52 UTC
[ JDK VERSION : <1.7.0_25 ]

Reproduced on Windows Vista x86.

Upon running the updater (Help | Check for updates, etc.) I get different
failing scenarios (sometimes one sometimes another one, in an apparently
non-deterministic fashion):
- either I get an error message stating that some plugins require the full JDK
(but that is installed, and I'm running NB on top of that)
- or the download fails
- or I get an error message only containing the following URL
"http://deadlock.netbeans.org/job/nbms-and-javadoc/lastStableBuild/artifact/nbbu
ild/nbms/platform/org-netbeans-libs-osgi.nbm"
- (after trying some 7-8 times, through different days, the update eventually
succeeded)

Not really a useful bug report, for there are no special how-to-reproduce
steps; however, I thought I still had the duty to at least report it
nonetheless, because there was something smelly going on up there in that
update process.
Comment 1 unai 2014-01-28 17:00:13 UTC
In addition, upon closing NB, an error dialog that states "Cannot find class org/netbeans/updater/UpdaterFrame" is shown, and after clicking OK NetBeans is re-launched automatically. Therefore there is no way to close NB, unless you kill the process, shut down the OS, etc.
Comment 2 jannemec 2014-01-29 17:45:51 UTC
same experience with windows 7 (both 32/64 bit) and 7.4 development version
Comment 3 Jiri Rechtacek 2014-02-04 12:50:26 UTC
(In reply to unai from comment #0)
> [ JDK VERSION : <1.7.0_25 ]
> 
> Reproduced on Windows Vista x86.
> 
> Upon running the updater (Help | Check for updates, etc.) I get different
> failing scenarios (sometimes one sometimes another one, in an apparently
> non-deterministic fashion):
> - either I get an error message stating that some plugins require the full
> JDK
> (but that is installed, and I'm running NB on top of that)
Yes, it was a bug already fixed in recent Dev builds.

(In reply to unai from comment #1)
> In addition, upon closing NB, an error dialog that states "Cannot find class
> org/netbeans/updater/UpdaterFrame" is shown, and after clicking OK NetBeans
> is re-launched automatically. Therefore there is no way to close NB, unless
> you kill the process, shut down the OS, etc.

I guess it's dup of issue 240557.

Both of them have been fixed - download the latest Dev build from bits.netbeans.org/download/trunk/nightly/ where the problem should not be reprodibible anymore.