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 - ClassNotFoundException: org.netbeans.html.json.spi.Proto$Type
Summary: ClassNotFoundException: org.netbeans.html.json.spi.Proto$Type
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: maxnitribitt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-03 05:05 UTC by javatlacati
Modified: 2016-05-10 05:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221691


Attachments
stacktrace (4.71 KB, text/plain)
2016-04-03 05:05 UTC, javatlacati
Details

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