RE: [INTERFACES] jdbc redhat 6.0 NoClassDefFoundError

From: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
To: "'Emanuele'" <buttice(at)elecomm(dot)net>, pgsql-interfaces(at)postgresql(dot)org
Subject: RE: [INTERFACES] jdbc redhat 6.0 NoClassDefFoundError
Date: 1999-07-12 07:41:01
Message-ID: 1B3D5E532D18D311861A00600865478CA07E@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

The exception is being thrown as the JVM cannot load the
sun.tools.jar.Main class. Try adding the classes.zip file into the
classpath.

Peter

--
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.

-----Original Message-----
From: Emanuele [mailto:buttice(at)elecomm(dot)net]
Sent: 09 July 1999 21:28
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: [INTERFACES] jdbc redhat 6.0 NoClassDefFoundError

Hello,

This is my first attempt at installing jdbc on a rehat box. I have
installed postgres-6.4.2 and jdbc on slakware 3.6 many times and I have
automated the install process. I am using the same install process on
the redhat box and it fails when running make.

java.lang.NoClassDefFoundError: sun/tools/jar/Main
at java.lang.Throwable.<init>(Throwable.java:40)
at java.lang.Error.<init>(Error.java:21)
at java.lang.LinkageError.<init>(LinkageError.java:21)
at
java.lang.NoClassDefFoundError.<init>(NoClassDefFoundError.java:21)

My profile (CLASSPATH etc .. ) and install process is the same on both
slakware-3.6 and Redhat-6.0 boxes, so I assume the problem has to do
with some difference in the distribution and not my
install procedure.

Where should I start looking to resolve this ?

Any help would be appreciated.

--
Emanuele Buttice Buttice(at)elecomm(dot)net Network Manager
Elecomm Corporation - www.elecomm.net

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message George P. Esperanza 1999-07-12 16:34:20 Status Checking
Previous Message James Olin Oden 1999-07-12 03:41:15 Re: [INTERFACES] Status Checking