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 241156

Summary: NoClassDefFoundError: Could not initialize class org.whattf.checker.NormalizationChecker
Product: web Reporter: Exceptions Reporter <exceptions_reporter>
Component: HTML EditorAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 207128
Attachments: stacktrace

Description Exceptions Reporter 2014-01-30 10:52:30 UTC
This bug was originally marked as duplicate of bug 239105, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Linux

User Comments:
GUEST: <Please provide a description of the problem or the steps to reproduce>

GUEST: starting netbeans after fiddling with the pallete




Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class org.whattf.checker.NormalizationChecker
   at nu.validator.messages.MessageEmitterAdapter.scrub(MessageEmitterAdapter.java:377)
   at nu.validator.messages.MessageEmitterAdapter.emitStringWithQurlyQuotes(MessageEmitterAdapter.java:1068)
   at nu.validator.messages.MessageEmitterAdapter.messageText(MessageEmitterAdapter.java:817)
   at nu.validator.messages.MessageEmitterAdapter.messageWithoutExtract(MessageEmitterAdapter.java:799)
   at nu.validator.messages.MessageEmitterAdapter.message(MessageEmitterAdapter.java:730)
   at nu.validator.messages.MessageEmitterAdapter.internalError(MessageEmitterAdapter.java:561)
Comment 1 Exceptions Reporter 2014-01-30 10:52:32 UTC
Created attachment 144570 [details]
stacktrace
Comment 2 Milutin Kristofic 2016-02-12 15:32:38 UTC
Html validator was updated, this could fix this issue. If you have this issue in 2016 dev build, please reopen
http://hg.netbeans.org/web-main/rev/26573d86f877