Hi, https://www.monetdb.org/XQuery/Tutorials/adminGUI It looks as if the admin GUI should automatically start up on 50001/TCP when I start MonetDB, but this doesn't seem to be the case: I have monetdb listening on 50000, but nothing listening on 50001. I'm running MonetDB 11.19 on Ubuntu. I'm using an init.d script to start MonetDB, and here's the running process: /usr/bin/mserver5 --dbpath=/home/administrator/monetdb/xxx/xxx --set merovingian_uri mapi:monetdb://127.0.0.1:50000/xxx --set mapi_open false --set mapi_port 0 --set mapi_usock /home/administrator/monetdb/xxx/xxx/.mapi.sock --set monet_vault_key /home/administrator/monetdb/xxx/xxx/.vaultkey --set gdk_nr_threads 16 --set max_clients 64 --set sql_optimizer default_pipe --set monet_daemon yes Do I need to pass extra start-up options to enable the GUI? (I don't see anything in the mserver5 man page) Thanks, Peter Smith
Hi Peter, developement of MonetDB/XQuery has been discontinued in 2011. The code & functionality is only available in the "ancient" Mar2011 release (version 11.1) of MonetDB but not in any release thereafter; cf., https://www.monetdb.org/XQuery/ Best, Stefan ----- On Sep 17, 2015, at 1:22 PM, Peter Smith pete@linuxbox.co.uk wrote:
Hi,
https://www.monetdb.org/XQuery/Tutorials/adminGUI
It looks as if the admin GUI should automatically start up on 50001/TCP when I start MonetDB, but this doesn't seem to be the case: I have monetdb listening on 50000, but nothing listening on 50001.
I'm running MonetDB 11.19 on Ubuntu. I'm using an init.d script to start MonetDB, and here's the running process:
/usr/bin/mserver5 --dbpath=/home/administrator/monetdb/xxx/xxx --set merovingian_uri mapi:monetdb://127.0.0.1:50000/xxx --set mapi_open false --set mapi_port 0 --set mapi_usock /home/administrator/monetdb/xxx/xxx/.mapi.sock --set monet_vault_key /home/administrator/monetdb/xxx/xxx/.vaultkey --set gdk_nr_threads 16 --set max_clients 64 --set sql_optimizer default_pipe --set monet_daemon yes
Do I need to pass extra start-up options to enable the GUI? (I don't see anything in the mserver5 man page)
Thanks, Peter Smith
_______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list
-- | Stefan.Manegold@CWI.nl | DB Architectures (DA) | | www.CWI.nl/~manegold/ | Science Park 123 (L321) | | +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
participants (2)
-
Peter Smith
-
Stefan Manegold