RE: [INTERFACES] Error with JDBC

From: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
To: Peter Garner <peter_garner(at)yahoo(dot)com>, pgsql-interfaces(at)postgresql(dot)org
Subject: RE: [INTERFACES] Error with JDBC
Date: 1999-05-27 08:08:20
Message-ID: A9DCBD548069D211924000C00D001C4427A9B0@exchange.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hmmm, I'll look into this. It's not a TCP/IP thing, as you would get a
Connection Refused error message.

--
Peter T Mount, Enterprise Support
petermount(at)it(dot)maidstone(dot)gov(dot)uk
Anything I write here are my own views, and cannot be taken as the
official words of Maidstone Borough Council

-----Original Message-----
From: Peter Garner [mailto:peter_garner(at)yahoo(dot)com]
Sent: Saturday, May 22, 1999 12:37 PM
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: [INTERFACES] Error with JDBC

Hi All

I am using Postgres 6.5b and the JDBC that came with
it. Under RH6.0 I get the following error attempting
to connect :

java.sql.SQLException: Something unusual has occured
to cause the driver to fail. Please report this
exception: java.sql.SQLException: Unknown Response
Type: K
at postgresql.Driver.connect(Driver.java:106)
at
java.sql.DriverManager.getConnection(DriverManager.java:83)
at
java.sql.DriverManager.getConnection(DriverManager.java:126)
at
crazy.pete.jnews.nntp.NewsReader.connectDBMS(NewsReader.java:95)
at NewsMain.main(NewsMain.java:64)

I suspect this is something to do with a network
service not being properly started. (I doubt it has
anything to do with the postmaster, since I am using
the identical startup script that worked with RH5.2.)
Oh, BTW both postmaster and the JDBC CLIENT are
running
on the same machine. What service could I have
forgotten to start that is preventing TCP sockets from
working? Thanks!
===
Peace,
Peter

We are Microsoft of Borg, you will be assimilated!!!
Resistance is fut... ***BZZZRT*** THUD!!!
[General Protection Fault in MSBorg32.DLL]
Please contact the vendor of this Borg for more information
_____________________________________________________________
Do You Yahoo!?
Free instant messaging and more at http://messenger.yahoo.com

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 1999-05-27 08:20:02 RE: [INTERFACES] JDBC getQuote Call
Previous Message Peter Mount 1999-05-27 08:06:36 RE: [INTERFACES] jdbc - number of updated rows