日期:2014-05-17  浏览次数:21270 次

遇到麻烦了,求各种解决方案
做课程设计,C/S端的一个小软件,用的是sql server 2005 sp3 ,本来都做好了。可是今天下午打算完善一下服务器代码来着,一句代码还没来得及没写,运行了一下出现了如下错误:

2011-11-28 22:00:46 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:1 Prelogin error: host 127.0.0.1 port 1567 Error reading prelogin response: Connection reset
2011-11-28 22:00:46 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:1 Prelogin error: host 127.0.0.1 port 1567 Error reading prelogin response: Connection reset
2011-11-28 22:00:47 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:1 Prelogin error: host 127.0.0.1 port 1567 Error reading prelogin response: Connection reset
2011-11-28 22:00:47 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:1 Prelogin error: host 127.0.0.1 port 1567 Error reading prelogin response: Connection reset
2011-11-28 22:00:48 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:1 Prelogin error: host 127.0.0.1 port 1567 Error reading prelogin response: Connection reset
2011-11-28 22:00:48 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:1 Prelogin error: host 127.0.0.1 port 1567 Error reading prelogin response: Connection reset
2011-11-28 22:00:49 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:1 Prelogin error: host 127.0.0.1 port 1567 Error reading prelogin response: Connection reset
2011-11-28 22:00:49 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:1 Prelogin error: host 127.0.0.1 port 1567 Error reading prelogin response: Connection reset
2011-11-28 22:00:50 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:1 Prelogin error: host 127.0.0.1 port 1567 Error reading prelogin response: Connection reset
2011-11-28 22:00:50 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:1 Prelogin error: host 127.0.0.1 port 1567 Error reading prelogin response: Connection reset
2011-11-28 22:00:51 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:1 Prelogin error: host 127.0.0.1 port 1567 Unexpected end of prelogin response after 0 bytes read
2011-11-28 22:00:51 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:1 Prelogin error: host 127.0.0.1 port 1567 Error reading prelogin response: Connection reset
2011-11-28 22:00:52 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:1 Prelogin error: host 127.0.0.1 port 1567 Error reading prelogin response: Connection reset
2011-11-28 22:00:52 com.microsoft.sqlserver.jdbc.SQLServerConnection Prelogin
警告: ConnectionID:1 Prelogin error: host 127.0.0