Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 24621 invoked from network); 21 Jun 2002 13:30:43 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 21 Jun 2002 13:30:43 -0000 Received: (qmail 24580 invoked by uid 97); 21 Jun 2002 13:30:47 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 24539 invoked by uid 97); 21 Jun 2002 13:30:46 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 24525 invoked by uid 98); 21 Jun 2002 13:30:46 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Subject: Re: [jdbc2pool] Database "" does not exist in the system catalog ???? From: "Brian P. Millett" To: Jakarta Commons Developers List In-Reply-To: <1024622807.1566.43.camel@dhcp69> References: <1024599393.6241.19.camel@shaka> <1024622807.1566.43.camel@dhcp69> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.7 Date: 21 Jun 2002 08:30:32 -0500 Message-Id: <1024666232.26869.24.camel@vlad> Mime-Version: 1.0 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Thu, 2002-06-20 at 20:26, John McNally wrote: > I have a similar setup and it is working, it is using mysql though. > Are you able to access the db using the driver directly? The error you > are seeing is coming from the database server, i think. The database > does not appear to be setup. :-) :-) Sorry, I've been looking at this soooo long that I didn't notice that the database name was fat fingered. You are good. However, I have a problem that also is happening with DBCP, and that is this statement causes a NPE: PreparedStatement ps = conn.prepareStatement("insert into basic values (?,?)"); The connection is active, or I'd error in earlier statements, it seems that the preparestatement is not returning anything. Could this be caused by the postgreSQL jdbc driver not behaving? Sorry for this question, and if it is of topic, then tell me and I'll go ask else where. -- Brian Millett Enterprise Consulting Group "Shifts in paradigms (314) 205-9030 often cause nose bleeds." bpm@ec-group.com Greg Glenn -- To unsubscribe, e-mail: For additional commands, e-mail: