Re: forName finds Driver but getConnection doesn't

From: Dennis King <d_r_king(at)yahoo(dot)com>
To: Fernando Nasser <fnasser(at)redhat(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: forName finds Driver but getConnection doesn't
Date: 2002-11-29 17:08:57
Message-ID: 20021129170857.11103.qmail@web40403.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Am I right that what this means is that the Java installation one
installs from Sun is trumped by GCJ (a package that I didn't choose,
it's just part of a server OS install)? If so, the Red Hat
documentation doesn't mention it and so following the documentation
as I did will lead to a JDBC failure. Sounds like the documentation
needs to be updated to alert people to this potential problem. Which
was the point of this note to the list, so hopefully we've helped
some people out. (And hopefully you can encourage the process of
getting the doc updates done.)

Thanks for all the info.

--- Fernando Nasser <fnasser(at)redhat(dot)com> wrote:
> Dennis King wrote:
> > Thanks Fernando. Please note that I did NOT install GCJ. It was
> > either included with the 8.0 distribution or included with a
> Jakarta
> > package.
> >
>
> It is available with the 8.0. Maybe it is automatically selected
> as
> part of the type of installation you've chosen... or maybe it was
> there
> but it was not disturbing you. The gij program only stated to be
> called
> as the 'java' command with the 8.0 release.
>
>
> --
> Fernando Nasser
> Red Hat Canada Ltd. E-Mail: fnasser(at)redhat(dot)com
> 2323 Yonge Street, Suite #300
> Toronto, Ontario M4P 2C9
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dennis King 2002-11-29 17:17:36 Re: Redhat 8 default database warning: JDBC problems (CLARIFICATION)
Previous Message Felipe Schnack 2002-11-29 17:02:03 hey