danillotparreira opened a new issue, #6874:
URL: https://github.com/apache/netbeans/issues/6874
### Apache NetBeans version
Apache NetBeans 20
### What happened
This error appeared in notifications
### Language / Project Type / NetBeans Component
_No response_
### How to reproduce
java.lang.NullPointerException
at
org.netbeans.ModuleManager.maybeAddToEnableList(ModuleManager.java:1783)
at
org.netbeans.ModuleManager.maybeAddToEnableList(ModuleManager.java:1815)
at
org.netbeans.ModuleManager.maybeAddToEnableList(ModuleManager.java:1815)
at
org.netbeans.ModuleManager.maybeAddToEnableList(ModuleManager.java:1815)
at org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1703)
at org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1675)
at
org.netbeans.modules.autoupdate.services.OperationValidator$EnableValidator.getModulesToEnable(OperationValidator.java:340)
at
org.netbeans.modules.autoupdate.services.OperationValidator$EnableValidator.getRequiredElementsImpl(OperationValidator.java:376)
at
org.netbeans.modules.autoupdate.services.OperationValidator.getRequiredElements(OperationValidator.java:108)
at
org.netbeans.modules.autoupdate.services.OperationContainerImpl$OperationInfoImpl.getRequiredElements(OperationContainerImpl.java:443)
at
org.netbeans.api.autoupdate.OperationContainer$OperationInfo.getRequiredElements(OperationContainer.java:383)
at
org.netbeans.modules.ide.ergonomics.fod.FindComponentModules.getAllForEnable(FindComponentModules.java:482)
at
org.netbeans.modules.ide.ergonomics.fod.FindComponentModules.findComponentModules(FindComponentModules.java:290)
at
org.netbeans.modules.ide.ergonomics.fod.FindComponentModules.access$000(FindComponentModules.java:58)
at
org.netbeans.modules.ide.ergonomics.fod.FindComponentModules$2.run(FindComponentModules.java:239)
at
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1420)
at
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
at org.openide.util.lookup.Lookups.executeWith(Lookups.java:287)
[catch] at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2035)
### Did this work correctly in an earlier version?
No / Don't know
### Operating System
Windows 10
### JDK
Adoptium JDK 11
### Apache NetBeans packaging
Apache NetBeans provided installer
### Anything else
_No response_
### 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