You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Matthias Bläsing (Jira)" <ji...@apache.org> on 2020/08/07 17:29:01 UTC

[jira] [Resolved] (NETBEANS-3008) AssertionError when writing sql statement

     [ https://issues.apache.org/jira/browse/NETBEANS-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Bläsing resolved NETBEANS-3008.
----------------------------------------
    Resolution: Incomplete

The stacktrace of the  AssertionError comes from javac, the IDE disables assertions for production builds. So two things:
 * update to a recent netbeans/nbjavac version
 * update the JDK you are using

> AssertionError when writing sql statement
> -----------------------------------------
>
>                 Key: NETBEANS-3008
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3008
>             Project: NetBeans
>          Issue Type: Bug
>          Components: javaee - Web Project
>    Affects Versions: 11.1
>         Environment: windows 10, Apache NetBeans 11.1
>            Reporter: Shahrooz
>            Priority: Minor
>              Labels: beginner
>             Fix For: 11.1
>
>         Attachments: bug_20-aug-2019_at_1904.txt
>
>
> I was writing a sql preparedStatement when the notification appeared.



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