[jira] [Commented] (NETBEANS-5436) NullPointerException Caused: org.netbeans.modules.parsing.spi.ParseException

2021-03-11 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5436:
-

I'd close NetBeans if I were you, remove the userdir, and restart, and then 
don't install nb-javac.

> 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



[jira] [Commented] (NETBEANS-5436) NullPointerException Caused: org.netbeans.modules.parsing.spi.ParseException

2021-03-11 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5436:
-

But you still have nb-javac installed, I think.

> 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



[jira] [Commented] (NETBEANS-5436) NullPointerException Caused: org.netbeans.modules.parsing.spi.ParseException

2021-03-11 Thread jose luis romero (Jira)


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

jose luis romero commented on NETBEANS-5436:


I tried with JDK 11, changed in *netbeans.conf*, removed the cache,  but now 
the "background scanning of projects.." never ends, and the notification's Tab 
is constantly generating an "unexpected exception", I can't do anything

> 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



[jira] [Commented] (NETBEANS-5436) NullPointerException Caused: org.netbeans.modules.parsing.spi.ParseException

2021-03-11 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5436:
-

Ah, I see, JDK 8. Yes, then nb-javac is required. Could you use a later JDK and 
then you'd not really need nb-javac?

> 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



[jira] [Commented] (NETBEANS-5436) NullPointerException Caused: org.netbeans.modules.parsing.spi.ParseException

2021-03-11 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5436:
-

On which JDK are you running?

> 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



[jira] [Commented] (NETBEANS-5436) NullPointerException Caused: org.netbeans.modules.parsing.spi.ParseException

2021-03-11 Thread jose luis romero (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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



[jira] [Commented] (NETBEANS-5436) NullPointerException Caused: org.netbeans.modules.parsing.spi.ParseException

2021-03-11 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5436:
-

Possibly relating to nb-javac, if you have a moment, uninstall it try to 
reproduce the problem, so at least we can know where the problem comes from.  

> 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