Subject | Error to connect in Firebird Classic Server into MacOs |
---|---|
Author | "Point Informática - Dep. de Desenvolvim |
Post date | 2011-09-02T12:09:29Z |
Hello,
When I try to connect into my server, with is instaled in MacOS system,
I receive this error:
----------------
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Sep 2 09:05:06 MacMini.local launchproxy[1046] <Error>: execv(): No
such file or directory
Connection closed by foreign host.
---------
Here is my: org.firebird.gds.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Disabled</key>
<false/>
<key>Label</key>
<string>org.firebird.gds</string>
<key>ProgramArguments</key>
<array>
<string>/Library/Frameworks/Firebird.framework/Resources/bin/fb_inet_server</string>
</array>
<key>InetdCompatibility</key>
<dict>
<key>Wait</key>
<false/>
</dict>
<key>InitGroups</key>
<true/>
<key>Sockets</key>
<dict>
<key>Listeners</key>
<dict>
<key>SockServiceName</key>
<string>gds_db</string>
<key>SockType</key>
<string>stream</string>
<key>SockFamily</key>
<string>IPv4</string>
</dict>
</dict>
<key>OnDemand</key>
<true/>
<key>UserName</key>
<string>firebird</string>
</dict>
</plist>
What`s is wrong with my instalation? When I try to connect via Terminal
using isql works fine.. doesn't work only via tcp/ip, and I don't have
firewall enabled in my MacOS machine.
Best Regards,
--
_______________________
Departamento de Desenvolvimento
Point Informática de Muriaé Ltda.
www.pointltda.com.br
Muriaé - MG
Tel/FAX: (32) 3721-5692 / 3722-5330
When I try to connect into my server, with is instaled in MacOS system,
I receive this error:
----------------
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Sep 2 09:05:06 MacMini.local launchproxy[1046] <Error>: execv(): No
such file or directory
Connection closed by foreign host.
---------
Here is my: org.firebird.gds.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Disabled</key>
<false/>
<key>Label</key>
<string>org.firebird.gds</string>
<key>ProgramArguments</key>
<array>
<string>/Library/Frameworks/Firebird.framework/Resources/bin/fb_inet_server</string>
</array>
<key>InetdCompatibility</key>
<dict>
<key>Wait</key>
<false/>
</dict>
<key>InitGroups</key>
<true/>
<key>Sockets</key>
<dict>
<key>Listeners</key>
<dict>
<key>SockServiceName</key>
<string>gds_db</string>
<key>SockType</key>
<string>stream</string>
<key>SockFamily</key>
<string>IPv4</string>
</dict>
</dict>
<key>OnDemand</key>
<true/>
<key>UserName</key>
<string>firebird</string>
</dict>
</plist>
What`s is wrong with my instalation? When I try to connect via Terminal
using isql works fine.. doesn't work only via tcp/ip, and I don't have
firewall enabled in my MacOS machine.
Best Regards,
--
_______________________
Departamento de Desenvolvimento
Point Informática de Muriaé Ltda.
www.pointltda.com.br
Muriaé - MG
Tel/FAX: (32) 3721-5692 / 3722-5330