So -- the good news is my problem is not completely operator error. But the bad news is that something is broken at a level for which there is no immediate work-around so I can't do what I set out to do -- at least with the sources I used to build: MonetDB-Mars-SuperBall-SR4 Let me know if you foresee an improvement to this situation -- say in a nightly build. Would I be more likely to have success if my jdbc client was running on another platform -- linux or Windows instead of a Mac? Jim Fabian Groffen wrote:
On 12-11-2007 13:23:26 -0800, jsolderitsch wrote:
OK. When I run the command you state below, I see on the terminal:
jjsmacpro:~/MonetDB/bin jjs$ ./mjclient -lsql -h'10.5.100.39' -uafmstt -Xdebug /var/tmp/mac-to-centos.log password:
A fatal exception occurred: java.lang.IndexOutOfBoundsException java.lang.IndexOutOfBoundsException at java.io.BufferedInputStream.read(BufferedInputStream.java:306) at nl.cwi.monetdb.mcl.net.MapiSocket$BlockInputStream.readBlock(MapiSocket.java:680)
Thanks a lot!
RD 1194902363466: read final block: 9879 bytes
This indeed exceeds the BLOCKsize (8096), and hence causes trouble, and may be the reason why on Windows problems occur around the same point.
------------------------------------------------------------------------- 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.