Subject Resource Exception. problem
Author lostkid1979
Hi
I have an apache Tomcat java aplication with Firebird. and earlier it
was running perfect. now i get this error :

Error :Resource Exception. Unable to complete network request to
host "localhost". Reason: Unable to complete network request to
host "localhost".
urlb = jdbc:firebirdsql:localhost/3050:/c:/databases/MyBD.gdb

why this could be. ?

i used to put my urldb like this :

urldb = "jdbc:firebirdsql://localhost/c:/databases/MyBd.gdb";

and changed with
urlb = jdbc:firebirdsql:localhost/3050:/c:/databases/MyBD.gdb

but still have this problem.

thanks in advance.
Im using FireBird 1.5