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
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:
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
> 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
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
> 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
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,
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
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