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 258631

Summary: ClassNotFoundException: org.netbeans.html.json.spi.Proto$Type
Product: third-party Reporter: javatlacati <javatlacati>
Component: -- Other --Assignee: maxnitribitt <maxnitribitt>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 221691
Attachments: stacktrace

Description javatlacati 2016-04-03 05:05:38 UTC
This issue was reported manually by javatlacati.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b17, Java(TM) SE Runtime Environment, 1.8.0_66-b17
OS: Windows 7

User Comments:
javatlacati: When creating a new dukescript project clicking on the browse button returns a null pointer exception in the status zone of the dialog.




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.html.json.spi.Proto$Type
   at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:222)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
Comment 1 javatlacati 2016-04-03 05:05:39 UTC
Created attachment 159108 [details]
stacktrace
Comment 2 Jiri Prox 2016-04-06 12:28:28 UTC
Please evaluate. 
Thanks
Comment 3 maxnitribitt 2016-05-10 05:50:24 UTC
I cannot reproduce it. Can you tell me your version of the DukeScript Plugin?

(Go to Plugins -> Installed, then select "DukeScript Project Wizard" in the list)