Hi PA

I haven't tried to reproduce your problem.

But I can tell you that in the next version (3.1) the shell is completely
rewrite and will be based on bolt  (no RMI anymore).

Cheers.

Le 23 sept. 2016 09:44, "Pierre-Alexandre Voye" <ontolog...@gmail.com> a
écrit :

>
>
> Le jeudi 22 septembre 2016 20:13:40 UTC+2, Pierre-Alexandre Voye a écrit :
>>
>> Information I can give afk :
>> Linux Debian 8
>> Java 8
>
>
> Here the stacktrace of the failed connection, when I launch 'neo4j-shell
> -host 192.168.10.204 -port 1337 -v'
> ERROR (-v for expanded information):
>     Unknown host: debian-jessie.vagrantup.com; nested exception is:
>     java.net.UnknownHostException: debian-jessie.vagrantup.com
> java.rmi.UnknownHostException: Unknown host: debian-jessie.vagrantup.com;
> nested exception is:
>     java.net.UnknownHostException: debian-jessie.vagrantup.com
>     at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:616)
>     at sun.rmi.transport.tcp.TCPChannel.createConnection(
> TCPChannel.java:216)
>     at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
>     at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:130)
>     at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(
> RemoteObjectInvocationHandler.java:227)
>     at java.rmi.server.RemoteObjectInvocationHandler.invoke(
> RemoteObjectInvocationHandler.java:179)
>     at com.sun.proxy.$Proxy1.welcome(Unknown Source)
>     at org.neo4j.shell.impl.AbstractClient.sayHi(AbstractClient.java:257)
>     at org.neo4j.shell.impl.RemoteClient.findRemoteServer(
> RemoteClient.java:70)
>     at org.neo4j.shell.impl.RemoteClient.<init>(RemoteClient.java:62)
>     at org.neo4j.shell.impl.RemoteClient.<init>(RemoteClient.java:45)
>     at org.neo4j.shell.ShellLobby.newClient(ShellLobby.java:204)
>     at org.neo4j.shell.StartClient.startRemote(StartClient.java:358)
>     at org.neo4j.shell.StartClient.start(StartClient.java:229)
>     at org.neo4j.shell.StartClient.main(StartClient.java:147)
> Caused by: java.net.UnknownHostException: debian-jessie.vagrantup.com
>     at java.net.AbstractPlainSocketImpl.connect(
> AbstractPlainSocketImpl.java:184)
>     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
>     at java.net.Socket.connect(Socket.java:589)
>     at java.net.Socket.connect(Socket.java:538)
>     at java.net.Socket.<init>(Socket.java:434)
>     at java.net.Socket.<init>(Socket.java:211)
>     at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(
> RMIDirectSocketFactory.java:40)
>     at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(
> RMIMasterSocketFactory.java:148)
>     at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
>     ... 14 more
>
> --
> You received this message because you are subscribed to the Google Groups
> "Neo4j" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to neo4j+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to