From: | "Dave Cramer" <Dave(at)micro-automation(dot)net> |
---|---|
To: | "'Manoj Mallawaarachchie'" <manoj(at)mobitellanka(dot)com>, <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: jdbc -Connection fail in suddnly |
Date: | 2002-02-25 15:32:47 |
Message-ID: | 015801c1be11$ad8ac9c0$8201a8c0@inspiron |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Manoj,
If you put the driver into the jdk/jre/lib/ext directory then you don't
have to set the classpath, it should work automagically.
Can you send us some test code which fails?
Dave
-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Manoj
Mallawaarachchie
Sent: Monday, February 25, 2002 6:26 AM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] jdbc -Connection fail in suddnly
Hi All,
I got a Abnormal problem in my Posthresql DB running on RedHat 7.0
yesterday It work with JDBC application.
My Prpblem is It say fail to connect no suitable driver. but I put jdbc
drivers(jar) files in jdk/jre/lib/ext directory and set the all
classpths and it work fine in last few months but i got this error
suddnly. So I did fresh installation in another machine and do the
configuration It got same error. Only thing in 2 nd PC is partition for
data directory where data base data is stored. /data/pgsql/data/base
What can be happen..?
please advice me
Thank in advance
regards
Manoj
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2002-02-25 15:37:05 | Re: how to program a db-connection in java? |
Previous Message | Steven Murphy | 2002-02-25 14:58:17 | Re: Connection Problem with JDBC |