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 - NoClassDefFoundError: Could not initialize class nu.validator.messages.MessageEmitterAdapter
Summary: NoClassDefFoundError: Could not initialize class nu.validator.messages.Messag...
Status: RESOLVED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords: JDK_9, NO81
Depends on:
Blocks:
 
Reported: 2015-09-17 10:41 UTC by Jiri Prox
Modified: 2015-09-21 13:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 218572


Attachments
stacktrace (3.55 KB, text/plain)
2015-09-17 10:41 UTC, Jiri Prox
Details

Note You need to log in before you can comment on or make changes to this bug.
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.