You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Paul Court (Jira)" <ji...@apache.org> on 2019/10/18 21:46:00 UTC

[jira] [Comment Edited] (NETBEANS-2509) Unable to connect to docker via socket

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

Paul Court edited comment on NETBEANS-2509 at 10/18/19 9:45 PM:
----------------------------------------------------------------

Ubuntu 19.10.

I grab the binaries and unpack them into /usr/local/netbeans-<version> and then symlink to /usr/local/netbeans. This lets me switch versions easily without having to redo my .desktop entries every time.

The only log (from "journalctl -f") entries I see are:
{code:java}
Oct 18 22:41:41 ryzen1910 netbeans.desktop[3431]: WARNING: An illegal reflective access operation has occurred
Oct 18 22:41:41 ryzen1910 netbeans.desktop[3431]: WARNING: Illegal reflective access by com.bulenkov.darcula.DarculaLaf (jar:file:/home/paul/.netbeans/11.2-beta3/modules/ext/com.revivius.nb-darcula/com-bulenkov/darcula.jar!/) to field javax.swing.text.html.HTMLEditorKit.DEFAULT_STYLES_KEY
Oct 18 22:41:41 ryzen1910 netbeans.desktop[3431]: WARNING: Please consider reporting this to the maintainers of com.bulenkov.darcula.DarculaLaf
Oct 18 22:41:41 ryzen1910 netbeans.desktop[3431]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
Oct 18 22:41:41 ryzen1910 netbeans.desktop[3431]: WARNING: All illegal access operations will be denied in a future release
 {code}
and those are from the initial netbeans startup - nothing new gets added when I attempt to connect to docker.


was (Author: paulcourt101):
Ubuntu 19.10.

I grab the binaries and unpack them into /usr/local/netbeans-<version> and then symlink to /usr/local/netbeans. This lets me switch versions easily without having to redo my .desktop entries every time.

The only log (from "journalctl -f") entries I see are:-
{code:java}
Oct 18 22:41:41 ryzen1910 netbeans.desktop[3431]: WARNING: An illegal reflective access operation has occurred
Oct 18 22:41:41 ryzen1910 netbeans.desktop[3431]: WARNING: Illegal reflective access by com.bulenkov.darcula.DarculaLaf (jar:file:/home/paul/.netbeans/11.2-beta3/modules/ext/com.revivius.nb-darcula/com-bulenkov/darcula.jar!/) to field javax.swing.text.html.HTMLEditorKit.DEFAULT_STYLES_KEY
Oct 18 22:41:41 ryzen1910 netbeans.desktop[3431]: WARNING: Please consider reporting this to the maintainers of com.bulenkov.darcula.DarculaLaf
Oct 18 22:41:41 ryzen1910 netbeans.desktop[3431]: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
Oct 18 22:41:41 ryzen1910 netbeans.desktop[3431]: WARNING: All illegal access operations will be denied in a future release
 {code}
and those are from the initial netbeans startup - nothing new gets added when I attempt to connect to docker.

> Unable to connect to docker via socket
> --------------------------------------
>
>                 Key: NETBEANS-2509
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2509
>             Project: NetBeans
>          Issue Type: Bug
>          Components: docker - UI
>    Affects Versions: 11.0
>            Reporter: Bartosz Tomasik
>            Assignee: Bartosz Tomasik
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: Next
>
>         Attachments: image-2019-10-18-10-56-48-182.png
>
>          Time Spent: 7h 40m
>  Remaining Estimate: 0h
>
> "Add Docker instance" dialog ismissing option to connect via unix socket.
> This is probably due to following lines commented out: [https://github.com/apache/netbeans/blame/master/ide/docker.api/src/org/netbeans/modules/docker/api/DockerSupport.java#L133-L137]



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