[jira] [Resolved] (NETBEANS-1794) Launch failure Ubuntu 18.04 & Netbeans

2019-01-01 Thread Richard Steele (JIRA)


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

Richard Steele resolved NETBEANS-1794.
--
Resolution: Fixed

completely remove Netbeans 8 and follow link https://snapcraft.io/netbeans to 
install Apache Netbeans version 10.

> Launch failure Ubuntu 18.04 & Netbeans
> --
>
> Key: NETBEANS-1794
> URL: https://issues.apache.org/jira/browse/NETBEANS-1794
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Richard Steele
>Assignee: Richard Steele
>Priority: Major
>
> After install netbeans completed, then launch get messages:
> netbeans
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> org.netbeans.ProxyURLStreamHandlerFactory 
> (file:/usr/share/netbeans/platform18/lib/boot.jar) to field 
> java.net.URL.handler
> WARNING: Please consider reporting this to the maintainers of 
> org.netbeans.ProxyURLStreamHandlerFactory
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> Is there a missing JAVA package to be installed?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1794) Launch failure Ubuntu 18.04 & Netbeans

2019-01-01 Thread Richard Steele (JIRA)


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

Richard Steele commented on NETBEANS-1794:
--

All vestiges of Netbeans 8.1 should be removed or "uninstall" and then perform 
"sudo snap install netbeans --classic" to download Apache Netbeans 10 which 
will work.

> Launch failure Ubuntu 18.04 & Netbeans
> --
>
> Key: NETBEANS-1794
> URL: https://issues.apache.org/jira/browse/NETBEANS-1794
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Richard Steele
>Assignee: Richard Steele
>Priority: Major
>
> After install netbeans completed, then launch get messages:
> netbeans
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> org.netbeans.ProxyURLStreamHandlerFactory 
> (file:/usr/share/netbeans/platform18/lib/boot.jar) to field 
> java.net.URL.handler
> WARNING: Please consider reporting this to the maintainers of 
> org.netbeans.ProxyURLStreamHandlerFactory
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> Is there a missing JAVA package to be installed?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1794) Launch failure Ubuntu 18.04 & Netbeans

2018-12-31 Thread Richard Steele (JIRA)


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

Richard Steele commented on NETBEANS-1794:
--

I performed the SNAP install as instructed. Now I get the following messages:$ 
netbeans
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.netbeans.ProxyURLStreamHandlerFactory 
(file:/usr/share/netbeans/platform18/lib/boot.jar) to field java.net.URL.handler
WARNING: Please consider reporting this to the maintainers of 
org.netbeans.ProxyURLStreamHandlerFactory
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
then a flash screen that announces that Netbeans 8.1 is launching then netbeans 
flash closes and netbeans ends. Looks like the Netbeans 10 install did not 
remove all of 8.1. Looks like I need a command sequence to wipe all vestiges of 
Netbeans from my Ubuntu 18.04 system and start over with the install. What can 
you suggest?

Richard D. Steele
Longview Holding Corporation
3569 Drennon
Campbellsburg, Ky. 40011
(502) 845-4048 

On Monday, December 31, 2018, 2:03:47 AM EST, Laszlo Kishalmi (JIRA) 
 wrote:  
 
 
    [ 
https://issues.apache.org/jira/browse/NETBEANS-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16731214#comment-16731214
 ] 

Laszlo Kishalmi commented on NETBEANS-1794:
---

Well, this is out. Install from here and try to launch 
https://snapcraft.io/netbeans




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


> Launch failure Ubuntu 18.04 & Netbeans
> --
>
> Key: NETBEANS-1794
> URL: https://issues.apache.org/jira/browse/NETBEANS-1794
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Richard Steele
>Assignee: Richard Steele
>Priority: Major
>
> After install netbeans completed, then launch get messages:
> netbeans
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> org.netbeans.ProxyURLStreamHandlerFactory 
> (file:/usr/share/netbeans/platform18/lib/boot.jar) to field 
> java.net.URL.handler
> WARNING: Please consider reporting this to the maintainers of 
> org.netbeans.ProxyURLStreamHandlerFactory
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> Is there a missing JAVA package to be installed?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1794) Launch failure Ubuntu 18.04 & Netbeans

