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 268829 - NoClassDefFoundError: org/netbeans/lib/nbjavac/services/NBMessager
Summary: NoClassDefFoundError: org/netbeans/lib/nbjavac/services/NBMessager
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-04 13:40 UTC by javatlacati
Modified: 2016-11-11 14:55 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 221995


Attachments
stacktrace (3.62 KB, text/plain)
2016-11-04 13:40 UTC, javatlacati
Details
stacktrace (3.62 KB, text/plain)
2016-11-04 15:55 UTC, javatlacati
Details
stacktrace (3.62 KB, text/plain)
2016-11-11 14:55 UTC, Alniks
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javatlacati 2016-11-04 13:40:45 UTC
This issue was reported manually by javatlacati.
It already has 5 duplicates 


Build: NetBeans IDE Dev (Build 201610040002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.77-b03, Java(TM) SE Runtime Environment, 1.8.0_77-b03
OS: Windows 10

User Comments:
GUEST: <when create new java web>

javatlacati: Opened project tree after restart after Update plugins

tveimo: expanding project node in projects view

GUEST: Updated Netbeans IDE Build 201511240002 plugins.  Exception started being thrown after restart of IDE.  

Exception now occurs every time IDE is started but doesn't seem to be causing any problems.

GUEST: <when open java web>




Stacktrace: 
java.lang.NoClassDefFoundError: org/netbeans/lib/nbjavac/services/NBMessager
   at org.netbeans.modules.java.source.parsing.JavacParser.createJavacTask(JavacParser.java:869)
   at org.netbeans.modules.java.source.parsing.JavacParser.createJavacTask(JavacParser.java:735)
   at org.netbeans.modules.java.source.parsing.CompilationInfoImpl.getJavacTask(CompilationInfoImpl.java:397)
   at org.netbeans.modules.java.source.parsing.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:380)
   at org.netbeans.api.java.source.CompilationController.toPhase(CompilationController.java:109)
   at org.netbeans.modules.j2ee.metadata.model.api.support.annotation.AnnotationModelHelper.runCallable(AnnotationModelHelper.java:255)
Comment 1 javatlacati 2016-11-04 13:40:49 UTC
Created attachment 162773 [details]
stacktrace
Comment 2 javatlacati 2016-11-04 15:55:27 UTC
Created attachment 162780 [details]
stacktrace

Show in Projects option from contextual menu
Comment 3 Alniks 2016-11-11 14:55:28 UTC
Created attachment 162875 [details]
stacktrace

opening