On 10-08-2007 14:33:21 +0530, Pradeep Gowda wrote:
> Also,
> compiling with Java 1.4 using GNU GCJ and running it with GNU GIJ gave
> the following error:

GCJ is not always fully compliant with Sun's Java.  Anyway, the error
hints me something might go wrong what we don't expect.  Could you
modify your original program to have "?debug=true" appended to the
connection url?  It produces a monet_xxxxxx.log file.  Could you send it
to me off-list?

> Exception in thread "main" java.sql.SQLException: Maximum number of
> redirects reached, aborting connection attempt.  Sorry.
>    at nl.cwi.monetdb.jdbc.MonetConnection.<init>(MonetConnection.java:217)
>    at nl.cwi.monetdb.jdbc.MonetDriver.connect(MonetDriver.java:157)
>    at java.sql.DriverManager.getConnection(libgcj.so.70)
>    at java.sql.DriverManager.getConnection(libgcj.so.70)
>    at MJDBCTest.main(MJDBCTest.java:6)

-------------------------------------------------------------------------
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

Reply via email to