YuranyD opened a new issue, #4334: URL: https://github.com/apache/netbeans/issues/4334
### Apache NetBeans version Apache NetBeans 14 ### What happened When I start NetBeans IDE 14, appears an error that says: A java.lang.NullPointerException exception has occurred. Please report this at https://netbeans.apache.org/nb/report-issue, including a copy of your messages.log file as an attachment. Also, when I try to create a new project (New project/Java with Ant/Web Applicaton) it appears the next error: Cannot invoke "org.netbeans.modules.editor.indent.spi.IndentTask.indentLock()" because "this.val$netbeansDefaultTask" is null. If I try to create a normal Java Application (no web) or a Java Application With maven, everything run ok, this error just happen when I try to create a new project Web Application with Ant. I'm Working with Apache Tomcat 10.0.22 Server and JDK 18.0.1.1 I also reinstall NetBeans, the JDK and the Tomcat several times, but the bug did not fix.   ### How to reproduce You have to create a new project/Java with Ant/Java Web/Web Application. Also next/next/Finish. When I press Finish it shows me the error. ### Did this work correctly in an earlier version? No ### Operating System Windows 10 Pro Versión 21H2 OS 64 bits, procesador x64 ### JDK 18.0.1.1 ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else _No response_ ### Are you willing to submit a pull request? No ### Code of Conduct Yes -- 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
