Bugs item #2804854, was opened at 2009-06-11 15:46 Message generated for change (Comment added) made by yingying You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2804854&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: Core Group: MonetDB4 "stable" Status: Open Resolution: None Priority: 5 Private: No Submitted By: francois guerin (fguerin) Assigned to: Ying Zhang (yingying) Summary: .gdk_lock Initial Comment: Hi, when launching Mserver, i get a Fatal Error: !FATAL: GDKlockHome: Database lock '.gdk_lock' denied I manually delete the file (which is in /var/.../dbfarm/demo/), but the error still comes out. (MonetDB May release | Macbook 32bits | install options: --enable-xquery --enable-optimise) ---------------------------------------------------------------------- >Comment By: Ying Zhang (yingying) Date: 2009-07-21 16:28 Message: Hi Francois, do you still having this problem? If yes, I'm wondering if it is the .gdk_lock file in the dir /var/.../dbfarm/demo/, which is causing the problem, since this dir is not the default place where monet put its dbfarm. Do you maybe have dbfarm somewhere else? If you don't have this problem anymore, could you please give us some information how you have solved it? Thanks! ---------------------------------------------------------------------- Comment By: Martin Kersten (mlkersten) Date: 2009-07-20 20:48 Message: Seems like an xquery related issue, perhaps the application restarts the server already. ---------------------------------------------------------------------- Comment By: francois guerin (fguerin) Date: 2009-06-11 17:20 Message: there's still no process :-S ---------------------------------------------------------------------- Comment By: Fabian (mr-meltdown) Date: 2009-06-11 17:06 Message: ps ax | grep -i '[m]server' will do on OSX. ---------------------------------------------------------------------- Comment By: Sjoerd Mullender (sjoerd) Date: 2009-06-11 16:14 Message: I'm not sure we're entirely on the same wavelength. What I'm referring to is another Mserver process. I don't know the invocation on MacOS, but on Linux you'd check this using ps -e | grep -i mserver ps -e gives a list of all processes on the system, and the grep will select those that have mserver (case insensitive) in the name. ---------------------------------------------------------------------- Comment By: francois guerin (fguerin) Date: 2009-06-11 16:04 Message: there's no server around using this connection :-z ---------------------------------------------------------------------- Comment By: Sjoerd Mullender (sjoerd) Date: 2009-06-11 15:56 Message: This message usually means there is already another server running for that database. First make sure that there really aren't any other servers around. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2804854&group_id=56967 ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
