Date: 12 Feb 2003 23:27:42 +0100 From: "Georg-W. Koltermann" <g.w.k@web.de> To: Alexey Zelkin <phantom@FreeBSD.org.ua> Cc: Geoff Coleman <freebsd@ugc.ab.ca>, freebsd-java@FreeBSD.ORG Subject: Re: JDK14 Patchset 2 and Oracle JDBC Drivers Message-ID: <1045088862.1409.0.camel@hunter.muc.mscsoftware.com>
next in thread | raw e-mail | index | archive | help
Yes, I get the same problem, on FreeBSD 5.0-R. I tried both the jdbc driver in classes12.jar and the new ojdbc14.jar, same story. The same code works (and has worked for a long time) with other JVMs; I used the FreeBSD jdk 1.3.1 with -classic and with -hotspot, and the sun-linux-jdk1.3.1. The database here is Oracle9i running on the same host (FreeBSD 5.0-R). Maybe it's a problem in the networking layer? I vaguely remember having read something about mangled network addresses for 0.0.0.0, or was that on another list and for another problem? I can't remember exactly. -- Regards, Georg. Am Fr, 2003-02-07 um 17.08 schrieb Alexey Zelkin: > hi, > > On Thu, Feb 06, 2003 at 05:33:30PM -0700, Geoff Coleman wrote: > > Has anyone tried using the Oracle JDBC (thin) drivers with the new patch set for > > JDK14? > > Actually jdbc library is only library which I did not paid attention before. > Therefore it's very possible that it may not work. > > > I'm getting the following exception raised: > > > > java.sql.SQLException: Io exception: The Network Adapter could not establish the > > connection > > > > This is on CURRENT rebuilt yesterday afternoon. > > > > Any pointers in debugging this are welcome. The same test program works with linux- > > sun-jdk1.4.1 on the same machine. > > If you do have some testcases for jdbc/mysql send it to me -- I'll install > mysql here and try mysql over jdbc. Oracle is bit overhead for my working > machine. > > > ps. The other stuff I've done with the new patch has worked great!!! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1045088862.1409.0.camel>