Thread: Urgent: unable to start the JDBC driver properly on 7.3

Urgent: unable to start the JDBC driver properly on 7.3

From
Vernon Wu
Date:
I have been using the PostgreSQL for my Java web projects for more than a year. It was very stable until the 7.3
upgrade recent days.

Since yesterday, I run into the situation of the driver is out of service. It occurs on both my application as well as
DBvisualizer although the two have a copy of the driver in two separated locations and the DB itself is running fine.

Yesterday, after I recycled the Window 2000, the problem was resolved, but not today. The PostgreSQL is on the top
of Cypwin. I suspect the cause is something to do with the way it is shutting down.

How to resolve the problem?

Thanks for your help.


Vernon







Re: Urgent: unable to start the JDBC driver properly on 7.3

From
Kris Jurka
Date:

On Thu, 6 Feb 2003, Vernon Wu wrote:

> Since yesterday, I run into the situation of the driver is out of
> service. It occurs on both my application as well as DBvisualizer
> although the two have a copy of the driver in two separated locations
> and the DB itself is running fine.
>
> Yesterday, after I recycled the Window 2000, the problem was resolved,
> but not today. The PostgreSQL is on the top of Cypwin. I suspect the
> cause is something to do with the way it is shutting down.

What kind of error messages are you getting?  This appears to be a server
problem rather than a JDBC Driver problem.  How have you tested that "the
DB itself is running fine." ?

Kris Jurka