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 267958 - ClassNotFoundException: jdk.jshell.spi.ExecutionControl$Generator starting from ModuleCL@37fe2d6d[org.netbeans.modules.jshell.support] with possible defining loaders null and declared parents [ModuleC
Summary: ClassNotFoundException: jdk.jshell.spi.ExecutionControl$Generator starting fr...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JShell (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-09 15:43 UTC by muellermi
Modified: 2016-12-07 07:22 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 226160


Attachments
stacktrace (4.89 KB, text/plain)
2016-09-09 15:43 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2016-09-09 15:43:12 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-596-on-20160907)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Linux

User Comments:
muellermi: open java pltform shell




Stacktrace: 
java.lang.ClassNotFoundException: jdk.jshell.spi.ExecutionControl$Generator starting from ModuleCL@37fe2d6d[org.netbeans.modules.jshell.support] with possible defining loaders null and declared parents [ModuleCL@6e1f8c0e[org.apache.tools.ant.module], ModuleCL@18352635[org.netbeans.modules.java.platform], ModuleCL@444673d7[org.netbeans.api.annotations.common], ModuleCL@6f778aee[org.netbeans.api.templates], ModuleCL@1d0eee87[org.openide.execution], ModuleCL@6b994ff8[org.openide.dialogs], org.netbeans.MainImpl$BootClassLoader@31221be2, ModuleCL@3e496eb6[org.netbeans.modules.editor.settings], ModuleCL@3e9a1315[org.netbeans.modules.lexer], ModuleCL@3b93b6c9[org.openide.awt], ...48 more]
   at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:228)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   at java.lang.ClassLoader.defineClass1(ClassLoader.java:0)
   at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
   at org.netbeans.JarClassLoader.doLoadClass(JarClassLoader.java:311)
   at org.netbeans.ProxyClassLoader.selfLoadClass(ProxyClassLoader.java:259)
Comment 1 muellermi 2016-09-09 15:43:14 UTC
Created attachment 161984 [details]
stacktrace
Comment 2 Svata Dedic 2016-10-07 08:47:39 UTC
Moving to an appropriate component
Comment 3 Svata Dedic 2016-12-07 07:22:38 UTC
Should be already fixed; bad packaging of JShell library