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

2003-12-24 Thread Tammy Jones
ing(); RESULT :c=0.00..0.01 :r=1 :w=0 RESULT :c=0.00..0.01 :r=1 :w=0 Kris Jurka ---(end of broadcast)--- TIP 8: explain analyze is your friend -- Tammy Jones ANALYTICAL SERVICES & MATERIALS NASA LaRC 2 West Durand Street Hampton,

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

2003-12-24 Thread Tammy Jones
rsion then there are problems. Does psql work in interactive mode, can you select anything? Dave On Wed, 2003-12-24 at 11:59, Tammy Jones wrote: I am building dspace from source, however ant test does not work. I get the following error: $ ant test Buildfile: build.xml BUILD FAILED Ta

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

2003-12-24 Thread Tammy Jones
r that database: Use the following commands in the directory [postgres]/bin: createuser –U postgres –d –A –P DSpace createdb –U DSpace DSpace –E UNICODE Dave Cramer wrote: Tammy, are you building the jar from source? if so can you try running ant test ? also see my comments below Dave On Wed