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

Bartosz Tomasik commented on NETBEANS-2509:
-------------------------------------------

Got it: _java.net.SocketException: Cannot find method "setCreated" in 
java.net.Socket. Unsupported JVM?_ 

This is because of Java 13. If you run with jdk8 it works (I can easily 
reproduce it on 16.04 now just by switching javas). Please file separate issue 
so we can track it there (as it's specific for jdk13 and above), and as a 
workaround please start netbeans with jdk8.

> 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, messages.log
>
>          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-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