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 - Plugin Manager doesn't recognize that catalog is not in supported format
Summary: Plugin Manager doesn't recognize that catalog is not in supported format
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 7.0
Hardware: All All
: P4 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-04 12:12 UTC by Jaromir Uhrik
Modified: 2011-03-07 05:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Messages.log attached (35.04 KB, text/plain)
2011-03-04 12:13 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
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