You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Terry Vaughn (Jira)" <ji...@apache.org> on 2019/12/20 14:08:00 UTC

[jira] [Comment Edited] (NETBEANS-3147) design view fails to load

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

Terry Vaughn edited comment on NETBEANS-3147 at 12/20/19 2:07 PM:
------------------------------------------------------------------

Got the same result after using for 8 days.   Initially the design view worked fine.  Now it hangs with "loading...".  

The relevant SEVERE record in the IDE.log is :

SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor org.netbeans.modules.nbform.FormDesignerTC$PreLoadTask

java.lang.NullPointerExceptionjava.lang.NullPointerException at org.netbeans.modules.java.source.queriesimpl.QueriesControllerImpl.runQuery(QueriesControllerImpl.java:58) at org.netbeans.modules.java.source.queries.api.Queries.query(Queries.java:208) at org.netbeans.modules.form.FormJavaSource.query(FormJavaSource.java:65) at org.netbeans.modules.form.FormJavaSource.getFormClassName(FormJavaSource.java:125) at org.netbeans.modules.form.FormJavaSource.getSuperClassName(FormJavaSource.java:166) at org.netbeans.modules.form.FormEditor.loadOnBackground(FormEditor.java:272) at org.netbeans.modules.nbform.FormDesignerTC$PreLoadTask.run(FormDesignerTC.java:237) 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)


was (Author: vaughnte):
Got the same result after using for 8 days.   Initially the design view worked fine.  Now it hangs with "loading...".  

The relevant SEVERE record in the IDE.log is :

java.lang.NullPointerExceptionjava.lang.NullPointerException at org.netbeans.modules.java.source.queriesimpl.QueriesControllerImpl.runQuery(QueriesControllerImpl.java:58) at org.netbeans.modules.java.source.queries.api.Queries.query(Queries.java:208) at org.netbeans.modules.form.FormJavaSource.query(FormJavaSource.java:65) at org.netbeans.modules.form.FormJavaSource.getFormClassName(FormJavaSource.java:125) at org.netbeans.modules.form.FormJavaSource.getSuperClassName(FormJavaSource.java:166) at org.netbeans.modules.form.FormEditor.loadOnBackground(FormEditor.java:272) at org.netbeans.modules.nbform.FormDesignerTC$PreLoadTask.run(FormDesignerTC.java:237) 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)

> design view fails to load
> -------------------------
>
>                 Key: NETBEANS-3147
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3147
>             Project: NetBeans
>          Issue Type: Bug
>          Components: apisupport - Project
>    Affects Versions: 11.0
>            Reporter: Larry Ashworth
>            Priority: Minor
>         Attachments: ide.log
>
>
> This project worked properly in 8.2
> This issue only occurred on the first attempt to install 11.0
> The second attempt worked. Difficult for newbies to 11.0
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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