JDBC error in 7.0.3

From: Travis Bauer <trbauer(at)indiana(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: JDBC error in 7.0.3
Date: 2001-04-11 18:44:07
Message-ID: 20010411134407.A12412@ghost.cs.indiana.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-jdbc

During the run of a java program connected to 7.0.3, the following
errors occurred:

insert into current_resources values (459, 0,
'http://a1829.g.akamaitech.net/6/1829/792/000/search.britannica.com/
images/storethumbs/T_CMB_HG_FDALRTP.jpg', '', '', 'not foundnot found
the requested object does not exist on this server the link you followed
is either outdated inaccurate or the server has been instructed not to let
you have it please inform the site administrator of the referring page r',
'Not Found')
ERROR: Unterminated quotes string

Error updating: insert into current_usages values (115, 459, 'trbauer',
CURRENT_TIMESTAMP, 0) -- java.sql.SQLException:
FATAL 1: Socket command type r unknown

Any subsequent attent to access the database yields:

An I/O error has occured while flushing the output - java.io.IOException:
Broken pipe

The problem is that the first insert statement is correct. Other statements
had proceeded it. Could one of them have been the problem?

Thanks,
--
----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David M. Kaplan 2001-04-11 19:50:29 local security
Previous Message Nick T 2001-04-11 18:32:50 anti Christian bias?

Browse pgsql-jdbc by date

  From Date Subject
Next Message Gilles DAROLD 2001-04-11 20:06:48 Oracle to PostgreSQL
Previous Message Tony Grant 2001-04-11 09:35:42 Re: JDBC and Perl compiling problems w/ postgresql-7.1rc4