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 196291

Summary: Plugin Manager doesn't recognize that catalog is not in supported format
Product: platform Reporter: Jaromir Uhrik <juhrik>
Component: AutoupdateAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P4    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Messages.log attached

Description Jaromir Uhrik 2011-03-04 12:12:19 UTC
Product Version: NetBeans IDE Dev (Build 201103040000)
Java: 1.6.0_24; Java HotSpot(TM) Client VM 19.1-b02
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)

Steps to reproduce:
-run IDE and in main menu call Tools|Plugins
-go to the Settings tab and push Add button
-paste the following url to the URL field: 
http://hg.netbeans.org/main/file/ca859111662c/build.xml
-push OK button
-->> Checking for updates in New Provider is then in progress and once it ends the console contains some exception - see attached messages.log. The Plugin Manager should tell the user (show some dialog) that it is not possible to parse such an update center.
Comment 1 Jaromir Uhrik 2011-03-04 12:13:02 UTC
Created attachment 106705 [details]
Messages.log attached
Comment 2 Jaroslav Tulach 2011-03-04 14:10:28 UTC
ergonomics#64a98529f956
Comment 3 Quality Engineering 2011-03-07 05:34:42 UTC
Integrated into 'main-golden', will be available in build *201103070000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/64a98529f956
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #196291: Throw I/O exception when the file is not parseable