Bugs item #1927148, was opened at 2008-03-27 15:31 Message generated for change (Comment added) made by mr-meltdown You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1927148&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Mapi Group: MonetDB5 CVS Head Status: Open Resolution: None Priority: 5 Private: No Submitted By: Arjen de Rijke (arjenderijke) Assigned to: Nobody/Anonymous (nobody) Summary: mapi_open setting in MonetDB.conf ignored Initial Comment: Using monetdb build from cvs of two days ago, mserver5 ignores the mapi_open setting in the MonetDB.conf file. If you start an mserver with mapi_open = true in the MonetDB.conf file, you get an !ERROR mapi_reconnect: connect: Connection refused Setup connection failed error if you do mclient -lsql -ddatabasename -hhostname It works if you do mclient -lsql -ddatabasename If you start a mserver with the --set mapi_open=true parameter it works as expected. The error occur both when you start mclient on the server host and on a remote host. nmap reports the port as closed in the first case and open in the second case. A firewall is not involved. OS = Fedora 8 Linux, standard CWI desktop ---------------------------------------------------------------------- >Comment By: Fabian (mr-meltdown) Date: 2008-03-27 15:38 Message: Logged In: YES user_id=963970 Originator: NO not sure if this is a typo, but MonetDB 5 uses etc/monetdb5.conf, not etc/MonetDB.conf. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1927148&group_id=56967 ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
