Re: [Monetdb-developers] JDBC connection error: Max number of redirects reached

2008-06-14 Thread Fabian Groffen
On 14-06-2008 06:49:46 -0700, Rt Ibmer wrote: > > > If I run merovingian and then try to connect to my > > database using JDBC through my Java app, I get this error > > returned by JDBC: > > > > > >"Maximum number of redirects reached, aborting > > connection attempt. Sorry." > > > > Please

[Monetdb-developers] Bad SQL query causes mclient to terminate

2008-06-14 Thread Rt Ibmer
When working with RELEASE version of MonetDB5 every once in a while I would enter in a bad query into mclient and it would crash the entire server hard - it would not even reboot. I did notice, however, that in the nightly stable release this same issue is handled better, in that it no longer c

[Monetdb-developers] Support for stdev() and var() ?

2008-06-14 Thread Rt Ibmer
Does the very latest version of MonetDB support built-in queries for the mathematical standard deviation and variance functions stdev() and var()? When I try these queries it returns "no such unary operator". I was under the impression that these were fairly standard in the SQL syntax so I am

Re: [Monetdb-developers] JDBC connection error: Max number of redirects reached

2008-06-14 Thread Rt Ibmer
> > If I run merovingian and then try to connect to my > database using JDBC through my Java app, I get this error > returned by JDBC: > > > >"Maximum number of redirects reached, aborting > connection attempt. Sorry." > > Please run: > java -jar jdbcclient.jar --database=yourdb -Xdebug > he

Re: [Monetdb-developers] JDBC connection error: Max number of redirects reached

2008-06-14 Thread Fabian Groffen
On 13-06-2008 21:17:09 -0700, Rt Ibmer wrote: > OK I have a strange problem that I have FINALLY narrowed down and hoping > someone can help me resolve please. > > I am using the latest stable nightly MonetDB5 with SQL on Fedora core 8. > > If I run merovingian and then try to connect to my datab

Re: [Monetdb-developers] Works fine once, then get Invalid credentials for user monetdb

2008-06-14 Thread Fabian Groffen
On 14-06-2008 10:45:26 +0200, Fabian Groffen wrote: > On 14-06-2008 10:31:58 +0200, Fabian Groffen wrote: > > > > > changing the /etc/monetdb5.conf file to set > > > > /mnt/MonetDB5/dbfarm as the farm location. Then doing this: > > > > Ok, I used /var/tmp/test-dbfarm > > Right. When I do NOT cha

Re: [Monetdb-developers] Works fine once, then get Invalid credentials for user monetdb

2008-06-14 Thread Fabian Groffen
On 14-06-2008 10:31:58 +0200, Fabian Groffen wrote: > > > > changing the /etc/monetdb5.conf file to set > > > /mnt/MonetDB5/dbfarm as the farm location. Then doing this: > > Ok, I used /var/tmp/test-dbfarm Right. When I do NOT change this location (and leave it to the default) all works fine, ho

Re: [Monetdb-developers] Works fine once, then get Invalid credentials for user monetdb

2008-06-14 Thread Fabian Groffen
On 13-06-2008 13:36:30 -0700, Rt Ibmer wrote: > > > 3) once completed I am doing this: > > > > > > changing the /etc/monetdb5.conf file to set > > /mnt/MonetDB5/dbfarm as the farm location. Then doing this: Ok, I used /var/tmp/test-dbfarm > > > mkdir -p /mnt/MonetDB5/dbfarm > > > merovingian > >