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

Summary: NoClassDefFoundError: web/common/api/WebPageMetadata from HtmlHintsProvider.getWebPageMimeType(
Product: web Reporter: Exceptions Reporter <exceptions_reporter>
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED FIXED    
Severity: normal CC: allfordbest6, Alniks, mmirilovic, netteria, pavelvesely
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 176078
Attachments: stacktrace

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