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 255358

Summary: NoClassDefFoundError: Could not initialize class nu.validator.messages.MessageEmitterAdapter
Product: platform Reporter: Jiri Prox <jiriprox>
Component: JDK ProblemsAssignee: Antonin Nebuzelsky <anebuzelsky>
Status: RESOLVED INVALID    
Severity: normal Keywords: JDK_9, NO81
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 218572
Attachments: stacktrace

Description Jiri Prox 2015-09-17 10:41:45 UTC
Build: NetBeans Dev JDK9 branch (Build 20150915-63db74ce1bef)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.9.0-ea-jigsaw-nightly-h3391-20150915-b81, Java(TM) SE Runtime Environment, 1.9.0-ea-jigsaw-nightly-h3391-20150915-b81
OS: Windows 7

User Comments:
jiriprox: NoClassDefFoundError when opening php file

GUEST: i do not unserstand this




Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class nu.validator.messages.MessageEmitterAdapter
   at org.netbeans.modules.html.validation.ValidationTransaction.validateCode(ValidationTransaction.java:466)
   at org.netbeans.modules.html.validation.ValidatorImpl.validate(ValidatorImpl.java:120)
   at org.netbeans.modules.html.editor.api.gsf.HtmlParserResult.getErrorsFromValidatorService(HtmlParserResult.java:301)
   at org.netbeans.modules.html.editor.api.gsf.HtmlParserResult.getValidationResults(HtmlParserResult.java:278)
   at org.netbeans.modules.html.editor.api.gsf.HtmlParserResult.getDiagnostics(HtmlParserResult.java:267)
   at org.netbeans.modules.html.editor.hints.HtmlRuleContext.<init>(HtmlRuleContext.java:84)
Comment 1 Jiri Prox 2015-09-17 10:41:47 UTC
Created attachment 156237 [details]
stacktrace
Comment 2 Jiri Kovalsky 2015-09-18 09:27:40 UTC
Not related to NetBeans 8.1.
Comment 3 Martin Balin 2015-09-21 13:41:26 UTC
Wrong NB build - Windows launcher error.