Massimo Ferrari wrote:
> Mhhh it was a firewall issue!
>
> Just a pity that even if I turned the driver's loggin on, there was no
> message.
If the firewall was completely dropping connections then it'll sit there
trying to connect and eventually timeout, but it may take some time.
You could set a connect timeout (there's a jdbc URL parameter for it) if
you want a faster failure.
-O