Subject | Re: [ib-support] Re: insert optimization (long) |
---|---|
Author | Erik S. LaBianca - Interlink, Inc. |
Post date | 2003-05-29T12:09:28Z |
Argh, you and I got bit by the same bug. I beat my head on it for about
2 hours yesterday and finally found the problem. In my case it was
trying to read /usr/local/firebird/firebird.conf and didn't have read
permission.
I filed a bug report asking for error messages to stderr from isql.
Apparently they DO get logged to syslog. Documentation anyone?
--erik
Edwin Pratomo wrote:
2 hours yesterday and finally found the problem. In my case it was
trying to read /usr/local/firebird/firebird.conf and didn't have read
permission.
I filed a bug report asking for error messages to stderr from isql.
Apparently they DO get logged to syslog. Documentation anyone?
--erik
Edwin Pratomo wrote:
> On Thursday 29 May 2003 09:23, Edwin Pratomo wrote:
>
>>Thanks, I'll look into it. actually I've been working on firebird 1.5
>>support on my own cvs tree, and able to get it compiles with g++ (I'm using
>>gcc-3.3). But still can't get it to work, it fails somewhere in
>>isc_attach_database(). No error message, no SIGSEGV (apparent from strace
>>output). Just exits silently.
>
>
> Finally caught the culprit in the syslog:
> perl5.9.0: Missing configuration file: /home/edwin/bleedperl/firebird.conf, exiting (No such file or directory)
>
> looking for firebird.conf in the wrong place.
> This seems to be a bug in 1.5 RC2, which is no longer exist in RC3.
>
> rgds,
> Edwin.
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>