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 262664 - ClassNotFoundException: com.sun.tools.doclint.HtmlTag starting from ModuleCL@5dc06c6e[org.netbeans.modules.javadoc] with possible defining loaders [ModuleCL@560f24b5[org.netbeans.libs.javacimpl]] and
Summary: ClassNotFoundException: com.sun.tools.doclint.HtmlTag starting from ModuleCL@...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 8.2
Hardware: All All
: P2 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
: 262678 262684 262686 262690 262692 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-07-04 08:37 UTC by ehsavoie
Modified: 2016-07-07 01:51 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 225012


Attachments
stacktrace (5.82 KB, text/plain)
2016-07-04 08:37 UTC, ehsavoie
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehsavoie 2016-07-04 08:37:00 UTC
Build: NetBeans IDE Dev (Build 201607030002)
VM: OpenJDK 64-Bit Server VM, 25.91-b14, OpenJDK Runtime Environment, 1.8.0_91-8u91-b14-0ubuntu4~16.04.1-b14
OS: Linux

User Comments:
ehsavoie: Opening project




Stacktrace: 
java.lang.ClassNotFoundException: com.sun.tools.doclint.HtmlTag starting from ModuleCL@5dc06c6e[org.netbeans.modules.javadoc] with possible defining loaders [ModuleCL@560f24b5[org.netbeans.libs.javacimpl]] and declared parents [org.netbeans.MainImpl$BootClassLoader@3d646c37, ModuleCL@560f24b5[org.netbeans.libs.javacimpl], ModuleCL@42f8548b[org.openide.loaders], ModuleCL@da41e3[org.openide.nodes], ModuleCL@5934fd20[org.openide.awt], ModuleCL@3ce88d86[org.netbeans.modules.java.lexer], ModuleCL@7b7dbcf0[org.openide.explorer], ModuleCL@5a538036[org.netbeans.api.java.classpath], ModuleCL@60ab6d47[org.netbeans.modules.editor.mimelookup], ModuleCL@76f806cc[org.netbeans.libs.javacapi], ...16 more]
   at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:228)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   at org.netbeans.modules.javadoc.hints.Analyzer.visitStartElement(Analyzer.java:660)
   at org.netbeans.modules.javadoc.hints.Analyzer.visitStartElement(Analyzer.java:137)
   at com.sun.tools.javac.tree.DCTree$DCStartElement.accept(DCTree.java:727)
   at com.sun.source.util.DocTreePathScanner.scan(DocTreePathScanner.java:71)
Comment 1 ehsavoie 2016-07-04 08:37:02 UTC
Created attachment 160242 [details]
stacktrace
Comment 2 Ralph Ruijs 2016-07-04 08:42:51 UTC
Dusan, could you take a look at this? Thanks!
Comment 3 Ralph Ruijs 2016-07-05 08:16:12 UTC
*** Bug 262678 has been marked as a duplicate of this bug. ***
Comment 4 Ralph Ruijs 2016-07-06 08:51:24 UTC
changeset:   4699949c5225
user:        Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date:        Wed Jul 06 10:50:14 2016 +0200
summary:     #262664 - ClassNotFoundException: com.sun.tools.doclint.HtmlTag
Comment 5 Ralph Ruijs 2016-07-06 08:51:42 UTC
*** Bug 262684 has been marked as a duplicate of this bug. ***
Comment 6 Ralph Ruijs 2016-07-06 08:51:56 UTC
*** Bug 262686 has been marked as a duplicate of this bug. ***
Comment 7 Ralph Ruijs 2016-07-06 08:52:13 UTC
*** Bug 262690 has been marked as a duplicate of this bug. ***
Comment 8 Ralph Ruijs 2016-07-06 08:52:29 UTC
*** Bug 262692 has been marked as a duplicate of this bug. ***
Comment 9 Quality Engineering 2016-07-07 01:51:55 UTC
Integrated into 'main-silver', will be available in build *201607070002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4699949c5225
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #262664 - ClassNotFoundException: com.sun.tools.doclint.HtmlTag