On 16-07-2009 11:27:40 +0200, Fabian Groffen wrote:
On 16-07-2009 00:51:44 -0400, McKennirey.Matthew wrote:
I suspect Fabian is tired of these messages. We have been using MonetDB for about two years now and are very impressed.
heh :)
Thanks for all the details. Maybe we can get a private discussion on this, but I would be interested in a JDBC debuglog of the server conversation when you get this invalid credentials, while mclient works fine.
Could you run `JdbcClient -hxxx -umonetdb -Xdebug login-debug.log` for me and send the login-debug.log file?
We had the problem locally here and found out there has been made a little confusing mistake with regards to the versioning of the driver. We found that the driver which works is this one: Driver: MonetDB Native Driver v1.10 (Magnistipula 20090629 based on MCL v1.4) (found with java -jar jdbcclient --version) However, a previous version is also called monetdb-1.10-jdbc.jar, but bundles the 1.3 MCL component. That one is known to throw the invalid credentials exception. So please download the very latest JDBC drivers (currently from May2009-SP1) from our download area on the website.