码迷,mamicode.com
首页 >  
搜索关键字:refused    ( 437个结果
Putty server refused our key的解决方法
在使用putty工具使用密钥远程登陆CentOS系统时,出现Putty server refused our key提示,解决办法:1.查看是否关掉SELINUX。相关命令:getenforce, setenforce相关配置文件:/etc/selinux/config2.查看sshd配置相关配置文...
分类:其他好文   时间:2014-07-31 09:44:55    阅读次数:695
No connection could be made because the target machine actively refused it 127.0.0.1:8888
No connection could be made because the target machine actively refused it 127.0.0.1:8888你妹的微软用的Win7系统,今天打开WindowsUpdate,升级了几个补丁,然后安装了最新的IE11,结果发现VS调用...
分类:其他好文   时间:2014-07-30 20:42:24    阅读次数:303
android--SDK Manager下载Connection to http://dl-ssl.google.com refused
错误Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-6.xml, reason: Connection to https://dl-ssl.google.com refusedFailed to ...
分类:移动开发   时间:2014-07-16 22:58:26    阅读次数:234
Android SDK更新 Connection to http://dl-ssl.google.com refused 解决方法
原地址:http://blog.csdn.net/foxeatapple/article/details/8450372问题描述使用SDK Manager更新时出现问题Failed to fetch URL https://dl-ssl.google.com/android/repository/r...
分类:移动开发   时间:2014-07-13 12:18:45    阅读次数:252
scp出现ssh port 22: Connection refused 问题解决具体步骤
[root(0)@sys1109:20:29/home/work/Code_release/bj]#scp./release.shroot@192.168.161.151:/Users/a2014102/Downloadsssh:connecttohost192.168.161.151port22:ConnectionrefusedlostconnectionSolution:Onepossiblereasonisthatbecausethesshserverdaemon,orsshd, isnotloade..
分类:其他好文   时间:2014-06-27 07:06:12    阅读次数:499
tomcat停止失败 java.net.ConnectException: Connection refused
今天遇到个很郁闷的问题,使用catalina.shstop或者shutdown.sh关闭tomcat总是失败,总提示连接超时。开始以为是自己tomcat配置的问题,重新部署上没更改过配置的tomcat,结果依然是失败。后来使用telnet127.0.0.1到shutdown的端口发现失败;tomcat停止的时候将SHUTDOWN指令发送..
分类:编程语言   时间:2014-06-26 06:09:23    阅读次数:375
weblogic配置数据源出错
Connection test failed. Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in conn...
分类:Web程序   时间:2014-06-25 23:48:58    阅读次数:387
Android SDK Manager 更新时的“https://dl-ssl.google.com refused”错误
Android SDK Manager 消除SDK更新时的“https://dl-ssl.google.com refused”错误消除SDK更新时,有可能会出现这样的错误:Download interrupted: hostname in certificate didn't match: !=....
分类:移动开发   时间:2014-06-18 13:36:14    阅读次数:249
Xlib: connection to ":0.0" refused by server Xlib: No protocol specified解决方案
Xlib: connection to ":0.0" refused by serverXlib: No protocol specified解决办法:1. 退出oracle,用root登陆;2. root命令行下输入:[root@localhost~]#xhostlocal:oraclenon-n...
分类:其他好文   时间:2014-05-31 15:25:20    阅读次数:207
437条   上一页 1 ... 41 42 43 44 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!