
12 Nov
2007
12 Nov
'07
9:29 p.m.
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.