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 178408

Summary: [68cat] java.net.URISyntaxException: ... /files/nbms/18954_RelaxNg Saxon Wrapper.nbm
Product: updatecenters Reporter: Peter Nabbefeld <epdv>
Component: PluginportalAssignee: Michal Mocnak <mmocnak>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jglick
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Stacktrace

Description Peter Nabbefeld 2009-12-10 01:53:43 UTC
Created attachment 92372 [details]
Stacktrace

The xml file seems to contain URL instead of URIs, thus the entry contains spaces which should have been escaped as '%20'. Seems to be a generation problem for the updatecenter's xml.

I've set this to P2, as it may cause problems when trying to install plugins with names containing spaces. I've environment and too few knowledge about update center infrastructure to test this further. If You can make sure, this bug really doesn't cause problems, please downgrade. OTOH, plugin update center is expected to work correctly on NB release, so IMHO it's important to verify first, if this bug is causing problems.

Found this issue by looking into my IDE log, several times (concerning several modules), appending stacktrace only for one of them.
Comment 1 Jesse Glick 2011-01-14 15:17:17 UTC

*** This bug has been marked as a duplicate of bug 175769 ***