|
From: David W <dav...@ya...> - 2008-06-10 00:11:02
|
Hi JVS,
Thanks so much for your reply. The reason was that there was no JDK on the server from which I invoke Squirrel. LucidDB and Squirrel are installed on another server.
After installing JDK, all became fine.
Thanks again,
David
--- On Mon, 6/9/08, John V. Sichi <js...@gm...> wrote:
From: John V. Sichi <js...@gm...>
Subject: Re: [luciddb-users] LucidDB default listenning port number
To: dav...@ya...
Cc: luc...@li...
Date: Monday, June 9, 2008, 1:41 PM
David W wrote:
> 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)
What client program are you using?
Did you give it the LucidDbClient.jar path and driver name?
Are you able to connect using the same URL via sqllineClient (from the
same remote client machine)?
Can you include the full exception stack?
JVS
|