|
From: David W <dav...@ya...> - 2008-06-09 20:13:34
|
Hi, Thanks for your prompt reply. Following the instruction on that Website I used URL "jdbc:luciddb:rmi://108.19.34.33:5434", however I got Lucid JDBC: java.net.MalformedURLException: no protocol: SQL at java.net.URL.<init>(URL.java:567) at java.net.URL.<init>(URL.java:464) at java.net.URL.<init>(URL.java:413) at sun.rmi.server.LoaderHandler.pathToURLs(LoaderHandler.java:747) .... I have re-started the LucidDB server but I still got the same error. Any more suggestions? Thanks a lot! David --- On Mon, 6/9/08, Sunny Choi <sc...@lu...> wrote: From: Sunny Choi <sc...@lu...> Subject: Re: [luciddb-users] LucidDB default listenning port number To: dav...@ya... Cc: luc...@li... Date: Monday, June 9, 2008, 11:33 AM Hi, http://pub.eigenbase.org/wiki/JdbcUrlConventions#Conventions The default port number is 5434. Sunny David W wrote on 06/09/2008 11:22 AM: > Hello, > &nbsp; > 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 > &nbsp; > Lucid JDBC: java.io.EOFException > &nbsp;at java.io.DataInputStream.readByte(DataInputStream.java:243) > &nbsp;at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:215) > ... > &nbsp; > 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. > &nbsp; > Thanks for all&nbsp;replies! > &nbsp; > David > > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > > > ------------------------------------------------------------------------ > > _______________________________________________ > luciddb-users mailing list > luc...@li... > https://lists.sourceforge.net/lists/listinfo/luciddb-users |