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 202083

Summary: java.net.MalformedURLException: no protocol: originalDisplayName
Product: platform Reporter: gt.hu
Component: AutoupdateAssignee: Libor Fischmeistr <lfischmeistr>
Status: RESOLVED WORKSFORME    
Severity: normal Keywords: RANDOM
Priority: P4    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 181132
Attachments: stacktrace

Description gt.hu 2011-09-13 16:47:38 UTC
Build: NetBeans IDE Dev (Build 201109120600)
VM: IBM J9 VM, 2.4, Java(TM) SE Runtime Environment, pxa6460sr9fp2-20110625_01 (SR9 FP2)
OS: Linux

User Comments:
gt.hu: I switched tab from "Downloaded" to "Available Plugins" in the plugin window.  The "Downloaded" tab contained 1 plugin (Compare with Clipboard).




Stacktrace: 
java.net.MalformedURLException: no protocol: originalDisplayName
   at java.net.URL.<init>(URL.java:579)
   at java.net.URL.<init>(URL.java:476)
   at java.net.URL.<init>(URL.java:425)
   at org.netbeans.modules.autoupdate.services.UpdateUnitProviderImpl.loadProvider(UpdateUnitProviderImpl.java:351)
   at org.netbeans.modules.autoupdate.services.UpdateUnitProviderImpl.getUpdateUnitProviders(UpdateUnitProviderImpl.java:289)
   at org.netbeans.api.autoupdate.UpdateUnitProviderFactory.getUpdateUnitProviders(UpdateUnitProviderFactory.java:86)
Comment 1 gt.hu 2011-09-13 16:47:42 UTC
Created attachment 110720 [details]
stacktrace
Comment 2 Jiri Rechtacek 2011-10-17 09:05:28 UTC
I cannot reproduce this problem on latest netbeans build. No similar report came yet => marking RANDOM and decreased the priority for now.
Comment 3 Quality Engineering 2015-02-04 03:32:36 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.