Bugs item #2693363, was opened at 2009-03-18 23:27
Message generated for change (Comment added) made by wwinston
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2693363&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: PFtijah
Group: MonetDB4 "stable"
>Status: Open
Resolution: Invalid
Priority: 5
Private: No
Submitted By: winston (wwinston)
Assigned to: Henning Rode (hrode)
Summary: mserver does not start with pathfinder option 

Initial Comment:
mserver appears to start OK.  However, the pathfinder option does not appear to 
start.  The start up process exits after the PF/Tijah module v0.9.0 is loaded; 
the start up exits to the DOS command prompt.  This is shown below under the 
heading: ACTUAL CONSOLE OUTPUT.   

According the Tijah documentation, these following two steps should appear last 
and the command prompt should appear as shown here, and are thus missing:
# MonetDB/XQuery module v0.20.0 loaded
# XRPC administrative console at http://localhost:50001/admin  
MonetDB>


=x=x=x=x=x=
ACTUAL CONSOLE OUTPUT:

C:\MonetDB\MonetDB4>mserver
# MonetDB Server v4.28.0
# based on GDK   v1.28.0
# Copyright (c) 1993-July 2008, CWI. All rights reserved.
# Copyright (c) August 2008-, MonetDB B.V.. All rights reserved.
# Compiled for i686-pc-win32/32bit with 32bit OIDs; dynamically linked.
# Visit http://monetdb.cwi.nl/ for further information.
MonetDB>Terminate batch job (Y/N)? y

C:\MonetDB\MonetDB4>mserver --dbinit="module(pathfinder);"
# MonetDB Server v4.28.0
# based on GDK   v1.28.0
# Copyright (c) 1993-July 2008, CWI. All rights reserved.
# Copyright (c) August 2008-, MonetDB B.V.. All rights reserved.
# Compiled for i686-pc-win32/32bit with 32bit OIDs; dynamically linked.
# Visit http://monetdb.cwi.nl/ for further information.
# PF/Tijah module v0.9.0 loaded. http://dbappl.cs.utwente.nl/pftijah

C:\MonetDB\MonetDB4>



----------------------------------------------------------------------

>Comment By: winston (wwinston)
Date: 2009-03-21 10:40

Message:
I still have the same problem.  Your recommendation does not address the
issue.  I have the same problem when executing the mxqserver command or
from windows menu pick.  I merely showed you the command string so that you
would see the problem in the MS-DOS command window.  
Essentially, I can't get the XQuery part started.  The database startup
exits without any error message and without giving me a command prompt. 
Below, please observe the mxqserver output as contrasted to the mserver
output; mserver starts OK and gives a MonetDB command prompt, but mxqserver
does not start and does not give a MonetDB command prompt, instead exiting
to a MS-DOS command prompt.

C:\MonetDB\MonetDB4>mserver
# MonetDB Server v4.28.0
# based on GDK   v1.28.0
# Copyright (c) 1993-July 2008, CWI. All rights reserved.
# Copyright (c) August 2008-, MonetDB B.V.. All rights reserved.
# Compiled for i686-pc-win32/32bit with 32bit OIDs; dynamically linked.
# Visit http://monetdb.cwi.nl/ for further information.
MonetDB>
MonetDB>Terminate batch job (Y/N)? y

C:\MonetDB\MonetDB4>mxqserver
# MonetDB Server v4.28.0
# based on GDK   v1.28.0
# Copyright (c) 1993-July 2008, CWI. All rights reserved.
# Copyright (c) August 2008-, MonetDB B.V.. All rights reserved.
# Compiled for i686-pc-win32/32bit with 32bit OIDs; dynamically linked.
# Visit http://monetdb.cwi.nl/ for further information.
# PF/Tijah module v0.9.0 loaded. http://dbappl.cs.utwente.nl/pftijah

C:\MonetDB\MonetDB4>


----------------------------------------------------------------------

Comment By: Henning Rode (hrode)
Date: 2009-03-19 04:04

Message:
The PF/Tijah documentation was already pointing to MonetDB/XQuery pages
here, but I added another direct link to the very helpful "first steps"
page, Stefan suggested below.

Does this solve the problem? Or do you still face problems to starting the
Mserver with PF/Tijah?

----------------------------------------------------------------------

Comment By: Stefan Manegold (stmane)
Date: 2009-03-19 02:39

Message:
I am not sure, which Tijah documentation you refer to, but the
MonetDB/XQuery documentation tells clearly how to start a MonetDB/XQuery
server *on Windows*;
http://monetdb.cwi.nl/XQuery/QuickTour/HelloWorld/index.html
says
"
Starting Mserver

The first task is to start the MonetDB Server. On Windows platforms this
is done by clicking:

Start -> Programs -> MonetDB -> MonetDB XQuery Server 

If you are a Linux user, you should type something like:

  Mserver --dbinit="module(pathfinder);"
"

Alternatively, on Windows, you can also call "MXQserver.bat" to start the
MonetDB/XQuery server.

Maybe, you want to inform the maintainers of the Tijah documentation that
you refer to to update their Windows-specific documentation accordingly.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2693363&group_id=56967

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to