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 218733 - NoClassDefFoundError: Could not initialize class org.netbeans.modules.web.inspect.webkit.ui.CSSStylesPanel
Summary: NoClassDefFoundError: Could not initialize class org.netbeans.modules.web.ins...
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: Inspection (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-21 08:05 UTC by Martin Fousek
Modified: 2012-11-08 21:55 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 192628


Attachments
stacktrace (2.96 KB, text/plain)
2012-09-21 08:05 UTC, Martin Fousek
Details
stacktrace (3.03 KB, text/plain)
2012-09-25 08:50 UTC, Vladimir Riha
Details
stacktrace (3.03 KB, text/plain)
2012-10-07 01:44 UTC, Exceptions Reporter
Details
stacktrace (2.96 KB, text/plain)
2012-10-07 22:14 UTC, ktm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Fousek 2012-09-21 08:05:44 UTC
Build: NetBeans IDE Dev (Build 20120921-d3b6065dfa33)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Linux

User Comments:
marfous: - I have create HTML5 application with just static content.
- I chosed to run it in embedded server
- chosen chromium with NB integration
-> browser opened, exception appears




Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.modules.web.inspect.webkit.ui.CSSStylesPanel
   at org.netbeans.modules.web.inspect.webkit.WebKitPageModel.getCSSStylesView(WebKitPageModel.java:577)
   at org.netbeans.modules.web.inspect.ui.MatchedRulesTC.update(MatchedRulesTC.java:138)
   at org.netbeans.modules.web.inspect.ui.MatchedRulesTC.access$000(MatchedRulesTC.java:86)
   at org.netbeans.modules.web.inspect.ui.MatchedRulesTC$1.propertyChange(MatchedRulesTC.java:159)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
Comment 1 Martin Fousek 2012-09-21 08:05:47 UTC
Created attachment 124682 [details]
stacktrace
Comment 2 Martin Fousek 2012-09-21 08:07:58 UTC
BTW, this happened to me when I have build "full" cluster. Are clusters set up correctly?
Comment 3 Vladimir Riha 2012-09-25 08:50:11 UTC
Created attachment 124851 [details]
stacktrace

just running a page in Chrome
Comment 4 Exceptions Reporter 2012-10-05 13:53:14 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=192628
Comment 5 Exceptions Reporter 2012-10-07 01:44:14 UTC
Created attachment 125519 [details]
stacktrace
Comment 6 ktm 2012-10-07 22:14:14 UTC
Created attachment 125554 [details]
stacktrace

running an HTML5 page
Comment 7 David Konecny 2012-10-25 02:10:28 UTC
There are 25 exception reports.
Comment 8 Jan Stola 2012-10-25 16:24:23 UTC
Fixed already by http://hg.netbeans.org/web-main/rev/bccd9eeec12d