Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFConstantString size]: unrecognized selector sent to instance....
分类:
其他好文 时间:
2014-09-28 20:21:25
阅读次数:
176
错误信息如下:"An error occurred while receiving the HTTP response to http://127.0.0.1/PlugInService_PMFDataService/PMFDataService. This could be due to the ...
分类:
其他好文 时间:
2014-09-26 13:48:58
阅读次数:
146
-[__NSCFNumber length]: unrecognized selector sent to instance 0x1657c5c0
2014-09-24 14:47:39.170 StarShow[1948:60b] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason...
分类:
其他好文 时间:
2014-09-24 17:41:27
阅读次数:
149
一、故障症状最近公司一个集群跑大任务时,datanode日志报DataXceiveServer: Exiting due to:java.lang.OutOfMemoryError: unable to create new native thread异常,然后计算节点上的DataNode直接挂掉。...
分类:
其他好文 时间:
2014-09-23 21:51:05
阅读次数:
300
1.调用wcf时日志记录如下:System.ServiceModel.FaultException: The server was unable to process the request due to an internal error. For more information about t...
分类:
其他好文 时间:
2014-09-22 17:12:52
阅读次数:
282
在Eclipse中编写Java代码时,用到了BASE64Decoder,import sun.misc.BASE64Decoder;可是Eclipse提示:Access restriction : The type BASE64Decoder is not accessible due to res...
分类:
数据库 时间:
2014-09-22 15:11:42
阅读次数:
219
Xcode提醒错误:-[__NSCFString absoluteURL]: unrecognized selector sent to instance 0x8c4d3a0*** Terminating app due to uncaught exception 'NSInvalidArgumen...
分类:
其他好文 时间:
2014-09-21 16:46:10
阅读次数:
444
最简单的DFS
Lake Counting
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 20516
Accepted: 10338
Description
Due to recent rains, water has pooled in various pla...
分类:
其他好文 时间:
2014-09-20 10:08:07
阅读次数:
259
Problem: Assembly generation failed -- Referenced assembly '' does not have a strong nameCause: this is due to you have referenced a third-party dll w...
分类:
其他好文 时间:
2014-09-18 16:05:34
阅读次数:
264
报错:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSURLError isEqualToString:]: unrecognized selector sent to instance
0x10b34e810'
*** First throw call st...
分类:
其他好文 时间:
2014-09-17 18:42:32
阅读次数:
208