dbTalk Databases Forums  

Re: [BUGS] BUG #1026: org.apache.commons.dbcp.DbcpException: The

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss Re: [BUGS] BUG #1026: org.apache.commons.dbcp.DbcpException: The in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kris Jurka
 
Posts: n/a

Default Re: [BUGS] BUG #1026: org.apache.commons.dbcp.DbcpException: The - 12-23-2003 , 03:14 PM







Quote:
PostgreSQL version: 7.3.4

Description: org.apache.commons.dbcp.DbcpException: The connection
attempt failed because failed getting backend

We are trying to install DSPACE with POSTGRES. When we run the ant
fresh_install command we get the following error. What could be causing a
org.apache.commons.dbcp.DbcpException: The connection attempt failed because
failed getting backend encoding?
Have you been able to establish a JDBC connection at all or is this error
only with dspace?

Could you enable logging on the server and see if that comes up with
anything interesting? (Enable log_statement in postgresql.conf and
restart the server making sure the output is going somewhere other than
/dev/null)

What do you get from the results of the following queries when run in
psql?

SELECT version();

SELECT pg_encoding_to_char(1);

SELECT getdatabaseencoding();


Kris Jurka


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.