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

[jira] [Commented] (NETBEANS-5576) getCompilationUnit() error during startup

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

Svatopluk Dedic commented on NETBEANS-5576:
-------------------------------------------

Missing info:
 * No reproduction steps given.
 * there's no UI log or messages.log attached that could serve to reconstruct the actions leading to the error (in absence of reproduction steps)

The stacktrace in the message.log is critical to identify the buggy code that works improperly with the parser result.

 

> getCompilationUnit() error during startup
> -----------------------------------------
>
>                 Key: NETBEANS-5576
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5576
>             Project: NetBeans
>          Issue Type: Bug
>          Components: ide - Welcome
>    Affects Versions: 12.0
>            Reporter: Cation
>            Priority: Major
>
> <record>
>  <date>2021-04-13T19:24:35</date>
>  <millis>1618334675354</millis>
>  <sequence>1629</sequence>
>  <level>700</level>
>  <thread>28</thread>
>  <message>UI_USER_CONFIGURATION</message>
>  <key>UI_USER_CONFIGURATION</key>
>  <catalog>org.netbeans.modules.uihandler.Bundle</catalog>
>  <param>Windows 10, 10.0, amd64</param>
>  <param>Java HotSpot(TM) 64-Bit Server VM, 15+36-1562, Java(TM) SE Runtime Environment, 15+36-1562</param>
>  <param>Apache NetBeans IDE 12.0</param>
>  <param></param>
>  <param>IllegalStateException: Cannot call getCompilationUnit() if current phase &lt; JavaSource.Phase.PARSED. You must call toPhase(Phase.PARSED) first.</param>
>  <param>&lt;Please provide a description of the problem or the steps to reproduce&gt;</param>
>  <param>*********</param>
> </record>



--
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