clj-orient icon indicating copy to clipboard operation
clj-orient copied to clipboard

Cannot connect to remote

Open sbelak opened this issue 11 years ago • 2 comments

Every time I try to connect I get:

com.orientechnologies.common.io.OIOException: Cannot connect to any configured remote nodes: 127.0.0.1:2424

server log:

2014-01-30 16:24:55:113 INFO /127.0.0.1:37758 - Connected [OChannelBinaryServer]
2014-01-30 16:24:55:114 INFO /127.0.0.1:37758 - Writing short (2 bytes): 19 [OChannelBinaryServer]
2014-01-30 16:24:55:114 INFO /127.0.0.1:37758 - Flush [OChannelBinaryServer]
2014-01-30 16:24:55:115 INFO /127.0.0.1:37758 - Reading byte (1 byte)... [OChannelBinaryServer]
2014-01-30 16:24:55:121 INFO /127.0.0.1:37758 - Flush [OChannelBinaryServer]
2014-01-30 16:24:55:122 INFO /127.0.0.1:37758 - Closing socket... [OChannelBinaryServer]

it looks like it's getting through but then the connection gets dropped.

OrientDB version 1.6.4

Tried with both 0.5.0 and 0.6.0-SNAPSHOT

sbelak avatar Jan 30 '14 16:01 sbelak

Have this project been dropped?

lincoln310 avatar Apr 15 '15 09:04 lincoln310

I don't have enough time/need right now to work on this project, and nobody has bothered to pick it up and carry the torch, so it has become outdated.

eduardoejp avatar Apr 15 '15 10:04 eduardoejp