最近做百万次通讯测试,在做并发测试时发现eclipse的控制台输出超过10万条信息时开始有报错内容 Address already in use : connect 这种错误多了后紧接着eclipse 不断弹出有 'IOConsole Updater' has encountered a problem. An internal error has occurred. Java heap space. 错误信息的窗口. 弹出窗口解决办法:修改eclipse的配置文件eclipse.ini中-Xm…
问题描述 通过VirtualBox重新安装了ubuntu 14.0.4.1 虚拟服务器,在SercureCRT中使用root帐号连接ubuntu14.0.4.1的时候,提示“Password Authentication Failed,Please verify that the username and password are correct.”重新输入密码,反复检查多次密码并重新输入正确的密码,还是提示同样的错误. 解决办法 1.在虚拟机终端使用root帐号登录,编辑/etc/ssh/ss…