| fake@dusk.homelinux.org 2005-03-30, 7:05 pm |
| Ok, so issue was wrong database name.
Have since gotten callable statements working,
some caveats:
Sun Application server:
while it's much better then tomcat still has some flakiness issues...
It seems that about every 10th restart or so it locks up and won't load/unload my app.
And that wasn't the only thing...
Also, after noticing that my callable statments were hanging at the server I restarted and with no changes to the code everything started "magically" working fine...
Thanks all,
Gary
----- Forwarded message from Dave Cramer <pg@fastcrypt.com> -----
Date: Wed, 30 Mar 2005 14:12:45 -0500
From: Dave Cramer <pg@fastcrypt.com>
Reply-To: pg@fastcrypt.com
Organization: Postgres International
User-Agent: Mozilla Thunderbird 1.0 (X11/20041206)
X-Accept-Language: en-us, en
To: fake@dusk.homelinux.org
Subject: Re: [JDBC] jdbc/callable statment error
In-Reply-To: <20050330180708.GA18364@dusk.homelinux.org>
Can you do me a favour and forward this to the list, might as well let
your learning experience help everyone else.
Dave
fake@dusk.homelinux.org wrote:
>Indeed that was my problem... I was specifying databasename as bank when
>in fact it should have been bankDB... There was some sort of default db
>under bank that had nothing in it...
>
>I'll consider it a learning experience and thanks for your time.
>
>Gary
>
>
>On Wed, Mar 30, 2005 at 12:08:08PM -0500, Dave Cramer wrote:
>
>
>
>
>
>
--
Dave Cramer
http://www.postgresintl.com
519 939 0336
ICQ#14675561
----- End forwarded message -----
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql
.org
|