You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/12/01 23:01:44 UTC

[GitHub] [netbeans] bernard01 commented on issue #4766: NullPointerException in compiler, Java files with red error badges can't be run

bernard01 commented on issue #4766:
URL: https://github.com/apache/netbeans/issues/4766#issuecomment-1334554642

   There are dependencies. It's not that easy. From my experience, my guess would be that you WILL NOT be able to reproduce it regardless. Why? Because I was not able to reproduce it when I removed files, made the project smaller and so on. I have a lot of experience with making test cases. I will give you the POM so you can inspect it. But I would appreciate if you could look at the stack trace to see what that compiler is complaining about. Perhaps you can give me a logging configuration so you can drill deeper. We need to assume that my environment is the one that we need to use to pinpoint the problem. Whatever it takes. I will also attach a log file from a fresh IDE 16 install. Here we can see how the IDE builds its dictionary and the compiler falls over while doing so.
   [messages-16-01.log](https://github.com/apache/netbeans/files/10136775/messages-16-01.log)
   
   [pom.zip](https://github.com/apache/netbeans/files/10136747/pom.zip)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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