On 13-06-2008 13:05:27 -0700, Rt Ibmer wrote: > > > The problem with the JDBC driver is that when running > > with merovingian I get: > > > Maximum number of redirects reached, aborting > > connection attempt. Sorry. > > > > Please try with > > http://www.ins.cwi.nl/~monet/tars/latest/stable/jdbcclient.jar > > and file > > a bug if the problem persists. > > How do you file a bug? I didn't see it on the MonetDB web site. Link please.
SourceForge is quite cryptic about it, but here: http://sourceforge.net/tracker/?atid=482468&group_id=56967&func=browse > > The "stable" Java sources as of yesterday/today > > should work with the > > server/monetdb/merovingian as found on the same day. > > I just installed from source the very latest stable nightly. It was no > different than yesterday. I still get the above error when trying to connect > with my JDBC application. > > I also get the exact same error when trying with jdbcclient.jar: > > java -jar jdbcclient.jar -umonetdb > password: <monetdb> > > Database connect failed: > InvalidCredentialsException:checkCredentials:Invalid credentials for user > 'monetdb' > > *** Also - its been said several times that username/password works > differently when using merovingian. Eventually once this bug is fixed I'll > be using that - so can someone please explain how to set the > username/password properly for jdbc when using merovingian. I realize that > is not related to this bug, but something I'll need to understand once the > bug is fixed so I'd like to know this in advance. Thank you. either: use a new database (or remove the old one), or use merovingian again. ------------------------------------------------------------------------- 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 _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
