johnmanko commented on issue #4867:
URL: https://github.com/apache/netbeans/issues/4867#issuecomment-1293706666

   @mbien I'm sure I did import a module from a previous installation.  Only 
Darcula LAF for NetBeans 1.6 is listed under User Installed Plugins.  I 
disabled that plugin and I'm still having problems.  I should also note, I 
noticed another error upon IDE startup:
   
   ```
   java.lang.NullPointerException: Cannot invoke 
"org.netbeans.api.java.source.JavaSource.runUserActionTask(org.netbeans.api.java.source.Task,
 boolean)" because "newJavaSource" is null
        at 
org.netbeans.modules.j2ee.metadata.model.api.support.annotation.AnnotationModelHelper.runJavaSourceTask(AnnotationModelHelper.java:156)
        at 
org.netbeans.modules.j2ee.metadata.model.api.support.annotation.AnnotationModelHelper.runJavaSourceTask(AnnotationModelHelper.java:124)
        at 
org.netbeans.modules.websvc.rest.model.impl.RestServicesMetadataModelImpl.runReadAction(RestServicesMetadataModelImpl.java:52)
        at 
org.netbeans.modules.websvc.rest.nodes.RestServicesNodeFactory$RestNodeList$1.run(RestServicesNodeFactory.java:86)
        at 
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
        at 
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
        at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
   [catch] at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
   
   ```
   Here are all of my active plugins.
   
   
![image](https://user-images.githubusercontent.com/3154748/198332220-650912cd-ba0f-49a0-8705-42f49a9b12ff.png)
   
![image](https://user-images.githubusercontent.com/3154748/198332301-60c2c13e-9c72-43da-80e6-e10e873354cf.png)
   
![image](https://user-images.githubusercontent.com/3154748/198332392-2bba5fed-6343-48a7-aaaf-638b4c700122.png)
   
![image](https://user-images.githubusercontent.com/3154748/198332460-3adcf9ca-7186-4527-995f-3210b2de3b3e.png)
   
![image](https://user-images.githubusercontent.com/3154748/198332550-4838b03d-182b-4518-ac4d-defa7943de6d.png)
   
   I'll try to disabled what I can.
   


-- 
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-unsubscr...@netbeans.apache.org

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


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

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

Reply via email to