Re: Upgrading is a pain: JDBC Driver loading problems

From: "Nick Fankhauser" <nickf(at)ontko(dot)com>
To: "Michael Pede" <mpede(at)sfu(dot)ca>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Upgrading is a pain: JDBC Driver loading problems
Date: 2001-11-05 15:07:48
Message-ID: NEBBLAAHGLEEPCGOBHDGAEPNDNAA.nickf@ontko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

--------------------------------------------------------------------------
Nick Fankhauser nickf(at)ontko(dot)com Phone 1.765.935.4283 Fax 1.765.962.9788
Ray Ontko & Co. Software Consulting Services http://www.ontko.com/

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Rene Pijlman 2001-11-05 15:20:58 Re:
Previous Message Nick Fankhauser 2001-11-05 15:03:09 Re: jdbc example: java.lang.NoClassDefFoundError