|
From: David W <dav...@ya...> - 2008-06-09 18:22:38
|
Hello,
I am creating an alias for LucidDB connection driver. For the URL of the alias I put jdbc:luciddb:rmi://100.123.22.77:80 where 100.123.22.77 is the IP address where the LucidDB is located, but I got
Lucid JDBC: java.io.EOFException
at java.io.DataInputStream.readByte(DataInputStream.java:243)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:215)
...
How to fix this URL? What's the default listening port for the LucidDB server? I searched this list alredy but I did not get related information.
Thanks for all replies!
David
|