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 211056 - Unable to upgrade via plugins
Summary: Unable to upgrade via plugins
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 7.1.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-12 01:13 UTC by javydreamercsw
Modified: 2014-07-21 12:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log during install (68.44 KB, application/octet-stream)
2012-04-12 01:13 UTC, javydreamercsw
Details
Restart log (65.20 KB, application/octet-stream)
2012-04-12 01:15 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2012-04-12 01:13:37 UTC
Created attachment 118166 [details]
Log during install

This was done on a zip distro in a USB drive. Installing normal plugins works previously since is ran with Admin privileges.

See attached logs.
Comment 1 javydreamercsw 2012-04-12 01:14:49 UTC
During install the process just stalled at 80% download like for 20 mins without progress. Later I got errors in 2nd log after restart (had to kill the first attempt). Looks like some files were copied (metadata) but not the jars.
Comment 2 javydreamercsw 2012-04-12 01:15:36 UTC
Created attachment 118167 [details]
Restart log
Comment 3 javydreamercsw 2012-04-12 01:35:36 UTC
After retrying the update was successful.
Comment 4 Jiri Kovalsky 2012-04-16 11:59:13 UTC
This is 7.1.1 > 7.1.2 upgrade not 7.2 related bug. Jirko, can you please evaluate this issue? Thanks!
Comment 5 Jiri Rechtacek 2012-04-16 12:11:52 UTC
(In reply to comment #0)
> Created attachment 118166 [details]
> Log during install
> 
> This was done on a zip distro in a USB drive. Installing normal plugins works
> previously since is ran with Admin privileges.
> 
> See attached logs.

Javier, could you describe your steps from scratch? What steps did you did as a Admin and what steps without Admin privileges? Thanks
Comment 6 javydreamercsw 2012-04-16 12:49:41 UTC
All steps were done as an admin. The weird thing is that it worked partially as some plug-ins were installed (or at least NetBeans thought they did). I run the IDE from a script that runs it always as admin. (prompts to run as admin in Windows 7)
Comment 7 Jiri Rechtacek 2012-04-16 14:59:01 UTC
(In reply to comment #1)
> During install the process just stalled at 80% download like for 20 mins
> without progress. Later I got errors in 2nd log after restart (had to kill the
> first attempt). Looks like some files were copied (metadata) but not the jars.
Yep. That might be a reason described behavior. I'm afraid there is no place what to fix on Autoupdate side. Any ideas?