From owner-freebsd-java Wed Feb 12 14:28: 1 2003 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12C2037B401 for ; Wed, 12 Feb 2003 14:28:00 -0800 (PST) Received: from smtp.web.de (smtp03.web.de [217.72.192.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4500343F75 for ; Wed, 12 Feb 2003 14:27:59 -0800 (PST) (envelope-from g.w.k@web.de) Received: from [217.232.146.4] (helo=[10.0.0.2]) by smtp.web.de with asmtp (WEB.DE(Exim) 4.95 #31) id 18j5M2-0003kI-00; Wed, 12 Feb 2003 23:27:46 +0100 Subject: Re: JDK14 Patchset 2 and Oracle JDBC Drivers From: "Georg-W. Koltermann" To: Alexey Zelkin Cc: Geoff Coleman , freebsd-java@FreeBSD.ORG Content-Type: text/plain Organization: Message-Id: <1045088862.1409.0.camel@hunter.muc.mscsoftware.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 12 Feb 2003 23:27:42 +0100 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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