Re: [Monetdb-developers] database 'mydbname' does not allow connections error

2008-06-17 Thread Fabian Groffen
On 17-06-2008 14:38:31 -0700, Rt Ibmer wrote: > > Ok, this error indicates that the server is running, but > > the sql module > > has not been properly loaded (it may not have finished > > loading). > > Interesting. Is there a way I can make merovingian not return until modules > are loaded? This

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime/xrpc/export xrpc.html, XQuery_0-24, 1.4.6.2, 1.4.6.3

2008-06-17 Thread Stefan Manegold
On Tue, Jun 17, 2008 at 11:18:42PM +, Peter Boncz wrote: > Update of /cvsroot/monetdb/pathfinder/runtime/xrpc/export > In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv28334 > > Modified Files: > Tag: XQuery_0-24 > xrpc.html > Log Message: > - fix link in demo page FYI:

Re: [Monetdb-developers] [Monetdb-pf-checkins] pathfinder/runtime pathfinder.mx, XQuery_0-24, 1.416.2.8, 1.416.2.9

2008-06-17 Thread Stefan Manegold
On Tue, Jun 17, 2008 at 09:56:41PM +, Peter Boncz wrote: > Update of /cvsroot/monetdb/pathfinder/runtime > In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8192 > > Modified Files: > Tag: XQuery_0-24 > pathfinder.mx > Log Message: > check in correct branch (just in time for

Re: [Monetdb-developers] database 'mydbname' does not allow connections error

2008-06-17 Thread Rt Ibmer
> Ok, this error indicates that the server is running, but > the sql module > has not been properly loaded (it may not have finished > loading). Interesting. Is there a way I can make merovingian not return until modules are loaded? This way I can put the commands in succession like I have them a

Re: [Monetdb-developers] database 'mydbname' does not allow connections error

2008-06-17 Thread Fabian Groffen
On 17-06-2008 13:14:19 -0700, Rt Ibmer wrote: > > Please look into your merovingian.log file, it will contain > > more > > information why the database "does not allow > > connections". > > The logs simply have this: > > error.log: > > TME 2008-06-17 16:06:43 > ERR merovingian[941]: client error

Re: [Monetdb-developers] database 'mydbname' does not allow connections error

2008-06-17 Thread Rt Ibmer
> Please look into your merovingian.log file, it will contain > more > information why the database "does not allow > connections". The logs simply have this: error.log: TME 2008-06-17 16:06:43 ERR merovingian[941]: client error: database 'mydb' does not allow connections msg.log: TME 2008-06

Re: [Monetdb-developers] database 'mydbname' does not allow connections error

2008-06-17 Thread Fabian Groffen
On 17-06-2008 12:52:40 -0700, Rt Ibmer wrote: > successfully created database 'mydb' > database 'bhtg' does not allow connections > Any advice please? Thank you. Please look into your merovingian.log file, it will contain more information why the database "does not allow connections". Also,

[Monetdb-developers] database 'mydbname' does not allow connections error

2008-06-17 Thread Rt Ibmer
Hello, I have a start up script as part of a server image that runs the first time a new instance of the server is started. It performs the following: # start the monetdb server /usr/bin/merovingian # create and start the db monetdb create mydb monetdb st

[Monetdb-developers] Pathfinder (MonetDB/XQuery) testing results

2008-06-17 Thread Stefan Manegold
Dear all, after I finally switched the compile time default for Pathfinder from using the old MPS ("milprint_summer") back-end to using the new ALG ("Algebra") back-end last night, the nightly testing result for Pathfinder (aka. MonetDB/XQuery) are available at (`make check` using default ALG back