Re: Upgrading is a pain: JDBC Driver loading problems

From: Stefano Reksten <sreksten(at)sdb(dot)it>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Upgrading is a pain: JDBC Driver loading problems
Date: 2001-11-05 16:32:14
Message-ID: 5.0.2.1.2.20011105173108.00ac3650@rfi1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

At 10.07 05/11/01 -0500, you wrote:
>Michael-
>
> > For "org.postgresql.Driver" I get a NoClassDefFoundError, or more
> > specifically
> > java.lang.NoClassDefFoundError: java/util/ArrayList
> > at org.postgresql.core.ConnectionHook.<init>(Unknown Source)
>
>This error sounds related to the java install. I'd guess that the postgres
>part of the upgrade went fine. What java package did you install?
>
>-Nick

The problem lies in Michael's JDK. Having only 1.1.8 he doen't have the
ArrayList class (substitute, although not synchronized, for java.util.Vector).

Ciao,
Stefano

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jayesh K. Parayali 2001-11-05 17:24:08 Re: jdbc example: java.lang.NoClassDefFoundError
Previous Message Nick Fankhauser 2001-11-05 16:14:22 meta-topic: the mailing list