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 194819 - NoClassDefFoundError: web/common/api/WebPageMetadata from HtmlHintsProvider.getWebPageMimeType(
Summary: NoClassDefFoundError: web/common/api/WebPageMetadata from HtmlHintsProvider.g...
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
: 194318 194416 194454 194470 194519 194558 194762 194824 194863 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-01-28 17:36 UTC by Exceptions Reporter
Modified: 2011-09-20 09:00 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176078


Attachments
stacktrace (2.19 KB, text/plain)
2011-01-28 17:36 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-01-28 17:36:41 UTC
This issue was reported manually by Alniks.
It already has 4 duplicates 


Build: NetBeans IDE Dev (Build nbms-and-javadoc-6309-on-101210)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP

User Comments:
Alniks: when I used new jsf template wizard

Alniks: every time I open or try to edit xhtml page




Stacktrace: 
java.lang.NoClassDefFoundError: org/netbeans/modules/web/common/api/WebPageMetadata
   at org.netbeans.modules.html.editor.gsf.HtmlHintsProvider.getWebPageMimeType(HtmlHintsProvider.java:530)
   at org.netbeans.modules.html.editor.gsf.HtmlHintsProvider.isErrorCheckingEnabledForMimetype(HtmlHintsProvider.java:413)
   at org.netbeans.modules.html.editor.gsf.HtmlHintsProvider.isErrorCheckingEnabled(HtmlHintsProvider.java:404)
   at org.netbeans.modules.html.editor.gsf.HtmlHintsProvider.computeErrors(HtmlHintsProvider.java:178)
   at org.netbeans.modules.csl.hints.GsfHintsProvider$2.run(GsfHintsProvider.java:323)
   at org.netbeans.modules.csl.hints.GsfHintsProvider$2.run(GsfHintsProvider.java:363)
Comment 1 Exceptions Reporter 2011-01-28 17:36:46 UTC
Created attachment 105438 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-04-13 13:45:54 UTC
*** Bug 194318 has been marked as a duplicate of this bug. ***
Comment 3 Jaroslav Tulach 2011-04-13 13:45:59 UTC
*** Bug 194558 has been marked as a duplicate of this bug. ***
Comment 4 Jaroslav Tulach 2011-04-13 13:46:04 UTC
*** Bug 194762 has been marked as a duplicate of this bug. ***
Comment 5 Jaroslav Tulach 2011-04-13 13:46:09 UTC
*** Bug 194454 has been marked as a duplicate of this bug. ***
Comment 6 Jaroslav Tulach 2011-04-13 13:46:14 UTC
*** Bug 194470 has been marked as a duplicate of this bug. ***
Comment 7 Jaroslav Tulach 2011-04-13 13:46:21 UTC
*** Bug 194824 has been marked as a duplicate of this bug. ***
Comment 8 Jaroslav Tulach 2011-04-13 13:46:26 UTC
*** Bug 194416 has been marked as a duplicate of this bug. ***
Comment 9 Jaroslav Tulach 2011-04-13 13:46:35 UTC
*** Bug 194863 has been marked as a duplicate of this bug. ***
Comment 10 Jaroslav Tulach 2011-04-13 13:48:16 UTC
*** Bug 194519 has been marked as a duplicate of this bug. ***
Comment 11 Jaroslav Tulach 2011-04-13 13:49:22 UTC
Possibly wrong module dependencies. Candidate for workforme, as all duplicates happened in 6.9 timeframe.
Comment 12 Marian Mirilovic 2011-08-17 10:16:06 UTC
116 dups ... agree with Yarda so close it please, otherwise it's at least P2
Comment 13 Marek Fukala 2011-09-20 09:00:23 UTC
already fixed