I am trying to create a ODBC connection from an OSX machine to a Filemaker server 10 using a DataDirect SeQuel Link 5.5 JDBC drive. I have ODBC/JDBC enabled on the server and I followed all of the instructions to set up JDBC properly (and the connection worked fine a few weeks ago) But now I get a connection refused error.
When I run a netstat -an on the server, it doesn't show that it's listening on port 2399. There is no firewall on the server that would be blocking port 2399. Thanks in advance to any help.
So far I've tried restarting the server software, and restarting the server machine both to no avail.
Update: I asked over here too, and posted some additional information.