RE: [INTERFACES] Error with JDBC

Поиск
Список
Период
Сортировка
От Peter Mount
Тема RE: [INTERFACES] Error with JDBC
Дата
Msg-id A9DCBD548069D211924000C00D001C4427A9B0@exchange.maidstone.gov.uk
обсуждение исходный текст
Список 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@it.maidstone.gov.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@yahoo.com]
Sent: Saturday, May 22, 1999 12:37 PM
To: pgsql-interfaces@postgreSQL.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: Kat 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


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Peter Mount
Дата:
Сообщение: RE: [INTERFACES] jdbc - number of updated rows
Следующее
От: Peter Mount
Дата:
Сообщение: RE: [INTERFACES] JDBC getQuote Call