Yes -- it looks like the linux box does not have ant installed -- or at least not visible. I start the server using the command: ./mserver5 --dbinit="include sql;" I see: [awsim2@centos-modernization bin]$ ./mserver5 --dbinit="include sql;" # MonetDB server v5.2.0, based on kernel v1.20.0 # Serving database 'demo' # Compiled for i686-redhat-linux-gnu/32bit with 32bit OIDs dynamically linked # Copyright (c) 1993-2007 CWI, all rights reserved # Visit http://monetdb.cwi.nl/ for further information #warning: please don't forget to set your vault key! #(see /home/awsim2/MonetDB/etc/monetdb5.conf) # Listening for connection requests on mapi:monetdb://centos-modernization:50000/ # MonetDB/SQL module v2.20.0 loaded I did a ps and I only see one mserver5 process running/ Do I need to background the server? Or use a different startup option? Is that vault key warning significant? Fabian Groffen wrote:
You are probably missing "ant" on your linux box. Mac OS X comes with ant preinstalled.
Will it make a difference which jdbc jar I used for my cross-network experiments? If so, how can I force a jdbc jar to be built? I do have java (1.5: java version "1.5.0_12") installed on the linux box.
Nope, Java is cross-platform.
If it makes a difference, the only way I can access the linux box is to use its local network IP rather than a host name.
This should not be an issue. If you start mserver5 servers yourself (e.g. not using merovingian) then I'm not sure how this can happen. Are you sure there is only one mserver5 running?
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- View this message in context: http://www.nabble.com/Using-JDBC-for-MonetDB-across-the-network-tf4793137.ht... Sent from the monetdb-users mailing list archive at Nabble.com.