Microsoft
Software
Hardware
Network
Question : java.net.SocketTimeoutException on new SQL Server host
I've been running jdbc to a SBS 2003 server running SQL Server for a few years. This weekend, we put in a new Server 2008 box and moved SQL Server to it. Now my jdbc app is giving the following error:
Sorry, unable to connect with Database Server. Please try again later. Status: 0 The connection to the named instance has failed. Error: java.net.SocketTimeoutExce
ption: Receive timed out.
My connection URL is:
jdbc:sqlserver://server\TR
AVERSE105,
user: user, pw:
I believe I am connecting on port 1433 and according to the firewall settings on the new server that port is opened. Is this a permission thing? Just to check, I've given this user sysadmin priv. Still no go.
Answer : java.net.SocketTimeoutException on new SQL Server host
check the database server is listening on that port
Random Solutions
Excel Formula to search 2 lists to produce a 3rd list
Copying data from one worksheet to another in Excel 2007
Keep existing user profile whilst moving to new SBS 2008 install
Delete mailbox from Exchange 2007
iMac G4 speaker scratches and then 3 beeps
Upgrading laptop hard drive
Wireless Certificated RAIDUS authentication problems
How can I append an excel table by refrencing the table (listobject) using vba in excel.
How to get the database record count in MS SQL Server 2005?
Passthrough criteria in excel 2003 from oracle 10g