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

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

Thanks but my case differs, NetBeans loads with blank window only on JDK 
11(Works with JDK 10 and below), not loads with cache and profile 
removed(/home/user/.netbeans/dev, /home/user/.cache/netbeans/dev). Only forgot 
to mention that my build is for JS/PHP.

Also:

I always have a loading screen with a NB logo - The main window loads black.

The same problem happens with base NB build(built using classic JDK-8) and 
JDK-11 build(With some own patches, because vanilla NB doesn't build). Also 
there are no any special diffs between normal launch logs and bad launch 
logs(And no {{IllegalArgumentException}} exceptions - Exceptions/Warning/Errors 
was the first things I've checked).

 

Hmmm... I have a clue.. Possibly this is related to my custom cluster 
configuration used for building(Having only Java+PHP preset). NB team added new 
entry nb.cluster.3rdparty into Java cluster and according to 
[https://github.com/apache/netbeans/pull/917/files], this module provides the 
JavaFX then JRE/JDK 11 is used! I'll adjust my cluster config and recheck.

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

Reply via email to