postgresql.jar

From: "Li, Guoben" <Guoben(dot)Li(at)mycfo(dot)com>
To: <pgsql-ports(at)postgresql(dot)org>
Cc: "Li, Guoben" <Guoben(dot)Li(at)mycfo(dot)com>
Subject: postgresql.jar
Date: 2003-06-10 16:22:22
Message-ID: 15E68C1B33A2D84BBE86469A8BDF77883B448E@mcnurwexch1.nesbittburns.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

============================================================================
POSTGRESQL BUG REPORT TEMPLATE
============================================================================

Your name : Guoben Li
Your email address : guoben(at)mycfo(dot)com

System Configuration
---------------------
Architecture (example: Intel Pentium) : Sun Sparc

Operating System (example: Linux 2.0.26 ELF) : Solaris 5.7 Generic_106541-23

PostgreSQL version (example: PostgreSQL-7.3.3): PostgreSQL-7.3.3

Compiler used (example: gcc 2.95.2) : gcc version 2.95.2

Please enter a FULL description of your problem:
------------------------------------------------
With the new postgresql.jar in /usr/local/pgsql/share/java/ my java application got:

Exception in thread "main" java.lang.NoClassDefFoundError: org/postgresql/jdbc2/AbstractJdbc2Connection

If I copy over the postgresql.jar from release 7.3.1 the problem disappeared.

cksum values of 7.3.1 postgresql.jar:
3411640455 183237

cksum values of 7.3.3 postgresql.jar:
3962561819 147189

Please describe a way to repeat the problem. Please try to provide a
concise reproducible example, if at all possible:
----------------------------------------------------------------------
Recompile the java program with new postgresql.jar in CLASSPATH didn't solve the problem.

If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------

<FONT SIZE = 1>****************************************************************************
This e-mail and any attachments may contain confidential and privileged information. If you are not the intended recipient, please notify the sender immediately by return e-mail, delete this e-mail and destroy any copies. Any dissemination or use of this information by a person other than the intended recipient is unauthorized and may be illegal. Unless otherwise stated, opinions expressed in this e-mail are those of the author and are not endorsed by the author's employer.</FONT>

Browse pgsql-ports by date

  From Date Subject
Next Message Craig Jensen 2003-06-15 03:10:44 rpm-scripts
Previous Message Daniel Moyne 2003-06-10 15:36:34 [RPM]update of postgresql database