On 10-08-2007 11:06:56 +0200, Fabian Groffen wrote:
> On 10-08-2007 14:33:21 +0530, Pradeep Gowda wrote:
> > Also,
> > compiling with Java 1.4 using GNU GCJ and running it with GNU GIJ gave
> > the following error:
> 
> GCJ is not always fully compliant with Sun's Java.  Anyway, the error
> hints me something might go wrong what we don't expect.  Could you
> modify your original program to have "?debug=true" appended to the
> connection url?  It produces a monet_xxxxxx.log file.  Could you send it
> to me off-list?

On a second thought, I think I fixed this already.  Which JDBC driver
are you using?  What sources did you compile it from?  The current
patchlevel of 1.6 Steadfast is 6, i.e:
Driver: v1.6 (Steadfast_p6 20070720 based on MCL v1.0)

This may have been fixed by this commit:

date: 2007/07/17 09:46:42;  author: mr-meltdown;
A database name is optional.  When it is unset it means the "current"
being hosted by the database connected to.  Allow urls and connections
to be made with no database name specified.
Print the current dbname on the JdbcClient welcome message so we know
what we ended up connecting to.

which was patchlevel 3.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
MonetDB-users mailing list
MonetDB-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-users

Reply via email to