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

Summary: Plugin Manager cannot work in offline mode
Product: platform Reporter: Jiri Rechtacek <jrechtacek>
Component: AutoupdateAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker CC: anebuzelsky, mmirilovic, petersl, rmatous
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 109115    
Bug Blocks: 109127, 109131    

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.