[MonetDB-users] Problem starting monetdbd after installing MonetDB
Hi all, i get the following error after installing MonetDB from CVS (tip) and running monetdb/d. $ monetdbd cannot open config file (null) unable to retrieve startup status $ monetdb cannot open config file (null) As opposed to the previous version i had (a version of CVS during November), now there is no /etc subdirectory inside the MonetDB installation directory, where the configuration files lie. I also searched for any configuration files inside the build directory, in case sth had gone wrong during installation, but nothing has been generated. I also noticed that the installation procedure when compiling from CVS has been changed. Do i miss something? I just run bootstrap, configure, make, and last make install. One last remark: in the manpage of monetdbd (and monetdb), the configuration file in question is referenced as @MONETDB5_CONFFILE@. Shouldn't had been mapped to a filename? Thanks, Babis
On 10-02-2011 16:39:39 +0200, Babis Nikolaou wrote:
i get the following error after installing MonetDB from CVS (tip) and running monetdb/d.
I assume you mean Mercurial here.
$ monetdbd cannot open config file (null) unable to retrieve startup status
$ monetdb cannot open config file (null)
As opposed to the previous version i had (a version of CVS during November), now there is no /etc subdirectory inside the MonetDB installation directory, where the configuration files lie. I also searched for any configuration files inside the build directory, in case sth had gone wrong during installation, but nothing has been generated.
I also noticed that the installation procedure when compiling from CVS has been changed. Do i miss something? I just run bootstrap, configure, make, and last make install. One last remark: in the manpage of monetdbd (and monetdb), the configuration file in question is referenced as @MONETDB5_CONFFILE@. Shouldn't had been mapped to a filename?
I'm sorry. This indeed got (and still is) broken in the default branch. You probably better use the Mar2011 branch, where this isn't broken, until I can finalise a huge cleanup and change process, which broke monetdb(d) for the moment.
On Thu, Feb 10, 2011 at 4:45 PM, Fabian Groffen
On 10-02-2011 16:39:39 +0200, Babis Nikolaou wrote:
i get the following error after installing MonetDB from CVS (tip) and running monetdb/d.
I assume you mean Mercurial here.
Yes, of course.
$ monetdbd cannot open config file (null) unable to retrieve startup status
$ monetdb cannot open config file (null)
As opposed to the previous version i had (a version of CVS during November), now there is no /etc subdirectory inside the MonetDB installation directory, where the configuration files lie. I also searched for any configuration files inside the build directory, in case sth had gone wrong during installation, but nothing has been generated.
I also noticed that the installation procedure when compiling from CVS has been changed. Do i miss something? I just run bootstrap, configure, make, and last make install. One last remark: in the manpage of monetdbd (and monetdb), the configuration file in question is referenced as @MONETDB5_CONFFILE@. Shouldn't had been mapped to a filename?
I'm sorry. This indeed got (and still is) broken in the default branch. You probably better use the Mar2011 branch, where this isn't broken, until I can finalise a huge cleanup and change process, which broke monetdb(d) for the moment.
Cool, thanks for the quick response. Babis
------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
On Thu, Feb 10, 2011 at 03:45:23PM +0100, Fabian Groffen wrote:
On 10-02-2011 16:39:39 +0200, Babis Nikolaou wrote:
i get the following error after installing MonetDB from CVS (tip) and running monetdb/d.
I assume you mean Mercurial here.
$ monetdbd cannot open config file (null) unable to retrieve startup status
$ monetdb cannot open config file (null)
As opposed to the previous version i had (a version of CVS during November), now there is no /etc subdirectory inside the MonetDB installation directory, where the configuration files lie. I also searched for any configuration files inside the build directory, in case sth had gone wrong during installation, but nothing has been generated.
I also noticed that the installation procedure when compiling from CVS has been changed. Do i miss something? I just run bootstrap, configure, make, and last make install. One last remark: in the manpage of monetdbd (and monetdb), the configuration file in question is referenced as @MONETDB5_CONFFILE@. Shouldn't had been mapped to a filename?
I'm sorry. This indeed got (and still is) broken in the default branch. You probably better use the Mar2011 branch, where this isn't broken, until I can finalise a huge cleanup and change process, which broke monetdb(d) for the moment.
In general, while we appreciate any "dare-devil" beta-testing of our latest cutting-edge development code base (and the resulting reports like this one), we recomment everybody who is not actively involved in the core MonetDB development or explicitly requires recently added features, to use the latest release (branch), currently still "Oct2010" (cf., http://monetdb.cwi.nl/Development/Releases/Oct2010/index.html), or the latest release-candidate (branch), right now "Mar2011" (cf., http://sourceforge.net/mailarchive/message.php?msg_id=26986413). Stefan -- | Stefan.Manegold @ CWI.nl | DB Architectures (INS1) | | http://CWI.nl/~manegold/ | Science Park 123 (L321) | | Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
participants (3)
-
Babis Nikolaou
-
Fabian Groffen
-
Stefan.Manegold@cwi.nl