码迷,mamicode.com
首页 >  
搜索关键字:reason    ( 800个结果
idea生成单元测试后运行报错:java.net.ConnectException: Connection refused:
从官网下载了一个最新的idea(2017.1.4 community),多一个一个类写了一个单元测试,测试代码都没写,然后运行测试,竟然报错,报错为Error connecting to 127.0.0.1:54305; reason: Connection refused: no further ...
分类:编程语言   时间:2017-07-02 12:21:10    阅读次数:812
Difference between hash() and id()
https://stackoverflow.com/questions/34402522/difference-between-hash-and-id There are three concepts to grasp when trying to understand id, hash and t ...
分类:其他好文   时间:2017-06-29 17:42:16    阅读次数:192
IDEA:Application Server was not connected before run configuration stop, reason: Unable to ping 1099
原文链接 : http://blog.csdn.net/x6582026/article/details/70807269 最近第一次玩IDEA时碰到tomcat启动问题:Application Server was not connected before run configuration st ...
分类:移动开发   时间:2017-06-28 16:16:24    阅读次数:577
Django timezone问题
今天用django做个blog碰到了问题,提交内容后浏览提示Database returned an invalid value in QuerySet.datetimes(). Are time zone definitions for your database and pytz install ...
分类:其他好文   时间:2017-06-28 11:03:36    阅读次数:295
facebook graph api 报错SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)')
使用facebook graph api,报错如下 一开始以为是https证书验证失败,查了一下午源码,没有看到问题,于是把Python27\lib\site-packages\requests\adapters.py文件的如下位置异常处理注释掉了,看看异常到底从哪来的 注释后报错 于是把Pytho ...
分类:Windows程序   时间:2017-06-26 19:05:23    阅读次数:1860
April 17 2017 Week 16 Monday
You will find that it is necessary to let things go; simply for the reason that they are heavy. 你会明白,放手是必要的;原因很简单,它们太过沉重。 Just let it go. Sometimes yo ...
分类:其他好文   时间:2017-06-26 13:42:08    阅读次数:182
无应答前传消息流程
无应答前传 激活无应答呼叫前转业务后,当电话响铃无人接听,电话会自己主动转移到事前设定的号码上。 INVITEsip:1004@192.168.11.60:5060;transport=udp SIP/2.0 Via: SIP/2.0/UDP192.168.11.137:5060;rport;bra ...
分类:其他好文   时间:2017-06-24 15:27:15    阅读次数:165
[转]flash.net.Socket
本文转自:http://designstacks.net/actionscript-3-new-capabilities http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS5b3ccc516d4fbf351e63e3d118a ...
分类:Web程序   时间:2017-06-23 12:55:30    阅读次数:205
IOS 'NSInternalInconsistencyException'
今天想写一个请求的天气。好的。废话不多说。先贴代码: 使用AFNetWorking 发送get请求,可是一直报错 IOS 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: URLString' ...
分类:移动开发   时间:2017-06-17 22:40:41    阅读次数:236
SQL Server-sys purge history job failed issue
Message: Unable to start execution of step 3 (reason: The PowerShell subsystem failed to load [see the SQLAGENT.OUT file for details]; The job has bee ...
分类:数据库   时间:2017-06-14 18:17:25    阅读次数:215
800条   上一页 1 ... 33 34 35 36 37 ... 80 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!