Subject | RE: [firebird-support] Re: UDF library causes broken pipe on Linux, but works with FB on Windows |
---|---|
Author | Michael Möhle |
Post date | 2008-04-28T17:53:31Z |
Hm, maybe you can try to compile the UDF on the machine from Source?
Michael
_____
Von: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] Im Auftrag von testfirst235
Gesendet: Montag, 28. April 2008 18:04
An: firebird-support@yahoogroups.com
Betreff: [firebird-support] Re: UDF library causes broken pipe on Linux, but
works with FB on Windows
Hello Michael & Matt
I copied the UDFs to the /opt/firebird/UDF directory, as well as in
/usr/lib/firebird/2.0/UDF, and made sure all files were chowned by
firebird:firebird. I set the RootDirectory, and tried running from
ISQL in case there was a problem with FlameRobin. Still a problem. We
really don't want to have run the server live on Windows to make this
work!
Rob
ISQL output:
======================================
Database: employee, User: sysdba
SQL>
SQL> select 234 from rdb$database;
============
234
SQL> select UUID_CREATE() from rdb$database;
UUID_CREATE
======================
Statement failed, SQLCODE = -902
Error reading data from the connection.
SQL>
SQL> select 234 from rdb$database;
Statement failed, SQLCODE = -902
Unable to complete network request to host "localhost".
-Error writing data to the connection.
-Broken pipe
SQL>
[Non-text portions of this message have been removed]
Michael
_____
Von: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] Im Auftrag von testfirst235
Gesendet: Montag, 28. April 2008 18:04
An: firebird-support@yahoogroups.com
Betreff: [firebird-support] Re: UDF library causes broken pipe on Linux, but
works with FB on Windows
Hello Michael & Matt
I copied the UDFs to the /opt/firebird/UDF directory, as well as in
/usr/lib/firebird/2.0/UDF, and made sure all files were chowned by
firebird:firebird. I set the RootDirectory, and tried running from
ISQL in case there was a problem with FlameRobin. Still a problem. We
really don't want to have run the server live on Windows to make this
work!
Rob
ISQL output:
======================================
Database: employee, User: sysdba
SQL>
SQL> select 234 from rdb$database;
============
234
SQL> select UUID_CREATE() from rdb$database;
UUID_CREATE
======================
Statement failed, SQLCODE = -902
Error reading data from the connection.
SQL>
SQL> select 234 from rdb$database;
Statement failed, SQLCODE = -902
Unable to complete network request to host "localhost".
-Error writing data to the connection.
-Broken pipe
SQL>
[Non-text portions of this message have been removed]