Prblm: Using PostgreSQL JDBC driver from Windows.

From: "Ola Theander" <ola(dot)theander(at)otsystem(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Prblm: Using PostgreSQL JDBC driver from Windows.
Date: 2002-07-18 15:48:34
Message-ID: 000601c22e72$92e64870$c5000a0a@c0002
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Dear subscribers.

I've recently tried to use the PostgreSQL JDBC driver from a Windows
workstation, connecting over the network to a PostgreSQL db running on
Linux, and there seems to be a minor problem, see the attached Java
stack trace.

The Windows computer runs a development environment with Sun's Forte for
Java 4 CE and is used to develop JSP/servlet solutions. The db server is
running PostgreSQL 7.2.1. on a SuSE Linux 8.0. My guess is that it might
have something to do with threads since the code crashes if it's in a
servlet processed by Tomcat 4.x. If I move the same code to a Java
application, i.e. an ordinary main class, the same code works.

My next step is to check whether the same problem occurs with one of our
development computers running Linux, i.e. to find out if it's a Windows
problem or not.

The computers are using JDK 1.4.0.

Any help on this matter would be greatly appreciated.

Kind regards, Ola Theander

Attachment Content-Type Size
PostgreSQL dump.txt text/plain 3.5 KB

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-07-18 15:53:16 Re: Prblm: Using PostgreSQL JDBC driver from Windows.
Previous Message Elielson Fontanezi 2002-07-18 13:41:47 The most used jdbc