[ 
https://issues.apache.org/jira/browse/NETBEANS-5132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17274417#comment-17274417
 ] 

Alex Lukin commented on NETBEANS-5132:
--------------------------------------

This issue is really critical. I can not work with my projects, e.g. Apollo 
blockchain ([https://github.com/ApolloFoundation/Apollo)] anymore.
My JDK is GrallVM 20.3.0 (Java 11). The same with many other JDK variants, 
including openJDK 15.

So I switched to Idea until the problem with NB will be resolved.
Exception happens every 10 seconds in background parsing, and parsing never 
ends.


java.lang.NullPointerException
 at 
com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:914)
 at 
com.sun.tools.javac.processing.JavacProcessingEnvironment.access$2500(JavacProcessingEnvironment.java:113)
 at 
com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1298)
 at 
com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1380)
 at 
com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1350)
 at 
com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1240)
 at com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:404)
 at com.sun.tools.javac.api.JavacTaskImpl.enterTrees(JavacTaskImpl.java:451)

> Netbeans 12.2 NPE in background scanning of project
> ---------------------------------------------------
>
>                 Key: NETBEANS-5132
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5132
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 12.2
>         Environment: OS: Ubuntu 20.04
> JDK: Oracle 1.8_271
>            Reporter: Davide Villa
>            Priority: Critical
>         Attachments: netbeans-ide-log.txt, netbeans.log, ui.log
>
>
> the background scanning of my project throws a NPE in the version 12.2.
>  no problems on the previous version 12.1
>  
> may be the same problem reported NETBEANS-5125
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to