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 262820 - ClassNotFoundException: org.netbeans.modules.terminal.api.TerminalContainer
Summary: ClassNotFoundException: org.netbeans.modules.terminal.api.TerminalContainer
Status: RESOLVED DUPLICATE of bug 262561
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-15 05:58 UTC by javatlacati
Modified: 2016-07-15 10:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 225243


Attachments
stacktrace (4.55 KB, text/plain)
2016-07-15 05:58 UTC, javatlacati
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javatlacati 2016-07-15 05:58:11 UTC
Build: NetBeans IDE Dev JDK9 Branch (Build 201606160515)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b15
OS: Windows 8

User Comments:
javatlacati: Can't open terminal from help menu.




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.modules.terminal.api.TerminalContainer
   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-07-15 05:58:13 UTC
Created attachment 160399 [details]
stacktrace
Comment 2 ilia 2016-07-15 10:34:35 UTC

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