[ 
https://issues.apache.org/jira/browse/NETBEANS-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17299582#comment-17299582
 ] 

jose luis romero commented on NETBEANS-5436:
--------------------------------------------

uninstalling nb-javac made it worse, makes the IDE unusable, every file that I 
try to open or modify, it throws:

{code:java}
java.lang.NullPointerException
        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)

{code}


> NullPointerException Caused: org.netbeans.modules.parsing.spi.ParseException
> ----------------------------------------------------------------------------
>
>                 Key: NETBEANS-5436
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5436
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 12.3
>         Environment: W10, Oracle JDK 1.8
>            Reporter: jose luis romero
>            Priority: Major
>         Attachments: ide.log
>
>
> upgraded from NB 12.0 to 12.3, importing config went well, but when begins to 
> scan the projects, it starts to throw NPE errors in Notifications, when 
> finally I can check the notifications it is empty. After this, I tried to 
> continue working on a Java file, but autocomplete doesn't work at all, 
> everytime I press CTRL Space it throws a ParseException, , closed all 
> projects and started to load them one by one, after a few restarts everything 
> seems to work fine



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-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