João Henrique Freitas writes:
 > What is your firebird version? Super Server or Classic Server? We need
 > the Super Server.
 > 
 > Currently I run the test_dbi with firebird user (I need to change it
 > in my environment). Following, in the question about 'database
 > hostname?' I put 'localhost' and the tests begin.
 > 

I got a few steps closer to success here. FreeBSD uses the Classic
Server (2.03), but this does not appear to be relevant here. I was
able to make local connections, bypassing the network layer, whereas
specifying "localhost" or my IP address would cause an error. This was
simply due to a missing entry in inetd.conf after I upgraded the box a
few months ago. With the correct entry in place again, I can connect
to the server and your tests run to completion with the following
results:

AAH! Can't delete database file!
Completed "libdbi framework test": 202 passes, 92 failures, 0 exceptions.
FAIL: test_dbi

It isn't perfect yet, but seems we're getting there. The full error log is
appended below. Is that also due to some schema problems?

regards,
Markus

Attachment: firebird.log
Description: firebird log


-- 
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
libdbi-devel mailing list
libdbi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-devel

Reply via email to