2018-12-28 Thread Richard Steele (JIRA)


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

Richard Steele commented on NETBEANS-1794:
--

I do not have a directory structure as you outline. It looks like I have 
Netbeans 8.1.Does Ubuntu support release 9 and how do I 
uninstall 8.1install 9

Richard D. Steele
Longview Holding Corporation
3569 Drennon
Campbellsburg, Ky. 40011
(502) 845-4048 

On Wednesday, December 26, 2018, 10:19:05 AM EST, Laszlo Kishalmi (JIRA) 
 wrote:  
 
 
    [ 
https://issues.apache.org/jira/browse/NETBEANS-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16729065#comment-16729065
 ] 

Laszlo Kishalmi commented on NETBEANS-1794:
---

You can provide the JDK you are using the specification, the log file at 
$HOME/.netbeans/9.0/var/log/messages.log.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


> Launch failure Ubuntu 18.04 & Netbeans
> --
>
> Key: NETBEANS-1794
> URL: https://issues.apache.org/jira/browse/NETBEANS-1794
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Richard Steele
>Assignee: Richard Steele
>Priority: Major
>
> After install netbeans completed, then launch get messages:
> netbeans
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> org.netbeans.ProxyURLStreamHandlerFactory 
> (file:/usr/share/netbeans/platform18/lib/boot.jar) to field 
> java.net.URL.handler
> WARNING: Please consider reporting this to the maintainers of 
> org.netbeans.ProxyURLStreamHandlerFactory
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> Is there a missing JAVA package to be installed?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1794) Launch failure Ubuntu 18.04 & Netbeans

2018-12-26 Thread Richard Steele (JIRA)


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

Richard Steele commented on NETBEANS-1794:
--

reply received with no content ...

Richard D. Steele
Longview Holding Corporation
3569 Drennon
Campbellsburg, Ky. 40011
(502) 845-4048 

On Tuesday, December 25, 2018, 9:39:05 AM EST, Richard Steele (JIRA) 
 wrote:  
 
 
    [ 
https://issues.apache.org/jira/browse/NETBEANS-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16728739#comment-16728739
 ] 

Richard Steele commented on NETBEANS-1794:
--

Can not provide more than I have. Netbeans produces the reported message and 
fails to launch. I get no further screens or messages.
The standard install for netbeans on ububtu 18.04 must leave some required 
package out of the installation that may be required for ubuntu 18.04. I am not 
familiar with netbeans and can provide no further information.

Richard D. Steele
Longview Holding Corporation
3569 Drennon
Campbellsburg, Ky. 40011
(502) 845-4048 

    On Monday, December 24, 2018, 7:39:05 PM EST, Laszlo Kishalmi (JIRA) 
 wrote:  
 
 
    [ 
https://issues.apache.org/jira/browse/NETBEANS-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16728547#comment-16728547
 ] 

Laszlo Kishalmi commented on NETBEANS-1794:
---

Please do not raise the priority to Blocker, as this is most certainly a local 
issue affecting maybe only you.
Also if you can provide more information what is happening and how can we try 
to reproduce the issue, then we can more easily help resolving your problem.
All I see from the description of this issue is that you have WARNING messages 
during boot, I've replied that those are normal if you are using Java 9 or 
later, regarding that we still have to support Java 8.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


> Launch failure Ubuntu 18.04 & Netbeans
> --
>
> Key: NETBEANS-1794
> URL: https://issues.apache.org/jira/browse/NETBEANS-1794
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Richard Steele
>Assignee: Richard Steele
>Priority: Major
>
> After install netbeans completed, then launch get messages:
> netbeans
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> org.netbeans.ProxyURLStreamHandlerFactory 
> (file:/usr/share/netbeans/platform18/lib/boot.jar) to field 
> java.net.URL.handler
> WARNING: Please consider reporting this to the maintainers of 
> org.netbeans.ProxyURLStreamHandlerFactory
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> Is there a missing JAVA package to be installed?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1794) Launch failure Ubuntu 18.04 & Netbeans

