mclaborn opened a new issue, #7467: URL: https://github.com/apache/netbeans/issues/7467
### Apache NetBeans version Apache NetBeans 22 ### What happened This happens to me occasionally, usually when editing a fairly large java file. The icon in the tab will show a red indicator for a compile error, but there are no red indicators on the right gutter to show which lines have the error(s). If I'm lucky enough to find one the errors on my own, the method call will be in italics, showing an error, but there is no red indicator on the right. Re-opening NetBeans does not help, nor does re-opening the file in question. The only way I've found to recover is to close NetBeans, delete the cache directory, then re-open NetBeans. There has been some discussion on the users mailing list, under a thread "Compile error but no line indicators". Everyone there is also correcting by clearing the cache. ### Language / Project Type / NetBeans Component _No response_ ### How to reproduce Cannot reproduce at will. The files where it happens are rather large (> 5000 lines). Maybe some kind of diagnostic tool could capture helpful info? ### Did this work correctly in an earlier version? No / Don't know ### Operating System Ubuntu 22.04 ### JDK Java: 17.0.11; OpenJDK 64-Bit Server VM 17.0.11+9-Ubuntu-122.04.1 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else Product Version: Apache NetBeans IDE 22 Java: 17.0.11; OpenJDK 64-Bit Server VM 17.0.11+9-Ubuntu-122.04.1 Runtime: OpenJDK Runtime Environment 17.0.11+9-Ubuntu-122.04.1 System: Linux version 5.15.0-112-generic running on amd64; UTF-8; en_US (nb) User directory: /home/mclaborn/.netbeans/22 Cache directory: /home/mclaborn/.cache/netbeans/22 ### Are you willing to submit a pull request? No -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
