From owner-freebsd-java Fri Feb 7 8: 1:57 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 2379737B401 for ; Fri, 7 Feb 2003 08:01:56 -0800 (PST) Received: from relay1.cris.net (relay1.cris.net [212.110.128.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28DCD43F3F for ; Fri, 7 Feb 2003 08:01:53 -0800 (PST) (envelope-from ml@phantom.cris.net) Received: from phantom.cris.net (root@phantom.cris.net [212.110.130.74]) by relay1.cris.net (8.12.6/8.12.6) with ESMTP id h17I6Tvb034273; Fri, 7 Feb 2003 18:06:29 GMT Received: (from ml@localhost) by phantom.cris.net (8.12.6/8.12.2) id h17G8JRM006207; Fri, 7 Feb 2003 18:08:19 +0200 (EET) (envelope-from ml) Date: Fri, 7 Feb 2003 18:08:19 +0200 From: Alexey Zelkin To: Geoff Coleman Cc: freebsd-java@FreeBSD.ORG Subject: Re: JDK14 Patchset 2 and Oracle JDBC Drivers Message-ID: <20030207180819.B6165@phantom.cris.net> References: <3E429C6A.16693.FF342F@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3E429C6A.16693.FF342F@localhost>; from freebsd@ugc.ab.ca on Thu, Feb 06, 2003 at 05:33:30PM -0700 X-Operating-System: FreeBSD 4.7-STABLE i386 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 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