[jira] [Commented] (NETBEANS-3457) NetBeans IDE process launches without UI components

2019-11-26 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3457:
-

Excellent. Maybe even better to use latest, i.e., 11.2, see netbeans.apache.org.

> NetBeans IDE process launches without UI components
> ---
>
> Key: NETBEANS-3457
> URL: https://issues.apache.org/jira/browse/NETBEANS-3457
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
> Environment: Windows 10 Pro (10.0.18363)
>Reporter: Michael Hillman
>Priority: Blocker
> Fix For: 11.0
>
> Attachments: output.log
>
>
> Launching the NetBeans IDE (v11.0) correctly starts the associated process 
> (and acquires the expected amount of memory, ~400MB) but shows no UI 
> components.
> Note that the splash screen correctly displays but the IDE window does not 
> appear afterwards. No warning or error messages are shown.
> Output from the '--trace' command attached.



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

-
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



[jira] [Commented] (NETBEANS-3457) NetBeans IDE process launches without UI components

2019-11-26 Thread Michael Hillman (Jira)


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

Michael Hillman commented on NETBEANS-3457:
---

Clearing the userdir seems to fix this. Perhaps a particular setting or plugin 
I was using is causing issues. I'll attempt to enable plugins one-by-one to 
find the cause.

Many thanks Geertjan!

> NetBeans IDE process launches without UI components
> ---
>
> Key: NETBEANS-3457
> URL: https://issues.apache.org/jira/browse/NETBEANS-3457
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
> Environment: Windows 10 Pro (10.0.18363)
>Reporter: Michael Hillman
>Priority: Blocker
> Attachments: output.log
>
>
> Launching the NetBeans IDE (v11.0) correctly starts the associated process 
> (and acquires the expected amount of memory, ~400MB) but shows no UI 
> components.
> Note that the splash screen correctly displays but the IDE window does not 
> appear afterwards. No warning or error messages are shown.
> Output from the '--trace' command attached.



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

-
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



[jira] [Commented] (NETBEANS-3457) NetBeans IDE process launches without UI components

2019-11-26 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3457:
-

Then maybe start with a new userdir and cachedir to see if that makes a 
difference. 

> NetBeans IDE process launches without UI components
> ---
>
> Key: NETBEANS-3457
> URL: https://issues.apache.org/jira/browse/NETBEANS-3457
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
> Environment: Windows 10 Pro (10.0.18363)
>Reporter: Michael Hillman
>Priority: Blocker
> Attachments: output.log
>
>
> Launching the NetBeans IDE (v11.0) correctly starts the associated process 
> (and acquires the expected amount of memory, ~400MB) but shows no UI 
> components.
> Note that the splash screen correctly displays but the IDE window does not 
> appear afterwards. No warning or error messages are shown.
> Output from the '--trace' command attached.



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

-
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



[jira] [Commented] (NETBEANS-3457) NetBeans IDE process launches without UI components

2019-11-26 Thread Michael Hillman (Jira)


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

Michael Hillman commented on NETBEANS-3457:
---

My netbeans.conf file currently lists the JDK home as "C:\Program 
Files\Java\jdk-11.0.2" (which is the correct location of the Java 
installation). This is the same value used for the JAVA_HOME environment 
variable.

I also have "C:\Program Files\Java\jdk-11.0.2\bin" on the system PATH so that I 
can use 'java' from CMD.

> NetBeans IDE process launches without UI components
> ---
>
> Key: NETBEANS-3457
> URL: https://issues.apache.org/jira/browse/NETBEANS-3457
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
> Environment: Windows 10 Pro (10.0.18363)
>Reporter: Michael Hillman
>Priority: Blocker
> Attachments: output.log
>
>
> Launching the NetBeans IDE (v11.0) correctly starts the associated process 
> (and acquires the expected amount of memory, ~400MB) but shows no UI 
> components.
> Note that the splash screen correctly displays but the IDE window does not 
> appear afterwards. No warning or error messages are shown.
> Output from the '--trace' command attached.



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

-
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



[jira] [Commented] (NETBEANS-3457) NetBeans IDE process launches without UI components

2019-11-26 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3457:
-

Probably you have the JRE set globally instead of the JDK. In etc/netbeans.conf 
you can set the JDK or set the JDK globally.

> NetBeans IDE process launches without UI components
> ---
>
> Key: NETBEANS-3457
> URL: https://issues.apache.org/jira/browse/NETBEANS-3457
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
> Environment: Windows 10 Pro (10.0.18363)
>Reporter: Michael Hillman
>Priority: Blocker
> Attachments: output.log
>
>
> Launching the NetBeans IDE (v11.0) correctly starts the associated process 
> (and acquires the expected amount of memory, ~400MB) but shows no UI 
> components.
> Note that the splash screen correctly displays but the IDE window does not 
> appear afterwards. No warning or error messages are shown.
> Output from the '--trace' command attached.



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

-
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



[jira] [Commented] (NETBEANS-3457) NetBeans IDE process launches without UI components

2019-11-26 Thread Michael Hillman (Jira)


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

Michael Hillman commented on NETBEANS-3457:
---

In my installation of OpenJDK v11.0.2, all the aforementioned files exist in 
those locations (except the client ones).

> NetBeans IDE process launches without UI components
> ---
>
> Key: NETBEANS-3457
> URL: https://issues.apache.org/jira/browse/NETBEANS-3457
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
> Environment: Windows 10 Pro (10.0.18363)
>Reporter: Michael Hillman
>Priority: Blocker
> Attachments: output.log
>
>
> Launching the NetBeans IDE (v11.0) correctly starts the associated process 
> (and acquires the expected amount of memory, ~400MB) but shows no UI 
> components.
> Note that the splash screen correctly displays but the IDE window does not 
> appear afterwards. No warning or error messages are shown.
> Output from the '--trace' command attached.



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

-
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



[jira] [Commented] (NETBEANS-3457) NetBeans IDE process launches without UI components

2019-11-26 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-3457:
-

Here are some clues:

File "C:\Program Files\Java\jdk-11.0.2\jre\bin\client\jvm.dll" does not exist
File "C:\Program Files\Java\jdk-11.0.2\jre\bin\server\jvm.dll" does not exist
File "C:\Program Files\Java\jdk-11.0.2\jre\bin\java.exe" does not exist
checkJava(C:\Program Files\Java\jdk-11.0.2)
File "C:\Program Files\Java\jdk-11.0.2\bin\client\jvm.dll" does not exist
File "C:\Program Files\Java\jdk-11.0.2\bin\server\jvm.dll" exists
File "C:\Program Files\Java\jdk-11.0.2\bin\java.exe" exists
File "C:\Program Files\Java\jdk-11.0.2\bin\javaw.exe" exists


> NetBeans IDE process launches without UI components
> ---
>
> Key: NETBEANS-3457
> URL: https://issues.apache.org/jira/browse/NETBEANS-3457
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0
> Environment: Windows 10 Pro (10.0.18363)
>Reporter: Michael Hillman
>Priority: Blocker
> Attachments: output.log
>
>
> Launching the NetBeans IDE (v11.0) correctly starts the associated process 
> (and acquires the expected amount of memory, ~400MB) but shows no UI 
> components.
> Note that the splash screen correctly displays but the IDE window does not 
> appear afterwards. No warning or error messages are shown.
> Output from the '--trace' command attached.



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

-
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