You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Victor K. (JIRA)" <ji...@apache.org> on 2019/07/21 12:50:00 UTC

[jira] [Commented] (NETBEANS-2865) Cannot run Netbeans 11 using JDK 11

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

Victor K. commented on NETBEANS-2865:
-------------------------------------

Hi,

I have the same issue, but on Linux.

OS: CentOS Linux release 7.6.1810

WM: IceWM 1.5.5

In the following info results are for both Oracle JDK and new OpenJDK(From AdoptOpenJDK)

1) With JDK and OpenJDK 8-10 NetBeans loads and works correctly.

2) With JDK 11 it loads as blank window without elements in it and popup(The master password request popup) which is also empty.

   a) With JDK 11.0.3 the window background is white and I can enter the master password into blank popup - The NB will continue loading(With window still blank)

   b) With new JDK 11.0.4 the window is now yellow and doesn't react to <Tab> anymore, so I can't even enter the master password.

Logs:

Nothing interesting in the log file which differ from log of normal loading.

In the thread dump the are some long running AWT, but i don't see any clue in them.

 

Can it be related to the removal of bundled Lucida fonts or removal of JavaFX from JDK 11?

> Cannot run Netbeans 11 using JDK 11
> -----------------------------------
>
>                 Key: NETBEANS-2865
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2865
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.0
>            Reporter: Hunter Schoonover
>            Priority: Major
>         Attachments: consoleOutput.txt, netbeans.log
>
>
> Please note that this issue does *NOT* occur with JDK 8.
> Downloaded and installed JDK 11 to C:\Program Files\Java\jdk-11.0.4
> Downloaded and unzipped Netbeans 11 to C:\Program Files\netbeans
> The etc/netbeans.conf file has been edited to set JDK home:
> *netbeans_jdkhome="C:\Program Files\Java\jdk-11.0.4"*
> When trying to run bin/netbeans64.exe:
>  # *First time:* The loading window appears, loads for a bit, and then the whole program disappears.
>  # *Second time:* Loading window does not appear. An empty Java application appears.
>  # If I go to Task Manager and manually end the Netbeans process, I can get back to step 1.
> Executing netbeans64.exe from PowerShell outputs error messages to the console. They can be found in consoleOutput.txt attachment.
> The results from executing *bin/netbeans64.exe --trace C:\netbeans.log* can be found in netbeans.log attachment.
> For reference, this is the tutorial I followed:
> [https://www.youtube.com/watch?v=cxh-hVty09g]
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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