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 106796 - Plugin Manager cannot work in offline mode
Summary: Plugin Manager cannot work in offline mode
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
: 106314 107909 (view as bug list)
Depends on: 109115
Blocks: 109127 109131
  Show dependency tree
 
Reported: 2007-06-15 12:53 UTC by Jiri Rechtacek
Modified: 2007-08-08 13:35 UTC (History)
4 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 Jiri Rechtacek 2007-06-15 12:53:40 UTC
Start Plugin Manager when network is unreachable with fresh userdir. Install tab is empty because PM doesn't known
declaration of fearure thus show no installed plugins. AU need prebuilt cache (w/ features) while starting the first
times. If NW is available then reload content from Update Center stage, if NW is not then read content from a prebuilt
cache.
Comment 1 Jiri Rechtacek 2007-06-24 22:41:10 UTC
*** Issue 106314 has been marked as a duplicate of this issue. ***
Comment 2 Marian Mirilovic 2007-06-25 12:19:08 UTC
This also solve the problem with grouping already installed modules to plugins. When the catalog is not
available/achievable Installed tab contains list of modules without any possibility to select plugin (all modules) at once.
Comment 3 Jiri Rechtacek 2007-06-27 17:27:50 UTC
*** Issue 107909 has been marked as a duplicate of this issue. ***
Comment 4 Antonin Nebuzelsky 2007-08-01 12:16:55 UTC
Not a P1 anymore, will be resolved as INVALID after the changes from au_110566 branch are integrated in trunk before beta1.
Comment 5 Jiri Rechtacek 2007-08-08 13:35:15 UTC
After integrating issue 110566 this problem was fixed.