Subject Re: [Firebird-Java] error when connect to fb using squirrel (java based SQL client)
Author Federico Tello Gentile
Jitu Tivari wrote:
>
> URL :
> jdbc:firebirdsql://localhost//opt/firebird/examples/employee.fdb?lc_ctype=UNICODE_FSS
> Errror Message:
> org.firebirdsql.jdbc.FBSQLException: Resource
> Exception. Unable to complete network request to host
> "localhost".
> Reason: Unable to complete network request to host
> "localhost".


Is the loopback network interface up and running? It is called "lo".
Also check the firewall, maybe some rule prevents loopback connections.