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 126268 - Cannot read nbm file from local hard drive
Summary: Cannot read nbm file from local hard drive
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Plugin Manager (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-30 12:18 UTC by saeed_z_f
Modified: 2009-02-10 12:24 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 saeed_z_f 2008-01-30 12:18:59 UTC
When an update or plugin download is completed the Plugin manager show this message :

Cannot read NBM C:\Program Files\NetBeans
6.0\visualweb1\update\download\org-netbeans-modules-visualweb-woodstock-webui-jsf.nbm
not all of the plugin have been successfully downloaded .
the server my be unavailable at the moment . try again later .

this message show for me almost 90% and only 10% of my update and download is successfull.
Comment 1 Jiri Rechtacek 2008-02-01 09:20:23 UTC
Need to investigate if it's caused be wrong content on UC or bug in Autoupdate infrastructure.
Comment 2 Ch Nguyen 2008-02-01 19:52:34 UTC
I noticed some strange behavior in NB 6.1 while trying to reproduce issue 126268. Although I didn't run into the exact
problem described here, I thought that I would add to this issue:
1. Performance: It takes a longtime for the Plugins manager to come up once I click on the Plugins manager menu item.
2. In 6.0,  I was able to install Visualweb Backward compatibility kit without having to restart the IDE, but I seems
that now I do. This kit includes 3 other plugins: jaxrpc16, rowset and jsf1.1_02.  If I don't restart the IDE it does
know that the modules are there.
3. When I uninstalled this kit,  only the kit was uninstalled but not the actual ones that it includes.

I don't know if all this is related to this issue, but please let me know if you want me to file separate issue(s).
Comment 3 Jiri Rechtacek 2008-02-03 10:20:56 UTC
Chau, you are right. Your report speaks about an another problem then the original report. Please, open new one issue
about it. In brief to your report:
> 1. Performance: It takes a longtime for the Plugins manager to come up once I click on the Plugins manager menu item.
Weird, the Plugins dialog turns up very fast, usually in worm up state while generating module of plugins, users are
notified by progress bar in status line at the bottom of Plugins dialog.
> 2. In 6.0,  I was able to install Visualweb Backward compatibility kit without having to restart the IDE, but I seems
> that now I do. This kit includes 3 other plugins: jaxrpc16, rowset and jsf1.1_02.  If I don't restart the IDE it does
> know that the modules are there.
No wonder, org.netbeans.modules.visualweb.compatibilitykit has needsrestart="true" in its metadata.
> 3. When I uninstalled this kit,  only the kit was uninstalled but not the actual ones that it includes.
No, it works for me. Tested on Dev build 080202. Look on output when the VW Backward Comp. kit is uninstalled:
FINE [org.netbeans.modules.autoupdate.services.OperationValidator]: == do getRequiredElements for UNINSTALL of Visual
Web JSF Backwards Compatibility Kit[org.netbeans.modules.visualweb.compatibilitykit/1.0] ==
FINE [org.netbeans.modules.autoupdate.services.OperationValidator]: --> JAX-RPC (JWSDP
1.6)[org.netbeans.modules.websvc.jaxrpc16/1.4]
FINE [org.netbeans.modules.autoupdate.services.OperationValidator]: --> JavaServer Faces 1.1.02
Library[org.netbeans.modules.web.libraries.jsf1102/1.0]
FINE [org.netbeans.modules.autoupdate.services.OperationValidator]: --> JDBC
Rowset[org.netbeans.modules.visualweb.libs.rowset/2.0]
FINE [org.netbeans.modules.autoupdate.services.OperationValidator]: == done. ==
Comment 4 Jiri Rechtacek 2008-02-03 10:25:18 UTC
Reporter saeed_z_f, please tell me more details about your problem: IDE Build number, steps for reproduction the problem
and next related topics. Preferably attach your messages.log. Thanks
Comment 5 Jiri Rechtacek 2008-03-20 16:41:36 UTC
I'm have lack of information. Some symptoms hint at write permission problem at windows. 
Fixed: 1774ab2293bc