2018-12-25 Thread Richard Steele (JIRA)


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

Richard Steele commented on NETBEANS-1794:
--

Can not provide more than I have. Netbeans produces the reported message and 
fails to launch. I get no further screens or messages.
The standard install for netbeans on ububtu 18.04 must leave some required 
package out of the installation that may be required for ubuntu 18.04. I am not 
familiar with netbeans and can provide no further information.

Richard D. Steele
Longview Holding Corporation
3569 Drennon
Campbellsburg, Ky. 40011
(502) 845-4048 

On Monday, December 24, 2018, 7:39:05 PM EST, Laszlo Kishalmi (JIRA) 
 wrote:  
 
 
    [ 
https://issues.apache.org/jira/browse/NETBEANS-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16728547#comment-16728547
 ] 

Laszlo Kishalmi commented on NETBEANS-1794:
---

Please do not raise the priority to Blocker, as this is most certainly a local 
issue affecting maybe only you.
Also if you can provide more information what is happening and how can we try 
to reproduce the issue, then we can more easily help resolving your problem.
All I see from the description of this issue is that you have WARNING messages 
during boot, I've replied that those are normal if you are using Java 9 or 
later, regarding that we still have to support Java 8.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


> Launch failure Ubuntu 18.04 & Netbeans
> --
>
> Key: NETBEANS-1794
> URL: https://issues.apache.org/jira/browse/NETBEANS-1794
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Richard Steele
>Assignee: Richard Steele
>Priority: Major
>
> After install netbeans completed, then launch get messages:
> netbeans
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> org.netbeans.ProxyURLStreamHandlerFactory 
> (file:/usr/share/netbeans/platform18/lib/boot.jar) to field 
> java.net.URL.handler
> WARNING: Please consider reporting this to the maintainers of 
> org.netbeans.ProxyURLStreamHandlerFactory
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> Is there a missing JAVA package to be installed?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] [Updated] (NETBEANS-1794) Launch failure Ubuntu 18.04 & Netbeans

2018-12-24 Thread Richard Steele (JIRA)


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

Richard Steele updated NETBEANS-1794:
-
Priority: Blocker  (was: Minor)

> Launch failure Ubuntu 18.04 & Netbeans
> --
>
> Key: NETBEANS-1794
> URL: https://issues.apache.org/jira/browse/NETBEANS-1794
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Richard Steele
>Priority: Blocker
>
> After install netbeans completed, then launch get messages:
> netbeans
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> org.netbeans.ProxyURLStreamHandlerFactory 
> (file:/usr/share/netbeans/platform18/lib/boot.jar) to field 
> java.net.URL.handler
> WARNING: Please consider reporting this to the maintainers of 
> org.netbeans.ProxyURLStreamHandlerFactory
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> Is there a missing JAVA package to be installed?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] [Created] (NETBEANS-1794) Launch failure Ubuntu 18.04 & Netbeans

2018-12-12 Thread Richard Steele (JIRA)
Richard Steele created NETBEANS-1794:


 Summary: Launch failure Ubuntu 18.04 & Netbeans
 Key: NETBEANS-1794
 URL: https://issues.apache.org/jira/browse/NETBEANS-1794
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 9.0
Reporter: Richard Steele


After install netbeans completed, then launch get messages:

netbeans
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.netbeans.ProxyURLStreamHandlerFactory 
(file:/usr/share/netbeans/platform18/lib/boot.jar) to field java.net.URL.handler
WARNING: Please consider reporting this to the maintainers of 
org.netbeans.ProxyURLStreamHandlerFactory
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release

Is there a missing JAVA package to be installed?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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