Windows 7 上的智能 CVS 连接重置错误
我在 Windows XP 和 Vista 下使用 SmartCVS 已经好几年了,它工作正常,但升级到 Windows 7 后就无法工作了。
SmartCVS 日志文件中存在以下错误消息:
[WorkerThread-1] ERROR javacvs.requestprocessor -
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
任何操作(提交、更新、比较等)期间都会发生错误。 我尝试禁用 Windows 防火墙,但仍然收到此错误。 出现错误后,互联网连接完全消失,我必须重新启动电脑才能访问互联网。
有人有同样的问题吗? 任何帮助都会有用的。
谢谢
I have used SmartCVS under Windows XP and Vista several years and it works fine, but after upgrading to Windows 7 it doesn't work.
Following error message is present in the SmartCVS log file:
[WorkerThread-1] ERROR javacvs.requestprocessor -
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(Unknown Source)
at java.net.SocketInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
The error occurs during any operation (commit, update, compare, etc.).
I have tried to with Windows Firewall disabled, but still get this error.
After the error internet connection is gone at all, and I have to reboot the PC to have internet access.
Is there anybody who have the same problem?
Any help will useful.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
它看起来像是低级 TCP 错误。尝试更新您的网络驱动程序。
It looks like a low-level TCP error. Try to update your network driver.