clj-orient
clj-orient copied to clipboard
Cannot connect to remote
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
Have this project been dropped?
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.