File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes Socket Error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Socket Error" Watch "Socket Error" New topic
Author

Socket Error

Vinod Kumar
Ranch Hand

Joined: Jan 18, 2002
Posts: 75
In a java thread based application using Toplink for JDBC there is a frequent exception :
EXCEPTION DESCRIPTION: java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Error establishing socket.
Could you please tell me when and how this is occuring?Can we prevent this ?or do I need to provide more details of the application?
Thanks in advance,
Vinod
 
 
subject: Socket Error
 
Similar Threads
Oracle Connection Error
Works with JDBC/ODBC but not Direct JDBC
Error establishing Socket
[Microsoft][SQLServer JDBC Driver]Error establishing socket
JDBC Connect problem