Re: jdbc -Connection fail in suddnly - Mailing list pgsql-jdbc

From Nick Fankhauser
Subject Re: jdbc -Connection fail in suddnly
Date
Msg-id NEBBLAAHGLEEPCGOBHDGIEPHEGAA.nickf@ontko.com
Whole thread Raw
In response to jdbc -Connection fail in suddnly  (Manoj Mallawaarachchie <manoj@mobitellanka.com>)
List pgsql-jdbc
Something must have changed. Has anything at all been added or updated on
the original machine recently? It is possible that the installation scripts
for some other piece of software may have affected your classpath.

-NickF

> -----Original Message-----
> From: pgsql-jdbc-owner@postgresql.org
> [mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of Manoj
> Mallawaarachchie
> Sent: Monday, February 25, 2002 6:26 AM
> To: pgsql-jdbc@postgresql.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@postgresql.org)
>


pgsql-jdbc by date:

Previous
From: "Nick Fankhauser"
Date:
Subject: Re: Connection Problem with JDBC
Next
From: "Nick Fankhauser"
Date:
Subject: Re: how to program a db-connection in java?