Re: Strange exception opening JDBC connection

From: Paul Thomas <paul(at)tmsl(dot)demon(dot)co(dot)uk>
To: Kevin Schmidt <kevin(dot)schmidt(at)enterworks(dot)com>
Cc: "pgsql-jdbc (at) postgresql (dot) org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Strange exception opening JDBC connection
Date: 2003-07-08 20:06:22
Message-ID: 20030708210622.C2352@bacon
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 08/07/2003 19:45 Kevin Schmidt wrote:

> Using Win2K SP2, so it being on Windows is common with your experience.

I can't swear that other OS's don't occasionally exhibit this 'feature'
but I've only ever seen it on Windows machines and even then only once or
twice ever. BTW, Java/JDBC was not involved in these occurances - they
happened with a C application which I used to maintain.

> Any ideas on what causes it or a way to work around it?

We spent ages trawling through our code trying to see what (if anything)
we were doing wrong. We never resolved it. Nor could we reproduce the
problem. It was just something that seemed to barf occasionally. Are you
getting this repeatedly or has the problem misteriously gone away?

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants |
http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+---------------------------------------------+

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2003-07-09 05:22:32 Re: Fix setObject() with Time/Timestamp/Date + Timezones
Previous Message Kevin Schmidt 2003-07-08 18:45:50 Re: Strange exception opening JDBC connection